Get available languages
Skills
Get available languages
Retrieve the list of available language codes for skill translation. Use these codes with the Accept-Language header on the skill search endpoint. This endpoint does not require authentication.
GET
Get available languages
Documentation Index
Fetch the complete documentation index at: https://docs.fribl.co/llms.txt
Use this file to discover all available pages before exploring further.
Response
200 - application/json
List of available language codes.
Example:
["de", "en", "es", "fr", "it"]