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
| Field | Type | Required | Description |
|---|---|---|---|
deviceUid | string | required | Device unique identification |
appletUid | string | required | applet unique identification |
commandUid | string | required | Command unique identification |
This endpoint uses pagination. For more information view Pagination section.
Request
Responses
- 200
- 400
- 403
- 404
OK
Response Headers
Content-Type
Bad Request
Response Headers
Content-Type
Forbidden
Response Headers
Content-Type
Not Found
Response Headers
Content-Type