#lordgrim97
1 messages · Page 1 of 1 (latest)
It may be possible through List Events API with event set to customer.subscription.updated event if the changes were made in past 30 days: https://stripe.com/docs/api/events/list
Complete reference documentation for the Stripe API. Includes code snippets and examples for our Python, Java, PHP, Node.js, Go, Ruby, and .NET libraries.
any way to get the updates by subscription or customer?
No, I'm afraid this is the only way. Stripe doesn't provide an API endpoint to retrieve the past update history