ZITADEL Docs
APIsCore ResourcesV1Instance Objects

GetAllowedLanguages

GET
/languages/allowed

Response Body

application/json

curl -X GET "https://loading/languages/allowed"
{
  "languages": [
    "string"
  ]
}

Was this page helpful?