Group Details
Retrieves details for a specific group. For example:
v1/{tenant_id}/UserAdmin/groups/<group_cn>
Normal response codes: 200
Table 1 lists the request parameters.
Table 1: Group – Request Parameters
Parameter | Style | Type | Description |
---|---|---|---|
tenant_id | URI | xsd:int | The unique identifier of the tenant or account. Currently it is fixed to 1. |
<group_cn> | The specific user for which information is requested, where <group_cn> is the group cn field. |