How to filter GET /products by only products not listed on a certain channel? #49
Unanswered
lucascampbell04
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
I need to programmatically get products as if I was using this filter:

EDIT: If you could just include what channels a product is listed on in the /GET endpoint, that would solve my problem. I assume this is quite an easy addition.
All reactions