v1

latestOpenAPI 3.0.0Apache 2.02026-07-2338718.6 KB
jobs

Get job details

Get details of one or more jobs

get/jobs

Query parameters

namestring

The name of the job

Response

Successful operation

namestring

The name of the job

pausedboolean

Whether the job is currently paused or not

Example response

[
  {
    "name": "My Job"
  }
]