GET
/
jobs
/
{resource}
{
  "resource": "<string>",
  "enabled": true,
  "startedBy": "<string>",
  "status": "<string>",
  "extra": {},
  "result": {},
  "lastStartTime": "2023-11-07T05:31:56Z",
  "lastEndTime": "2023-11-07T05:31:56Z",
  "nextStartTime": "2023-11-07T05:31:56Z"
}

Path Parameters

resource
string
required

The job ID

Query Parameters

context
string
refresh
boolean
default:false

If set to true status of the job will be refreshed from backend

Response

200 - application/json

OK

The response is of type object.