v1

latestOpenAPI 3.1.02026-07-22154213404.8 KB
Misc

Get device language/locale

Returns the device's current language/locale as a BCP-47 locale string.

get/devices/{deviceId}/language

Path parameters

deviceIdstring required

Headers

X-Device-Display-IDinteger

Response

OK

$schemastring uri

A URL to the JSON Schema for this object.

localestring required

Example response

{
  "$schema": "https://example.com/schemas/LanguageBody.json"
}