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
fromstringfalseA UTC date-time in the ISO-8601 format. Send Timezone parameter if you wish to change from UTC.2007-12-20T10:15:30Z
tostringfalseA UTC date-time in the ISO-8601 format. Send Timezone parameter if you wish to change from UTC.2007-12-20T10:15:30Z
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).

Path Params
string
required
Query Params
date-time

A UTC date-time in the ISO-8601 format. Send Timezone parameter if you wish to change from UTC.

date-time

A UTC date-time in the ISO-8601 format. Send Timezone parameter if you wish to change from UTC.

string
length between 0 and 50

A java time zone supported by the java runtime environment. Will be used for displaying time in the PDF. (default UTC)

string
required

In case the dashboard supports variables pass them here, leave empty if you don’t need variables.

Responses

Language
Credentials
Bearer
JWT
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json