Retrieve all realms
GET/realm
Returns complete realm records from the identity provider. This operation is restricted to a super user.
Responses
- 200
- 401
- 403
- 500
The request completed successfully
Authentication is required or the supplied credentials are invalid
The authenticated user does not have permission to perform this operation
The operation failed because of an unexpected server error