Messaging
Retrieve All Sent Messages in a List
This endpoint retrieves all sent messages in a list.
Request URL
Please note the following:
- The
message_links
attribute will only be present on messages that have bit.ly links in their content. - The
tracking_links
attribute will only be present on messages that have tracking links in their content. - The
parts
attribute will be available 30 minutes after the message was sent.
Authorizations
Tatango authenticates API requests by validating an API key passed via HTTP Basic Authentication. Use your login email as the username and your API key as the password.
Path Parameters
The ID of the list
Query Parameters
A date in YYYYMMDD format. Messages sent before this date will not be returned (UTC).
A date in YYYYMMDD format. Messages sent after this date will not be returned (UTC).
Response
200 - application/json
Successful response
The response is of type object
.