Get Domain Settings for Organization
GET/orgs/:orgId/policies/domain
Get the domain settings configured on a specific organization. If the organization doesn't have a custom setting, the default will be returned. Domain settings specify how ZITADEL should handle domains, in regards to usernames, emails and validation.
Request​
Responses​
- 200
- 403
- 404
- default
domain policy of the org or the default policy if not customized
Returned when the user does not have permission to access the resource.
Returned when the resource does not exist.
An unexpected error response.