dashboards

List Widget Templates

Return system + user widget templates as one tagged catalog.

System templates come first (stable registry order), then the tenant's visible user templates (newest first). category_slug optionally narrows both sections to one tab.

get/api/v1/dashboards/widget-templates

Query parameters

category_slugstring nullable

Response

Successful Response

source_kind'system' | 'user' required
refstring required
titlestring required
descriptionstring
viz_type'line' | 'bar' | 'pie' | 'number' | 'pivot' | 'logs_table' | 'heatmap' required
configobject required
default_sizeobject required
category_slugstring required
data_sourcestring required
default_for_categoryboolean
is_sharedboolean
created_by_user_idstring uuid nullable

Changes

No recorded changes to this endpoint across all 1 revision of this API.