Languages
Language related endpoints.
Get language translations
GET
/api/internal/v1/languages/:language_id/translations
Get the translations of a language. No authentication is required.
Path Parameters
Name
Type
Description
language_id
string
The id of the language.
Last updated
Was this helpful?