v1

latestOpenAPI 3.0.32026-07-24214879985.1 KB
Jobs

Get a single Job

get/jobs/{jobId}

Response

Get a single Job

OR
OR
OR
OR

Example response

{
  "detailedState": {
    "totalItems": 10,
    "currentItems": 4
  },
  "type": "reports.user-permissions",
  "namespace": "reports",
  "arguments": {
    "timeRangeSelect": "day"
  },
  "userId": "cafe0010",
  "scheduleTimestamp": "2020-01-01T00:00:00.000Z",
  "createTimestamp": "2020-01-01T00:00:00.000Z",
  "updateTimestamp": "2020-01-01T00:00:00.000Z",
  "expireTimestamp": "2020-01-01T00:00:00.000Z"
}