List Contacts
Contacts
List Contacts
Retrieve paginated list of contacts
GET
List Contacts
List all contacts in a list with optional filtering by status.Documentation Index
Fetch the complete documentation index at: https://docs.mailbreeze.com/llms.txt
Use this file to discover all available pages before exploring further.
Path Parameters
The unique list ID (e.g.,
lst_abc123).Query Parameters
Page number for pagination.
Number of items per page (max 100).
Filter by contact status:
active, unsubscribed, bounced, complained, or suppressed.Examples
Response
Array of contact objects.
Pagination metadata.
Example Response