v1

latestOpenAPI 3.0.02026-07-142740323.4 KB
Jobs

List jobs

List all the available jobs

get/jobs

Query parameters

expandstring

If present, retrieve detailed information about the individual jobs

Response

{"stackTrail":"paths:/jobs:get:responses:200:content:application/json:schema","oasType":"schema","type":"unknown","description":"JSON array containing either the jobs identifiers, or detailed information about the reported jobs (if `expand` argument is provided)","example":["088d9652-7ca3-4dfc-ba70-8da881f13e7e","1461a56a-f046-47c3-bf2c-ad891dff319a","4e22e7a9-467f-4957-8ab5-4a86834e66e6","..."]}

Example response

[
  "088d9652-7ca3-4dfc-ba70-8da881f13e7e",
  "1461a56a-f046-47c3-bf2c-ad891dff319a",
  "4e22e7a9-467f-4957-8ab5-4a86834e66e6",
  "..."
]