English
cURL
curl --request GET \ --url https://cloud.memsource.com/web/api2/v1/languages
{ "languages": [ { "code": "<string>", "name": "<string>", "rfc": "<string>", "android": "<string>", "androidBcp": "<string>" } ] }
successful operation
envelope for list of languages
Was this page helpful?