Get Dashboard Data

Return the data for a dashboard over a date range.

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

Dashboard Id

Query Params
date-time

Start of the data date range.

date-time

End of the data date range.

Headers
string

Global data filter (JSON-serialised) scoping results to matching assets. Optional keys, each an array of strings: locationHierarchyL1..L3, productHierarchyL1..L3, operationalHierarchyL1..L3, groupIds; plus boolean 'enabled'. Omit for no additional filtering (security-group scoping always applies). Example: {"locationHierarchyL1":["NSW"],"enabled":true} Required when the dashboard is configured to enforce a filter (MustUseFilter): the API rejects the request if this header is empty.

boolean

When true, disabled assets are included in the tenant scope applied to this request. Defaults to false.

Responses

401

Invalid API Key provided or Invalid Bearer token

404

Resource Not Found

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