#Santiago_Ruiz
1 messages · Page 1 of 1 (latest)
HI 👋
No you cannot get this from the Stripe APIs directly.
Thanks - so then is there any possible way of getting the "Source" field for a specific request programatically?
Not for a specific request, no.
So the only way to see this is by using the dashboard right?
Correct. If you are listening for webhook events we also return the request ID associated with an event (if any).
Sure, but I'd need the source field and I saw this is not included in the event data
Yes unfortunately we don't have a way to provide that via the APIs
Ok it's clear - thanks for helping