Returns a list of default risk ranges used in the system.
Bearer authentication using a JWT token. Provide a valid access token. Authorization header format: Authorization: Bearer <token>.
Successful Response
Label representing the risk category
1 - 50"high"
"medium"
"low"
Lower bound of the risk range (inclusive), as a percentage
0 <= x <= 1000
40
80
Upper bound of the risk range (inclusive), as a percentage
0 <= x <= 10039.99
79.99
100