Skip to main content
POST
List translations
Required scopes: languages_read

Authorizations

Authorization
string
header
required

Use your account ID as the username and your personal access token (PAT) as the password, or pass a Base64-encoded value directly in the Authorization header. For more information, see the personal access tokens guide.

Body

application/json
group_id
integer
required

The ID of the group.

language
string
required

The language identifier (e.g. en).

Response

200 - application/json

A list of translations.

phrases
object

Phrases as key-value pairs.