Skip to main content
GET
Get dashboard
If you authenticate with an API token, you can only retrieve a dashboard shared with everyone in your organization or with a group. You can’t retrieve private dashboards.

Authorizations

Authorization
string
header
required

Authenticate using an API token or personal access token (PAT). Include the token as a Bearer token: Authorization: Bearer <token>. For more information, see Tokens.

Path Parameters

uid
string
required

Response

Dashboard

createdAt
string<date-time>
required
createdBy
string
required
dashboard
object
required
id
string
required
uid
string
required
updatedAt
string<date-time>
required
updatedBy
string
required
version
integer<int64>
required