cURL
curl "https://api.phrase.com/v2/accounts/:id/locales" \ -u USERNAME_OR_ACCESS_TOKEN
[ { "name": "English", "code": "en-GB" } ]
List all locales unique by locale code used across all projects within an account.
Enter your token in the format token TOKEN
token TOKEN
Two-Factor-Authentication token (optional)
ID
OK
Was this page helpful?