This endpoint retrieves all scheduled messages in a list.
Documentation Index
Fetch the complete documentation index at: https://platform.tatango.com/llms.txt
Use this file to discover all available pages before exploring further.
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.
The ID of the list
A date in YYYYMMDD format. Scheduled messages scheduled to send before this date will not be returned (UTC).
^[0-9]{8}$A date in YYYYMMDD format. Scheduled messages scheduled to send after this date will not be returned (UTC).
^[0-9]{8}$Successful response