Commands API
Retrieve a Command
Retrieves a specific Command by its id and returns that Command.
GET
Authorizations
Access Token Authentication
Path Parameters
The id of the Entity
The id of the Command
Response
200 - application/json
OK
A command.
Retrieves a specific Command by its id and returns that Command.
Access Token Authentication
The id of the Entity
The id of the Command
A command.