GET
/
jobs
/
{resource}
{
  "resource": {
    "type": "APPKIT_APP",
    "id": "<string>",
    "canonicalName": "<string>",
    "uri": "<string>"
  },
  "enabled": false,
  "startedBy": "<string>",
  "status": "<string>",
  "extra": {},
  "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

Response

200 - */*

successful operation

The response is of type object.