API Reference
List job templates
GET
/api/job-templates
List job templates
Operation IDlistJobTemplates
Authentication
- BearerAuth
http bearerAPI key token (envoy_<hex>). Create keys from Settings → API Keys — see Using the API.
Query parameters
cursorstringPagination cursor from a previous response
limitintegerMaximum number of results to return
sortstringColumn name to sort by (validated per-entity)
orderstringSort direction
qstringCase-insensitive search across name/description fields
statusstringSuccess response body
200Paginated list of job templates
Paginated list of job templates
Content typeapplication/json
responseobject4 properties
resultarray<JobTemplate>requiredArray items
itemobject7 properties
idintegernamestringdescriptionstring | nullyaml_contentstringstatusstringcreated_atstring · date-timeupdated_atstring · date-timenextCursorstringprevCursorstringtotalintegerTotal number of records matching the current filters