Is there a way to retrieve only the products in the Online catalog version?
I tried: http://localhost:9001/ws410/rest/products - which retrieves all the products in both Staged and Online versions.
and http://localhost:9001/ws410/rest/catalogs/xyProductCatalog/catalogversions/Online/products - which return 404.