GET /language/{lang}

Get all translations for a specific language (public endpoint)

Get all translations for a specific language (public endpoint)
KeyTypeExampleDescription
langrequiredstring
"en"
Language code
{}
{
  "error": "ERROR"
}
StatusError CodeDescription
404ERRORLanguage not found
PermissionDescription
*publicNo authentication required, public endpoint

Back to Language Return to the Language category to view other endpoints All API Categories Browse all available API categories