Get Password Complexity Settings
GET/policies/password/complexity
Returns the password complexity settings configured on the instance. It affects all organizations, that do not have a custom setting configured. The settings specify how a password should look (characters, length, etc.)
Responses​
- 200
- 403
- 404
- default
default password complexity policy
Returned when the user does not have permission to access the resource.
Returned when the resource does not exist.
An unexpected error response.