Viewing Group Types
You can use this API to view all the valid group types.
Request
-
HTTP Method:GET
-
URL:Application_URL/services/api/v1/enumeration?type=GroupType
-
Authorization:You must have the roles GROUP_EDIT or GROUP_READ or GROUP_DELETE assigned to your user ID in the SAP Cloud Platform account.
Response
-
If a group type exists, system returns the group and the relevant details.
For more information, see https://help.sap.com/doc/6b92d6402ede4542b1a46c85ee2091d6/1902/en-US/Groups.html#enumeration_type_GroupType_get.
-
If the group type does not exist, system returns an error code.
For more information on error codes the system returns, see response payload in https://help.sap.com/doc/6b92d6402ede4542b1a46c85ee2091d6/1902/en-US/Groups.html#enumeration_type_GroupType_get.