Start typing to search.

API Reference

List dashboard templates for a job template

View Markdown
GET /api/job-templates/{id}/dashboard-templates

List dashboard templates for a job template

Operation IDlistDashboardTemplates

Authentication

  • BearerAuth·http bearer·API key token (envoy_<hex>). Create keys from Settings → API Keys — see Using the API.

Path parameters

idintegerrequired

Resource ID

Success response body

200Dashboard templates

Dashboard templates

Content typeapplication/json

responseobject
1 property
resultarray<DashboardTemplate>
Array items
itemobject
9 properties
idinteger
job_template_idinteger
namestring
descriptionstring | null
yaml_contentstring
statusstring
created_atstring · date-time
updated_atstring | null · date-time
linked_dashboard_countinteger

Present on GET detail — count of job dashboards referencing this template