get
https://{youraccountname}.api-us1.com/api/3/addressGroups
List the associations between addresses and user groups. Each record links one address to one group; an address that is available to every group has allgroup set on the address itself instead of an addressGroup record.
The collection can be filtered by either side of the association. To read the associations for a single address, use GET /api/3/addresses/{id}/addressGroup.
