Skip to main content
GET
cURL

Authorizations

X-Session-Token
string
header
required

Session token for authentication.

Path Parameters

dashboard_id
string<uuid>
required

The unique identifier for the dashboard.

Response

Get a dashboard.

JSON API response object

data
object
required

A user-owned dashboard, composed of cards laid out on a fixed-slot bento grid. The shape of each card instance is defined by the frontend card registry; the API treats the cards array as opaque JSON.

jsonapi
object
required