Returns information required for retrieving a Data Kiosk document
Returns a pre-signed URL for downloading query result data. Do not log the pre-signed URL.
Authentication
AuthorizationBearer
Bearer authentication of the form Bearer <token>, where token is your auth token.
Path parameters
documentId
Response
Success
documentId
url
Pre-signed URL to download query result data — 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