Get Timing
GET {{baseUrl}}/v1/timing/:timingUid
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 Timing by timingUid
or by deviceUid
.
Parameters
Field | Type | Required | Description |
---|---|---|---|
timingUid | string | required | unique timing identification |
deviceUid | string | optional | unique device identification |
current | boolean | optional | retrieve current timing set for device |
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
x-auth | string | Authorization key and token | |
Content-Type | string | ||
Accept | string |
RESPONSES
status: OK
{}