documentation
documentation copied to clipboard
Events API example that includes "severity"
Would like to see an example in the documentation that shows how to use the Events API to pull a log of only dropped messages.
Since "dropped" is not a filter event, and you would need to use the event:failed and then add the severity: temporary to pull dropped messages only I think it would be helpful to have an example showing that. Bounced messages have their own API so even though an example of using Severity:Permanent would be helpful it probably isn't as necessary.