v1

latestSwagger 2.02026-07-17502976.2 KB
Export

Asynchronous Export to PDF

The Export PDF endpoint, when used asynchronously, starts exporting a Dashboard to PDF and returns a key that can be used to poll for the status of the export.

post/export/{name}/pdf

Path parameters

namestring required

The Dashboard name.

Response

Export job created successfully; returns the corresponding URL for /exportstatus

statusUrlstring

Link to the /exportstatus endpoint with the status for this specific export job.