#wst-webhooks
1 messages · Page 1 of 1 (latest)
Hey there, can you provide an event ID that you are talking about for me to look at?
evt_2KoRyXuhiYvNiaq310mwWcG0
So yeah since the event is older than 15 days we won't show webhook activity in the Dashboard. However you can retrieve (https://stripe.com/docs/api/events/retrieve) or list (https://stripe.com/docs/api/events/list) Events via the API for the last 30 days and it will have information on pending webhooks / delivery.
You can also resend events via the CLI if they were created within the last 30 days if you'd like to re-ingest that data: https://stripe.com/docs/cli/events/resend
sure thank you for the confirmation