Get Password Policy
get
/v1/auth/password/policyPart of Auth.
Authentication
This operation does not require an API key.
Example request
curl
curl -X GET "https://api.robosystems.ai/v1/auth/password/policy"Responses
200 Successful Response
| Field | Type | Description |
|---|---|---|
policyrequired | object | Current password policy requirements |
| Status | Meaning |
|---|---|
| 400 | Invalid request |
| 429 | Rate limit exceeded |
| 500 | Internal server error |