Retrieve a System Job

get

/api/v2/system_jobs/{id}/cancel/

Make GET request to this resource to retrieve a single system job record containing the following fields:

  • can_cancel: (boolean)

Request

Supported Media Types
Path Parameters
Back to Top

Response

Supported Media Types

200 Response

Body ()
Root Schema : SystemJobCancel
Type: object
Show Source
Back to Top