Get dashboard chart data

Execute dashboard chart queries and return data. Charts are paginated at 10 per page. Individual chart failures are handled gracefully and return an error message instead of failing the entire request.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
uuid
required

UUID

Query Params
integer
≥ 1
Defaults to 1

Select the page of the result

string

Start date filter (inclusive)

string

End date filter (inclusive)

uuid

Filter by user ID

uuid

Filter by origin ID

uuid

Filter by origin group ID

uuid

Filter by tag ID

string
length ≤ 50

Timezone for date calculations

integer
1 to 15000

Limit rows returned per chart (applies to table/list chart types)

string

Comma-separated list of chart IDs to fetch (returns only these charts instead of all)

Headers
string
required

API Token

Responses

400

Validation error (e.g. invalid date format)

401

Authentication error - invalid or missing api-token

404

Dashboard not found

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