Determine if a Job Can Be Canceled
get
/api/v2/jobs/{id}/cancel/
Make a GET request to this resource to determine if the job can be canceled. The response will include the following field:
can_cancel
: Indicates whether this job can be canceled (boolean, read-only)
Request
Supported Media Types
- application/json
Path Parameters
Query Parameters
-
search(optional): string
A search term.