Get contact's message history

The method returns the contact's message history.
Supported media types: Email, SMS, Viber, Mobile Push, Web Push, App Inbox, Telegram.

Log in to see full request history
Query Params
string
required

The initial date or date and time of the history period. The date/time values are passed in the ISO_8061 format.

Date format: YYYY-MM-DD

Date with time format: YYYY-MM-DDTHH:mm

string
required

The final date or date amd time of the history period. The date/time values are passed in the ISO_8061 format.

Date format: YYYY-MM-DD

Date with time format: YYYY-MM-DDTHH:mm

string

Contact's email address (either contactId, or externalCustomerId, or email, or phone number must be specified)

string

Contact's phone number (either contactId, or externalCustomerId, or email, or phone number must be specified)

int64

Contact ID number (either contactId, or externalCustomerId, or email, or phone number must be specified)

string

External Customer ID (either contactId, or externalCustomerId, or email, or phone number must be specified)

string

Comma separated list of user messages channel types that will be included to the response.

int32
Defaults to 0

Offset from the first item. For pagination purposes

int32
Defaults to 10

Max number of items in the response. Default value is 10. Maximum value is 100

Response

Language
Credentials
:
Click Try It! to start a request and see the response here! Or choose an example:
application/json; charset=UTF-8