Skip to main content
GET
Error

Authorizations

Authorization
string
header
required

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

Path Parameters

id
string
required

Dashboard ID

Response

Successfully retrieved dashboard

data
object

The dashboard object.

Last modified on July 16, 2026