Start typing to search.

API Reference

List tasks in a job run

View Markdown
GET /api/job-runs/{id}/tasks

List tasks in a job run

Operation IDlistJobRunTasks

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

200List of job run tasks (max 200)

List of job run tasks (max 200)

Content typeapplication/json

responseobject
4 properties
resultarray<unknown>required
Array items
itemunknown
nextCursorstring
prevCursorstring
totalinteger

Total number of records matching the current filters