Skip to main content

Instance information

GET 

https://$CUSTOM-DOMAIN/management/v1/iam

Some needed settings made in ZITADEL like the global organization id or ZITADEL project ID

Responses​

OK

Schema

    globalOrgId deprecated: use default_org_id instead (string)
    iamProjectId string
    defaultOrgId string
curl -L 'https://$CUSTOM-DOMAIN/management/v1/iam' \
-H 'Accept: application/json' \
-H 'Authorization: Bearer <TOKEN>'
Request Collapse all
Base URL
https://$CUSTOM-DOMAIN/management/v1
Auth
ResponseClear

Click the Send API Request button above and see the response here!