View Objects Assigned to an Authorization Group
This API allows you to view objects assigned to an authorization group.
Request
-
HTTP Method:GET
-
Example URL:Application_URL/services/api/v1/authorization/groups({groupId})/objects
-
Authorization:You must have the roles SHARING_EDIT or SHAING_READ assigned to your user IDin the SAP Cloud Platform account.
-
Request Schema:To know about fields that you can use in a request payload, refer to the request schema in thehttps://help.sap.com/doc/8a8ab5b43e264e73b4978d180d602aa8/1902/en-US/NetworkAuthorization.html#authorization_groups__groupId___objects_get file.
Response
The system returns the objects assigned to the authorization group. For more information, see https://help.sap.com/doc/8a8ab5b43e264e73b4978d180d602aa8/1902/en-US/NetworkAuthorization.html#authorization_groups__groupId___objects_get.