Returns the Risk Threshold for the specified Risk Threshold code.

get

/primeapi/restapi/v16.2/riskScoreType/code/{code}

Request

Path Parameters
code
Type: string
Required: true
Risk Threshold code of the Risk Threshold to be found.

Response

Supported Media Types
  • application/json
200 Response
successful operation
Body
Root Schema : ApiEntityRiskScoreType
Type: object
Nested Schema : riskScoreThresholds
Type: array
Unique Items Required: true
Nested Schema : ApiEntityWorkspace
Type: object
Nested Schema : ApiEntityRiskScoreThreshold
Type: object
404 Response
Risk Threshold does not exist or you do not have access to it.