Skip to main content

List device commands

GET/devices/{deviceId}/commands
Command history for a device (most recent first).

Parameters

deviceIdpathrequired
string

Response

Commands

commands*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