Hello everyone,
I would like to use REST calls to obtain a list of all Products that are viewable by user.
Basically the view you get, when you acess the Edge-UI and go to the Products Tab.
Is it possible?
Currently I´m trying to make a call to "organizations/<ORG>/apiproducts", but I get a 403.
As far as I know, the only way to allow access to this /apiproducts, would need to allow GET for all Products. But then in the Edge-UI you will see all the products.
Thanks for your help,
Oscar