#HVMP
1 messages · Page 1 of 1 (latest)
Hi 👋
We don't have an API for bulk export of the logs I'm afraid. However, this is a great example of when a webhook listener function could be very useful.
https://stripe.com/docs/webhooks
You could listen to all the events that concern you and keep a running log of Stripe events on your end.