Retrieving Risk Types
This API allows you to retrieve the list of risk types in SAP Asset Performance and Strategy Management. For example, initial risk, mitigated risk, unmitigated risk.
Request
-
HTTP Method: GET
-
Example URL: Application_URL/services/api/v1/aspm/riskassessments/risktypes
-
Authorization: You must have the roles ASSESSMENT_READ or ASSESSMENT_EDIT assigned to your user ID.
-
Request Schema: Refer to the request schema in the https://help.sap.com/doc/52bf3ebcbbd1459498d4262df11108c3/1902/en-US/ASPM_RiskAssessment.html#aspm_riskassessments_risktypes_get file.
Response
On successful execution, the system retrieves the list of risk types. For more information, see https://help.sap.com/doc/52bf3ebcbbd1459498d4262df11108c3/1902/en-US/ASPM_RiskAssessment.html#aspm_riskassessments_risktypes_get.