Messaging
Retrieve All Scheduled Messages in a List
This endpoint retrieves all scheduled messages in a list.
Request URL
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. Scheduled messages scheduled to send before this date will not be returned (UTC).
A date in YYYYMMDD format. Scheduled messages scheduled to send after this date will not be returned (UTC).
Response
200 - application/json
Successful response
The response is of type object
.