Get Commands

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…

Authorization

This endpoint requires Authorization.

Response

Returns Paginated data of the following format for each item:

KeyTypeDescription
idstringUnique identifier of the command.
statusstringCurrent command status: "scheduled", "pending", "done", "failed", "aborted", "in_progress"
namestringCommand name
friendly_namestringCustomer facing friendly command name
paramsobjectOptional command parameters
messagestringMessage returned by the device
device_idstringUnique identifier of the device.
created_atstringDate and time when the command was created in ISO 8601 format (e.g., "2024-07-17T07:09:26Z").
scheduled_atstringDate and time when the command was scheduled to run in ISO 8601 format (e.g., "2024-07-17T07:10:27Z").
issuer_namestringName of the user scheduling the command (if available)
Path Params
string
required
Query Params
string
int32
Defaults to 1
int32
Defaults to 500
Body Params
string
required
Headers
string
required
string
enum
Defaults to application/json
Allowed:
Responses

Language
Credentials
Header
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json
text/plain