Get Timings
GET {{baseUrl}}/v1/timing?deviceUid=<string>¤t=<boolean>
Timing might be a misleading name (apologies), but it has nothing to do with scheduling content. Timing is an endpoint that will allow you to set your Applet on device.
Get all your Timings.
Parameters
| Field | Type | Required | Description |
|---|---|---|---|
timingUid | string | optional | unique timing identification |
deviceUid | string | optional | unique device identification |
current | boolean | optional | retrieve current timing set for device |
Request Params
| Key | Datatype | Required | Description |
|---|---|---|---|
deviceUid | string | ||
current | string |
HEADERS
| Key | Datatype | Required | Description |
|---|---|---|---|
x-auth | string | Authorization key and token | |
Content-Type | string | ||
Accept | string |
RESPONSES
status: OK
[]