GET apioauth/v4/crashfile?fileKey={fileKey}
Pull back a crash file using a S3 file key
Request Information
URI Parameters
Name | Description | Type | Additional information |
---|---|---|---|
fileKey |
The AWS file key you wish to download |
string |
Required |
Body Parameters
None.
Response Information
Resource Description
The file as a byte array
Collection of byteResponse Formats
application/json, text/json
Sample:
"QEA="
application/xml, text/xml
Sample:
<base64Binary>QEA=</base64Binary>