#Ammar-connect-logs
1 messages · Page 1 of 1 (latest)
I am unaware of logs that can be retrieved via API, however, there are Events that you might find useful.
https://stripe.com/docs/api/events
And in order to access the Connected account events from your Platform account, please include both the Platform secret key and the Stripe-Account header to authenticate in order to make the request to retrieve the Events https://stripe.com/docs/connect/authentication#stripe-account-header
Okay. Thanks