List supported languages
List the languages a project can be translated into. Pass a languageCode from the response to the TRANSLATE_PROJECT remix action. Returns the full catalogue in a single response (not paginated). Pass query to filter by language code or English name.
Authentication
AuthorizationBearer
API key from [app.videogen.io/api](https://app.videogen.io/api). The full key is only shown once when you create it.
Query parameters
query
Optional case-insensitive substring filter across each item’s searchable text fields. Omit to return the unfiltered catalogue.
Response
List of supported languages. Pass a languageCode to a TRANSLATE_PROJECT remix action.
languages