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
- application/json
Path Parameters
Back to Top
Response
Supported Media Types
- application/json
200 Response
Root Schema : SystemJobCancel
Type:
Show Source
object-
can_cancel:
boolean
Title:
Can cancelRead Only:true