v1
latestOpenAPI 3.1.02026-07-22154213404.8 KBMisc
Get device timezone
Returns the device's current timezone identifier. Devices that do not support timezone control return an unsupported-feature error.
get/devices/{deviceId}/timezone
Path parameters
deviceIdstring required
Headers
X-Device-Display-IDinteger
Response
OK
Example response
{
"$schema": "https://example.com/schemas/TimeZoneBody.json"
}