Retrieve Auto Managed Groups

GET https://{{vaultDNS}}/api/{{version}}/objects/groups/auto

https://developer.veevavault.com/api/24.1/#RetrieveAllGroups

Retrieve all Auto Managed groups. Learn more about Auto Managed groups in Vault Help.

Request Params

KeyDatatypeRequiredDescription
limitnullPaginate the results by specifying the maximum number of records per page in the response. This can be any value between 1 and 1000. If omitted, defaults to 1000.
offsetnullPaginate the results displayed per page by specifying the amount of offset from the entry returned. For example, if you are viewing the first 50 results (page 1) and want to see the next page, set this to offset=51. If omitted, defaults to 0.

HEADERS

KeyDatatypeRequiredDescription
Authorizationstring
Acceptstring