v1

latestOpenAPI 3.0.0Creative Commons Attribution 3.02026-07-132372111.9 KB
contactGroups

Get a list of contact groups owned by the authenticated user by specifying a list of contact group resource names.

get/v1/contactGroups:batchGet

Query parameters

groupFieldsstring

Optional. A field mask to restrict which fields on the group are returned. Defaults to metadata, groupType, memberCount, and name if not set or set to empty. Valid fields are: * clientData * groupType * memberCount * metadata * name

maxMembersinteger

Optional. Specifies the maximum number of members to return for each group. Defaults to 0 if not set, which will return zero members.

resourceNamesstring[]

Required. The resource names of the contact groups to get. There is a maximum of 200 resource names.

Response

Successful response