#g105b
1 messages · Page 1 of 1 (latest)
Is there a particular prod_xxx ID that you're expecting returned?
It's more about having to filter out non-active products, and deal with the pagination.
Sorry, I'm confused about what your ask/issue is
We don't log GET request responses if that's what you mean
On https://stripe.com/docs/api/products/list, there is no mention of the active flag
I see it: https://stripe.com/docs/api/products/list#list_products-active
Complete reference documentation for the Stripe API. Includes code snippets and examples for our Python, Java, PHP, Node.js, Go, Ruby, and .NET libraries.
So yeah, the missing response log in GET requests is expected and the paramater is documented