Skip to main content
The full configuration of one location: address, timezone, languages and the app_settings block that drives the kiosk.

Path parameters

string
required
The location id.

Response

string
Location name.
string
Street address, as printed on badges and invitations.
string
Country code.
string
IANA timezone, e.g. Europe/Brussels. Every date in the path of a reporting endpoint is read in it.
array
Languages the kiosk offers.
string
Plan the location is on.
object
Kiosk and flow settings.
cURL
This response is large, and for backwards compatibility app_settings also carries a copy of the location’s first visit type. Read the settings you need rather than diffing the whole object.
Creating, updating and deleting locations is Backoffice work — POST /companies is closed to API keys. See Authentication.