Tool to list all delivery attempts for a specific message. Use after confirming message ID to debug attempts.
afterOnly return attempts after this ISO 8601 datetime
limitintegerMaximum number of attempts to return per page (1-250). Defaults to 50 if not specified.
app_idRequiredstringThe Svix application ID (e.g., app_xxxx) containing the message
beforestringOnly return attempts before this ISO 8601 datetime
msg_idRequiredstringThe message ID (e.g., msg_xxxx) to list delivery attempts for
statusintegerFilter by attempt status: 0=pending, 1=success, 2=fail, 3=sending, 4=exhausted
iteratorstringPagination cursor from a previous response's 'iterator' field to fetch the next page
endpoint_idstringFilter attempts to only those for a specific endpoint ID
event_typesarrayFilter by event type names of the original message
status_code_classintegerFilter by HTTP status code class: 0 (none), 100 (1xx), 200 (2xx), 300 (3xx), 400 (4xx), 500 (5xx)
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.