List all addressLists

List the associations between addresses and lists. Each record links one address to one list.

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}/addressList.

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 list.

Response

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