v1

latestOpenAPI 3.1.0MIT2026-07-1393128198.4 KB
Dashboards

Get dashboard template

Get a specific dashboard template by ID. Returns the template ID, name, description, and tags.

get/internal/v1/dashboard-templates/{project_id}/{template_id}

Path parameters

project_idinteger required

Uptrace project ID.

template_idstring required

Dashboard template ID.

Response

Dashboard template.

yamlstring

Full dashboard template YAML definition.