#tyler_77560
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.
- tyler_77560, 6 days ago, 6 messages
yup. You can search customers based on conditions in the Search API: https://stripe.com/docs/api/customers/search
Are these the only query params though: https://stripe.com/docs/search#query-fields-for-customers
Can we query based on object id
If you want to get just one object via an ID, you don't need to use the Search API. You just make a request to retrive the customer: https://stripe.com/docs/api/customers/retrieve