v12

latestOpenAPI 3.1.0AGPL-3.0raw.githubusercontent.com2026-05-286377631.6 MB
/api/agent

POST /api/agent/v1/dashboard

Create a new dashboard, optionally populated with saved questions.

Pass question_ids to add existing saved questions as cards on the dashboard. Cards are automatically positioned on the grid based on their display type.

post/api/agent/v1/dashboard

Request body

collection_idinteger nullable

value must be an integer greater than zero.

descriptionstring nullable
namestring required
question_idsinteger[] nullable

Response

Successful response

collection_idinteger nullable required

value must be an integer greater than zero.

dashcard_idsinteger[] required
descriptionstring nullable required
idinteger required

value must be an integer greater than zero.

namestring required