List products
Products
List products
The store’s products, newest first, optionally filtered by listed. Requires the products:read scope.
Fulfillment secrets never appear here: delivery is reported as its type plus remaining stock, never as pool lines, shared text, file keys or redirect targets.
GET
List products
Authorizations
A store API key, sent as Authorization: Bearer <key>. Live keys are prefixed tbrn_live_. Keys are minted per store in the dashboard with an explicit scope set.
Query Parameters
Required range:
x <= 9007199254740991Required range:
1 <= x <= 100Filter by whether the product is listed. Accepts true/false, 1/0, yes/no, on/off (case-insensitive); an empty value applies no filter.