Retrieve the User Lockout Settings
GET {{baseUrl}}/attack-protection/api/v1/user-lockout-settings
Retrieves the User Lockout Settings for an org
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Accept | string |
RESPONSES
status: OK
[{"preventBruteForceLockoutFromUnknownDevices":true},{"preventBruteForceLockoutFromUnknownDevices":true}]