Get a group
Log in to add to favouritesGET/api/security/groups/{groupIdentifier}
Parameter
Name | Parameter type | Type | Format | Description |
---|---|---|---|---|
groupIdentifier(required) | path | string | group identifier | For convenience, Group resources can be referenced by using either the group name or id |
Responses
Examples
Get a group by id
GET: /api/security/groups/82f73a9b-2a13-4d63-bcc1-e8ee5047b01c
Get a group by name
GET: /api/security/groups/Paper%20Street%20Soap%20Company
Remarks
Permissions
Member of System Administrators
.