Returns Risk Thresholds identified by Risk Score Type ID.

get

/primeapi/restapi/v16.2/riskScoreType/threshold/{riskScoreTypeId}

Request

Path Parameters
riskScoreTypeId
Type: integer (int64)
Required: true
Risk Threshold ID of Risk Thresholds 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.