#skarmoryman
1 messages · Page 1 of 1 (latest)
Hello! We'll be with you shortly. Below are links to other discussions we've had with you in the past week in case you want to review that information. If your question is related to one of these previous discussions, please provide a comprehensive summary of the current state and what you need help with now. We help many users simultaneously, so a summary allows us to resolve your issue as soon as possible.
- skarmoryman, 1 day ago, 6 messages
Hello
No, that's not possible to list Events by object ID.
You can list by type: https://docs.stripe.com/api/events/list
But also Events are only stored for 30 days just fyi
Otherwise you would have had to be ingesting this data yourself to be able to do more granular listing
Ok, so I presume it’s also not possible to list out ip addresses people tried to confirm setup intents from via api?
No you can't access IP Address via the API
That is another thing you would need to store on your end at time of attempt if you want that data
Ok. So far I’ve been clicking through setup intents on the dashboard, then clicking the api link to see the ip address. I was just wondering if there was an easier way.
Yeah not possible via the API right now
Kk thx.