Skip to main content
GET
Get Dashboard Versions

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Headers

Api-key
string | null

Path Parameters

dashboard_id
string<uuid>
required

Response

Successful Response

id
string<uuid>
required
dashboard_id
string<uuid>
required
name
string
required
description
string
required
created_at
string<date-time>
required
parent_version_id
string<uuid> | null
change_description
string | null
created_by_user_id
string<uuid> | null