Returns the information required for retrieving a report document
Returns a pre-signed URL for downloading the completed report. Do not log the pre-signed URL.
Authentication
AuthorizationBearer
Bearer authentication of the form Bearer <token>, where token is your auth token.
Path parameters
reportDocumentId
Response
Success
reportDocumentId
url
Pre-signed URL to download the report — do not log
compressionAlgorithm
Errors
400
Bad Request Error
403
Forbidden Error
404
Not Found Error
429
Too Many Requests Error
500
Internal Server Error