#the.pavels
1 messages · Page 1 of 1 (latest)
Hi, I don't think there is a way to reduce the request size. You would want to retrieved all failed events then. Filter by this https://stripe.com/docs/api/events/list#list_events-delivery_success
Complete reference documentation for the Stripe API. Includes code snippets and examples for our Python, Java, PHP, Node.js, Go, Ruby, and .NET libraries.
Maybe there is another, simply smaller event?
But seems that list all events is also a good option. Just would require a bit more work
Maybe there is another, simply smaller event?
No, there isn't, unfortunately