Dashboards
List dashboard templates
List all available built-in dashboard templates. Returns template ID, name, and description for each template. Use this to discover available templates before creating dashboards.
get/internal/v1/dashboard-templates/{project_id}
Path parameters
project_idinteger required
Uptrace project ID.
Query parameters
qstring
Free-text search applied to template name and description.
tagstring[]
Filter by template tag. Repeat to match any of multiple tags.
status'ready' | 'pending' | 'installed'
Template availability status.
Filter by template status.
Response
Dashboard templates list.