Skip to main content
GET
Get one Language
A Language is a location’s supported interface and customer-facing content language, identified by its culture code and translation tokens.

Authentication

This endpoint requires OAuth2 authentication. Include a valid bearer token in the Authorization header. The authenticated user must be a full unrestricted administrator or have the Language-Read role.

Path Parameters

integer
required
The Id of the Language record to retrieve.

Code Examples

Response

200

integer
ID of the location that owns this language.
string
Display value for Business.Name..
string
Required display name for this language.
string
Required unique culture code used to match the language for a request, such as en or es.
boolean
Whether this language is included in the location’s active language list.
integer
Integer sort order for this language in the location’s active language list; lower values appear first.
integer
Unique record identifier.
string
UUID of the record.
string
Date and time the record was created (ISO 8601).
string
Date and time the record was last updated (ISO 8601).
string
Email of the user who last updated this record.
boolean
Whether the record was recently created.
string
External system identifier.
Example Response