Get All Lists
GET {{baseUrl}}/marketing/lists?page_size=<integer>&page_token=<string>
Use this method to return an array of all of your contact lists.
Request Params
Key | Datatype | Required | Description |
---|---|---|---|
page_size | string | Number of recipients to return at a time (must be a positive integer between 1 and 1000) | |
page_token | string | A token corresponding to a specific page of results, as provided by metadata |