Get Auth Org Lockout Configuration.

GET {{baseUrl}}/auth-org/lockout-config

This API returns the details of an org's lockout auth configuration.

HEADERS

KeyDatatypeRequiredDescription
Acceptstring

RESPONSES

status: OK

{"maximumAttempts":5,"lockoutDuration":15,"lockoutWindow":5}