List all 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.

Query Params
int32
Defaults to 20

The number of records to return per request. Defaults to 20 and is capped at 100.

int32
Defaults to 0

Offset index of records to return.

int32

Filter by the id of the address.

int32

Filter by the id of the user group.

Response

Language
Credentials
Header
URL
LoadingLoading…
Response
Choose an example:
application/json