API Reference
List tasks in a job run
GET
/api/job-runs/{id}/tasks
List tasks in a job run
Operation IDlistJobRunTasks
Authentication
- BearerAuth
http bearerAPI key token (envoy_<hex>). Create keys from Settings → API Keys — see Using the API.
Path parameters
idintegerrequiredResource ID
Success response body
200List of job run tasks (max 200)
List of job run tasks (max 200)
Content typeapplication/json
responseobject4 properties
resultarray<unknown>requiredArray items
itemunknownnextCursorstringprevCursorstringtotalintegerTotal number of records matching the current filters