Field | Type | Required | Description |
---|---|---|---|
Channels |
[]components.ChannelTypeEnum | ➖ | Array of channel types |
Templates |
[]string | ➖ | Array of template IDs or a single template ID |
Emails |
[]string | ➖ | Array of email addresses or a single email address |
Search |
*string | ➖ | : warning: ** DEPRECATED **: This will be removed in a future release, please migrate away from it as soon as possible. Search term (deprecated) |
SubscriberIds |
[]string | ➖ | Array of subscriber IDs or a single subscriber ID |
Page |
*float64 | ➖ | Page number for pagination |
TransactionID |
*string | ➖ | Transaction ID for filtering |
After |
*string | ➖ | Date filter for records after this timestamp |
Before |
*string | ➖ | Date filter for records before this timestamp |
IdempotencyKey |
*string | ➖ | A header for idempotency purposes |