Tool to retrieve a list of messages sent from your workspace. Use when you need paginated delivery metrics for messages, e.g., list email messages delivered between two timestamps.
typestringType of message to return metrics for. If omitted, returns all types.
limitintegerMaximum number of results per page (1–1000). Default is 50.
startstringPagination token for the page of results to return. Use the 'next' value from a previous response as this parameter.
draftsbooleanIf true, returns draft messages instead of active/sent ones.
end_tsintegerEnd of time window (Unix timestamp).
metricstringMetric to include in response, e.g., 'attempted', 'sent', 'delivered', 'opened', 'clicked', 'converted'.
start_tsintegerStart of time window (Unix timestamp).
action_idintegerFilter results by a specific action ID.
campaign_idintegerFilter results by a specific campaign ID.
newsletter_idintegerFilter results by a specific newsletter ID.
dataRequiredData from the action execution
errorstringError if any occurred during the execution of the action
successfulRequiredbooleanWhether or not the action execution was successful or not
API key connection. Risk level 2 of 5.
Free Action
No published Skills explicitly reference this Action yet.