Get Security Settings
GET/v2/settings/security
Get the security settings of the ZITADEL instance. Security settings include settings like enabling impersonation and embedded iframe settings.
Required permissions:
iam.policy.read
Responses​
- 200
- 403
- 404
- default
A successful response.
Returned when the user does not have permission to access the resource.
Returned when the resource does not exist.
An unexpected error response.