List Lists
Use this API to return an array of all of your contact lists. You can filter, search and sort list.
Authorizations
Your Mailercloud API key (plain text, no Bearer prefix). Create keys in Settings → API.
Headers
Request body type
Body
Maximum number of elements to return.
Maximum: 100 Minimum: 10
10 <= x <= 100Your List type .
Available Choices
Normal List: 1
You can retrieve a subset of records starting from the page value you have specified. You can add a limit, which will determine the number of records you can retrieve on a single page.
Starts From: 1
x <= 3Filter list by name , giving name in search keyword
1Sort list data based on this field
Available sort fields
name,contact_count,open_percentage
1Sorting order for sort field
Available sort orders
asc, ASC, desc, DESC
1