#Davaogoods - connect
1 messages · Page 1 of 1 (latest)
Hi there!
You could use the Stripe-Account header to list events that happened on a connected account with https://stripe.com/docs/api/events/list
To learn more about the Stripe-Account header: https://stripe.com/docs/connect/authentication
checking
as I checked it only have for the platform events
do you have for a specific account?
similar to this
If you call https://stripe.com/docs/api/events/list without using the Stripe-Account header, you get the events of your platform account.
If you call https://stripe.com/docs/api/events/list using the Stripe-Account header (as explained in the link above), then you get the event of a specific connected account.
It's an unix/epoch timestamp (as are all our timestamps)