Skip to main content

Get a command

GET/devices/commands/{commandId}
Get a single command’s status/result by id (poll for completion).

Parameters

commandIdpathrequired
string

Response

Command

command*object
id*string
deviceId*string
peripheralId*stringnull
type*string
status*string
payload*object
idempotencyKey*stringnull
progress*objectnull
result*objectnull
createdBy*objectnull
expiresAt*string
createdAt*string
deliveredAt*stringnull
completedAt*stringnull
Code Samples
No code examples available for this operation.

Try It

Path Parameters