v3

OpenAPI 3.1.02026-07-31350397683.8 KB
Dashboards

Create Dashboard

Create an empty dashboard. Add widgets with POST /v1/widgets or POST /v1/dashboards/{id}/widgets/{widget_id}.

post/v1/dashboards

Headers

X-API-Keystring required

API key required to authenticate requests.

Request body

namestring required

Dashboard name

descriptionstring nullable
data_type'observability' | 'simulation'

Which data the dashboard visualizes

Response

Successful Response

idstring required
organization_idstring nullable
namestring required
descriptionstring nullable
is_curatedboolean
created_bystring nullable
created_atstring nullable
data_typestring required
agent_idinteger nullable