Get a command
GET
/devices/commands/{commandId}Get a single command’s status/result by id (poll for completion).
Parameters
commandIdpathrequiredResponse
Command
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.