GET
/
translations
/
{domain}
/
{locale}

Authorizations

Authorization
string
headerrequired

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

domain
string
required

The domain you want to retrieve translations for. Only default is supported at the moment

locale
string
required

The locale you want to retrieve the translations for

Response

200 - application/json

The response is of type string.