GET /language/{lang}
Get all translations for a specific language (public endpoint)
Get all translations for a specific language (public endpoint)
| Key | Type | Example | Description |
|---|---|---|---|
| langrequired | string | | Language code |
{}{
"error": "ERROR"
}| Status | Error Code | Description |
|---|---|---|
404 | ERROR | Language not found |
| Permission | Description |
|---|---|
*public | No authentication required, public endpoint |
Back to Language Return to the Language category to view other endpoints All API Categories Browse all available API categories
