#drum
1 messages · Page 1 of 1 (latest)
Hello! Can you provide more details about what you're trying to do?
i am able to view webhook data across all endpoints at https://dashboard.stripe.com/test/webhooks, but i'm interested in viewing account.updated webhooks for a specific connected account id.
In the Dashboard specifically, or with a Webhook Endpoint?
either! whatever is possible.
In the Dashboard you can go to the connected account's detail page, click on the ••• button in the top right, view the Dashboard as that account, and then navigate to the Events you want to see.
For a Webhook Endpoint, you can set up a Connect Webhook Endpoint which will receive Events from all of your connected accounts and filter based on the account property on the Event: https://stripe.com/docs/connect/webhooks