Get Password Age Settings
GET/policies/password/age
Returns the password age settings configured on the instance. It affects all organizations, that do not have a custom setting configured. The settings specify the expiry of password, after which a user is forced to change it on the next login.
Responses​
- 200
- 403
- 404
- default
default password age policy
Returned when the user does not have permission to access the resource.
Returned when the resource does not exist.
An unexpected error response.