GET
/
settings
/
auth
{
  "auth_basic_enabled": true,
  "auth_require_email_verification": true,
  "auth_allowed_email_domains": [
    "<string>"
  ],
  "auth_min_password_length": 123,
  "auth_session_expire_time_seconds": 123
}

Authorizations

fastapiusersauth
string
cookie
required

Response

200 - application/json
Successful Response

The response is of type object.