Get List
Lists
Get List
Retrieve a specific contact list
GET
Get List
Get detailed information about a specific contact list by its ID.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).Examples
Response
Unique list ID.
List name.
List description.
Custom field definitions.
Number of contacts in the list.
ISO 8601 timestamp when created.
ISO 8601 timestamp when last updated.
Example Response
Errors
| Code | HTTP Status | Description |
|---|---|---|
NOT_FOUND | 404 | List with this ID doesn’t exist |