List all mailing lists
Returns a paginated list of mailing lists with filtering options including text search, date ranges, and filtering by associated customer, subscriber, or teammate.
Query Parameters
ascdescdatelabelText search against mailing list names/labels
Filter lists containing a specific customer UUID
Filter lists containing a specific subscriber UUID
Filter lists managed by a specific teammate UUID
Start date filter (ISO format or Unix timestamp)
End date filter (ISO format or Unix timestamp)
Responses
Mailing lists retrieved successfully
Total number of mailing lists matching the query
Unique mailing list identifier
Mailing list name/label
Unix timestamp of when the list was created
Count of active subscribers (excluding unsubscribed and pending)
Count of blast campaigns sent to this list
Audience segmentation configuration
Unix timestamp of the most recent campaign, or null if none
Validation or business-logic error.
| Code | Description |
|---|---|
1002 | Mailing list not found |
Human-readable error message
Machine-readable error code
Missing or invalid API key