v1
latestOpenAPI 3.1.02026-07-2618690613.4 KBDashboard downloads
Initiate dashboard or tile download
Start an asynchronous download job for a dashboard or single tile with support for multiple output formats. After starting a job, poll Check download status for completion, then retrieve the file from Download file.
<Note> Only one download per dashboard per user is allowed at a time. If a download is already in progress for the specified dashboard, the request will return a `409 Conflict` response with the existing job ID. </Note>post/v1/dashboards/{dashboardId}/download
Path parameters
dashboardIdstring required
The dashboard identifier (ID or document UUID)
Query parameters
userIdstring
The user ID to run the download as. Only valid when authenticating with an organization API key. Use the List users or List embed users endpoints to retrieve user IDs.
Request body
Response
Download initiated successfully