Get All Locales

Version 4.0.24.6 (latest)

Get a list of locales that Looker supports.

Request

GET /locales
Datatype
Description
Request
HTTP Request

Response

200: Locale

Datatype
Description
(array)
Locale[]
code
string
Code for Locale
native_name
string
Name of Locale in its own language
english_name
string
Name of Locale in English

400: Bad Request

Datatype
Description
(object)
message
string
Error details
documentation_url
string
Documentation link

404: Not Found

Datatype
Description
(object)
message
string
Error details
documentation_url
string
Documentation link

429: Too Many Requests

Datatype
Description
(object)
message
string
Error details
documentation_url
string
Documentation link

Examples