Commerce
listProducts
List Products
List the products a Studio app's STOREFRONT SERVES, with each item's publish state (draft / active / archived / published / hidden), effective storefront price, currency, and SHIPS (whether each…
Arguments
appIdstringrequiredThe Studio app ID whose storefront catalog to list.cursorstringoptionalPage cursor from a previous call. Omit for the first page.limitintegeroptionalMax products per page (default 50, cap 200).scopestringoptional"storefront" (default) = what this app actually serves: its bound owner + brand, active products only. "catalog" = every product under the owner, all brands and statuses.
Returns
The registry does not declare a return shape.
Declared limits
limit: greater than 0limit: maximum 9007199254740991
Ask for it
The Cloud routes these requests to this verb.
- list my products
- what does this shop sell
- which items are published
- show the catalog
- what's still in draft
Pair it with
The verbs that finish the job.