Retrieve Group
GET https://{{vaultDNS}}/api/{{version}}/objects/groups/:{group_id}
https://developer.veevavault.com/api/21.2/#retrieve-group
Request Params
Key | Datatype | Required | Description |
---|---|---|---|
includeImplied | boolean | When true, the response includes the implied_members__v field. These users are automatically added to the group when their security_profiles__v are added to the group. When not used, the response includes only the members__v field. These users are individually added to a group by Admin. |
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Authorization | string | ||
Accept | string |