Export

Synchronous Export to PDF

The Export PDF endpoint, when used synchronously, starts exporting a Dashboard to PDF and waits until it is completed and can be returned.

get/export/{name}/pdf

Path parameters

namestring required

The Dashboard name.

Changes