Retrieve an Ad Hoc Command

post

/api/v2/ad_hoc_commands/{id}/cancel/

Make GET request to this resource to retrieve a single ad hoc command record containing the following fields:

  • can_cancel: (boolean)

Request

Supported Media Types
Path Parameters
Body ()
Root Schema : AdHocCommandCancel
Type: object
Show Source
Back to Top

Response

Supported Media Types

201 Response

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