Retrieve a signed URL to download a report

Returns metadata for a specific report document and a secure, time-limited
pre-signed URL for downloading the file.

The signed URL expires after the specified number of seconds and must be used
before that time. This endpoint ensures secure access to stored report files
without exposing them publicly.

Response includes:

  • id — unique document identifier
  • name — human-readable report title
  • signed_url — downloadable, pre-signed URL
  • expires_in_seconds — time remaining before the URL expires
Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required

Unique identifier of the client

integer
required

Unique identifier of the report document.

Responses

Language
Credentials
Header
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json