Get Password Lockout Settings
GET/policies/lockout
Returns the password lockout settings configured on the instance. It affects all organizations, that do not have a custom setting configured. The settings specify when a user should be locked (e.g how many password attempts). The user has to be unlocked by an administrator afterward.
Responses​
- 200
- 403
- 404
- default
default lockout policy
Returned when the user does not have permission to access the resource.
Returned when the resource does not exist.
An unexpected error response.