cm_list_transactional_messages
Retrieve a filtered list of sent transactional messages with pagination support for efficient management and analysis.
Instructions
List sent transactional messages with filtering and pagination.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| count | No | Number of messages to return. | |
| group | No | Filter by classic email group. | |
| status | No | ||
| clientID | No | Restrict to a specific client (OAuth/account auth). | |
| sentAfterID | No | Return messages sent after this message ID. | |
| sentBeforeID | No | Return messages sent before this message ID. | |
| smartEmailID | No | Filter by smart email ID. |