Skip to main content

Get Applet Command By Command UID

GET 

/v1/device/:deviceUid/applet/:appletUid/command/:commandUid

Get one device applet command by deviceUid, appletUid & timingCommandUid.

Get commands – information on how the device operates or was set – for the specific device. You can access all device logs, including your custom logs, within this API call.

Device applet commands are available for the previous 3 days. Historical data of all commands is available at Data report CSV dump.

Parameters

FieldTypeRequiredDescription
deviceUidstringrequiredDevice unique identification
appletUidstringrequiredapplet unique identification
commandUidstringrequiredCommand unique identification

This endpoint uses pagination. For more information view Pagination section.

Request

Responses

OK

Response Headers
    Content-Type