Dashboards
List an Organization's Custom Dashboards
Retrieve a list of custom dashboards that are associated with the given organization.
get/api/0/organizations/{organization_id_or_slug}/dashboards/
Path parameters
organization_id_or_slugstring required
The ID or slug of the organization the resource belongs to.
Query parameters
per_pageinteger
Limit the number of rows to return in the result. Default and maximum allowed is 100.
cursorstring
A pointer to the last object fetched and its sort order; used to retrieve the next or previous results.