Skip to main content
GET
Countries and languages of a project’s locales

Headers

x-project-id
string
required

Project ID to specify the project context

Path Parameters

id
string<uuid>
required

UUID of the project whose used locales are requested. Must match the x-project-id header.

Query Parameters

source
enum<string>

Which locales to return: 'runs' (default) for locales from real executions, or 'config' for the configured queries allowlist.

Available options:
runs,
config

Response

countries
string[]
required

Unique country codes (ISO 3166-1 alpha-2, from the supported allowlist) used by queries in this project.

Example:
languages
string[]
required

Unique language codes (BCP-47-style, from the supported allowlist) used by queries in this project.

Example: