Message List

GET {{baseUrl}}/message/?Campaign=<>&Contact=<>&MessageState=<>&PlanSubscription=<>&Sender=<>

Allows you to list messages.

Request Params

KeyDatatypeRequiredDescription
CampaignstringOnly retrieve message resources for which Campaign ID equals the specified value.nn n [ Type Int64 ]
ContactstringOnly retrieve message resources for which Contact ID equals the specified value.nn n [ Type Int64 ]
MessageStatestringOnly show messages with this state.nn n [ Type Int64 ]
PlanSubscriptionstringOnly retrieve message resources for which PlanSubscription ID equals the specified value.nn n [ Type Int64 ]
SenderstringOnly show messages from this sender.nn n [ Type Int64 ]