Viewing an Improvement Request
As a reviewer or requestor, you can view an improvement request to validate it before sending the case to the recommendation provider. You use this API to view the improvement request of the ID you specify.
Request
-
HTTP Method: GET
-
URL: Application_URL/services/api/v1/improvementcase/{improvementCaseId}
-
Authorization: You must have the roles IMPROVEMENTCASE_READ, IMPROVEMENTCASE_EDIT or IMPROVEMENTCASE_DELETE assigned to your user ID in the SAP Cloud Platform account.
- Query Parameter: For details about the query parameter, see https://help.sap.com/doc/296dc3fb4aac440a811cb94aaa99dc9e/1902/en-US/ImprovementRequest.html#improvementcase__improvementCaseId__get.
Response
Based on the query parameters, the system returns the details of the specified improvement request.
For more information, see https://help.sap.com/doc/296dc3fb4aac440a811cb94aaa99dc9e/1902/en-US/ImprovementRequest.html#improvementcase__improvementCaseId__get.