curl --request GET \
--url https://{subdomain}.nudj.cx/api/v2/integration/languages \
--header 'x-api-token: <api-key>'[
{
"language": "<string>",
"translation": {},
"enabled": true
}
]curl --request GET \
--url https://{subdomain}.nudj.cx/api/v2/integration/languages \
--header 'x-api-token: <api-key>'[
{
"language": "<string>",
"translation": {},
"enabled": true
}
]Was this page helpful?