Enable Clients to Fetch User's Risk Score

post

/admin/v1/sdk/adaptive/FetchRisks

Request

Supported Media Types
Header Parameters
Body ()
Root Schema : FetchRisks
Type: object
Use this schema to provide information of user(s).
Show Source
  • userNames
    This attribute expects list of usernames for which the risk score information is required. If no value is specified then it will fetch risk information of all the users.
Nested Schema : userNames
Type: array
This attribute expects list of usernames for which the risk score information is required. If no value is specified then it will fetch risk information of all the users.
Show Source
Back to Top

Response

Supported Media Types

200 Response

Valid POST response

400 Response

Bad request

401 Response

Unauthorized

422 Response

Unprocessable Entity

500 Response

Internal Server error
Back to Top