| Field | Type | Required | Description | Example |
|---|---|---|---|---|
Channel |
ChannelTypeEnum | ➖ | Channel type through which the message is sent | |
SubscriberId |
string | ➖ | N/A | |
TransactionId |
List<string> | ➖ | N/A | |
ContextKeys |
List<string> | ➖ | Filter by exact context keys, order insensitive (format: "type:id") | [ "tenant:org-123", "region:us-east-1" ] |
Page |
double | ➖ | N/A | |
Limit |
double | ➖ | N/A | |
IdempotencyKey |
string | ➖ | A header for idempotency purposes |