All Messages from Date/Time Window

GET {{baseUrl}}/messages?fields=<>&received_after=<>&received_before=<>&limit=<>

Returns all messages with a timestamp greater than received_after and timestamp less than received_before. Query can also be used without the received_before parameter. Timestamp must be within the past 7 days.

Request Params

KeyDatatypeRequiredDescription
fieldsstring
received_afterstring
received_beforestring
limitstring