get https://example.com/v1/contactgroups
Contact groups that you have access to (either that you have created, or that have been shared with you)
Parameter | Type | Description |
---|---|---|
_id | String | Unique ID |
userId | String | User id. Will be yours unless this is a shared list, then it will be the user id of the creator. Pass |
groupId | String | If this group is associated with a google group, this will be the google id. |
name | String | Name of the contact group |
count (meta-field) | Number | Number of contacts in this group. This is a meta-field that is only returned if you pass |
shared | Object | See format. |