Risk Ranges
Read Risk Range
Retrieve an existing set of risk ranges by its ID.
Permissions
api.risk-ranges.read
GET
Read Risk Range
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Path Parameters
Response
200 - application/json
OK
The unique object identifier.
Data integrity version to ensure data consistency.
The low range bounds.
The medium range bounds.
The high range bounds.
Indicates whether or not the risk ranges are a MindBridge system risk range.
Identifies the library associated with this risk range.
Identifies the engagement associated with this risk range.
Identifies the analysis type associated with this risk range.
The name of the risk range.
The description of the risk range.
Previous
Update Risk RangeUpdate an existing set of risk ranges by its ID.
### Permissions
- `api.risk-ranges.write`
Next
Read Risk Range

