Locales
List locales
List all locales for the given project.
GET
Authorizations
Enter your token in the format token TOKEN
Headers
Two-Factor-Authentication token (optional)
Path Parameters
Project ID
Query Parameters
Page number
Limit on the number of objects to be returned, between 1 and 100. 25 by default
Sort locales. Valid options are "name_asc", "name_desc", "default_asc", "default_desc".
specify the branch to use
Response
200
application/json
OK
The response is of type locale · object[]
.