- Print
- DarkLight
Gets all version languages in the project
The ID of the project version
Success
This is the enabled language versions for the following project.
{
"data": [
{
"language_id": "850668e5-cbf6-4522-850668e5-cbf6-4522",
"language_code": "en",
"language_name": "English",
"is_set_as_default": true,
"country_flag_code": null
},
{
"language_id": "850634e-a748-4522-850668e5-cbf6-4522",
"language_code": "zh",
"language_name": "Chinese",
"is_set_as_default": false,
"country_flag_code": null
},
{
"language_id": "850668e5-cbf6-4522-8534e-a748-4522",
"language_code": "nl",
"language_name": "Dutch",
"is_set_as_default": false,
"country_flag_code": null
}
],
"extension_data": null,
"success": true,
"errors": null,
"warnings": null,
"information": null
}
All Language data in a poject
The ID of the language
The code of the language
The name of the language
True
- Default language of the version; False
- Non-default language of the version
The code of the country flag
Status indication for customer API response
Errors in the customer API response
Stack trace for error response message
Description for error cause
Error code for Api resonse
Warning in the customer API response
Warning description
warning code for customer Api base response
Information passed by the customer API response
status description for customer Api response information