Download PDF

Download PDF

Generates PDF file from Grafana's dashboard using dashboard name and dashboard unique id.

Path Parameters:

ParameterTypeMandatoryDescriptionExample
dashboardUniqueIdstringtruenull

Query Parameters:

ParameterTypeMandatoryDescriptionExample
fromstringfalsenull
tostringfalsenull
timezonestringfalseA java time zone supported by the java runtime environment. Will be used for displaying time in the PDF. (default UTC)Europe/Oslo
dashboardVariablesobjecttrueIn case the dashboard supports variables pass them here, leave empty if you don’t need variables.{"var1":"value1","var2":"value2"}

This API requires PROTECTED_API permission(s).

Language
Credentials
Bearer
JWT
Click Try It! to start a request and see the response here!