Retrieve All Groups
GET https://{{vaultDNS}}/api/{{version}}/objects/groups
https://developer.veevavault.com/api/24.2/#RetrieveAllGroups
Retrieve all groups except Auto Managed groups. You can retrieve Auto Managed groups using the Retrieve Auto Managed Groups endpoint.
Request Params
Key | Datatype | Required | Description |
---|---|---|---|
includeImplied | null | 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. If omitted, the response includes only the members__v field. These users are individually added to a group by an Admin. |
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Authorization | string | ||
Accept | string |