Browse the API reference

Get Password Policy

get/v1/auth/password/policy

Part 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

FieldTypeDescription
policyrequiredobject

Current password policy requirements

StatusMeaning
400Invalid request
429Rate limit exceeded
500Internal server error