Skip to main content

settings/languages/codes

Retrieves the list of all tasks defined in the platform with code and title. 

URL

(GET) /api/settings/languages/codes
(POST) /api/settings/languages/codes

PARAMETERS

The method has no parameters.

Use the POST variant for Auto-completion and pagination.


RESULTS

The result is a JSON array with one element per language:

vThe language code such as en, es-ES etc.string
tThe default title (typically in English unless changed by admin)string


EXAMPLES

N/A




JavaScript errors detected

Please note, these errors can depend on your browser setup.

If this problem persists, please contact our support.