Get Login Settings
GET/policies/login
Returns the login settings defined on the instance level. It will trigger for all organizations, that don't overwrite the settings. The login policy defines what kind of authentication possibilities the user should have. Generally speaking the behavior of the login and register UI.
Responses​
- 200
- 403
- 404
- default
default login policy
Returned when the user does not have permission to access the resource.
Returned when the resource does not exist.
An unexpected error response.