dashboards
Get Dashboard
Metadata, widgets and shares — no report execution.
The builder needs the widget list to render its canvas before anything is run, and paying for every query on each edit would make the page unusable.
get/api/v1/dashboards/{dashboard_id}
Path parameters
dashboard_idinteger required
Headers
authorizationstring nullable
X-API-Keystring nullable
Response
Successful Response
{"stackTrail":"paths:/api/v1/dashboards/{dashboard_id}:get:responses:200:content:application/json:schema","oasType":"schema","type":"unknown"}
Changes
Changed in 1 of the 5 revisions of this API.1
- ○
endpoint added
endpoint-added
- ○