Groups Endpoint
Get Group by ID
This API returns the group details of a particular group using its unique ID.
-
<b>Scope(Permission) required:</b> internal_group_mgt_view
-
<b>Flow type:</b> Client Credentials OAuth Flow
get/Groups/{id}
Path parameters
idstring required
Unique ID of the resource type.
Query parameters
attributesstring
SCIM defined attributes parameter.
excludedAttributesstring
SCIM defined excludedAttribute parameter.
Response
Valid group is found
Changes
No recorded changes to this endpoint across all 4 revisions of this API.