Resources

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.

get/v1/resources/languages

Query parameters

querystring

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.

Changes

No recorded changes to this endpoint across all 1 revision of this API.