Retrieves all supported languages in the system
GET/api/languages
This endpoint returns a list of language codes (e.g., "en", "es", "fr") that are supported by the system. These codes can be used to set the language for API requests using the Accept-Language header.
Responses
- 200
- 400
- 403
Obtiene la lista de idiomas soportada por el sistema.
Api Error
Unauthenticated user