Retrieving List of Roles Assigned to an Assessment Template
This API allows you to retrieve the list of roles assigned to an assessment templatet.
Request
-
HTTP Method: GET
-
Example URL: Application_URL/services/api/v1/aspm/assessmenttemplates/{assessmentTemplateId}/roles
-
Authorization: You must have the roles ASSESSMENT_TEMPLATE_DELETE or ASSESSMENT_TEMPLATE_EDIT assigned to your user ID.
-
Request Schema: Refer to the request schema in the https://help.sap.com/doc/be323ef0c8594b81a9f30df6260a113c/1902/en-US/AssessmentTemplateV2_final.html#assessmenttemplates__assessmenttemplateid__roles_get file.
Response
On successful execution, the system retrieves the list of available roles. For more information, see https://help.sap.com/doc/be323ef0c8594b81a9f30df6260a113c/1902/en-US/AssessmentTemplateV2_final.html#assessmenttemplates__assessmenttemplateid__roles_get.