v51

latestOpenAPI 3.0.2raw.githubusercontent.com2026-08-01245104440.0 KB
Objects

Get dashboard content

Return the content of a dashboard or dashboard template object: the column count, display priority, and the element (widget) layout. Requires read access. Applies only to objects of class Dashboard or DashboardTemplate.

get/v1/objects/{object-id}/dashboard

Path parameters

object-idinteger required

Response

Dashboard content.

numColumnsinteger

Number of layout columns.

displayPriorityinteger

Display ordering priority (plain dashboards only; ignored for templates).

forcedContextObjectIdinteger

Forced context object ID for dashboards created from a template (plain dashboards only; ignored for templates).