Download file
Dashboard downloads
Download file
GET
Download file
Only call this endpoint when the Check download status endpoint returns a
complete status.Content-Type- MIME type based on format (e.g.,application/pdf)Content-Disposition- Attachment with filename (e.g.,attachment; filename="Dashboard Name.pdf")Content-Length- File size in bytes (when available)
Authorizations
Can be either an Organization API Key or Personal Access Token (PAT).
Include in the Authorization header as: Bearer YOUR_TOKEN
Path Parameters
The dashboard identifier. This must match the ID of the original download request.
The job ID returned from the Initiate dashboard download endpoint
Response
File download successful
The response is of type file.