Dashboards
Get Dashboard Revisions
The Dashboard Revisions endpoint returns all the revisions for a Dashboard. This works regardless of whether or not the Dashboard is deleted.
get/dashboards/{name}/revisions
Path parameters
namestring required
The Dashboard name.
Response
An array of Dashboard Revisions (each without the Dashboard definition)
Changes
No recorded changes to this endpoint across all 1 revision of this API.