Message List
GET {{baseUrl}}/message/?Campaign=<>&Contact=<>&MessageState=<>&PlanSubscription=<>&Sender=<>
Allows you to list messages.
Request Params
Key | Datatype | Required | Description |
---|---|---|---|
Campaign | string | Only retrieve message resources for which Campaign ID equals the specified value.nn n [ Type Int64 ] | |
Contact | string | Only retrieve message resources for which Contact ID equals the specified value.nn n [ Type Int64 ] | |
MessageState | string | Only show messages with this state.nn n [ Type Int64 ] | |
PlanSubscription | string | Only retrieve message resources for which PlanSubscription ID equals the specified value.nn n [ Type Int64 ] | |
Sender | string | Only show messages from this sender.nn n [ Type Int64 ] |