List the product catalog
list_skusList the Velarion product catalog.
Returns every available report with full detail by default (name, price, currency,
delivery type, latency, caveats). Set include_non_sellable=true to also return
products that are not currently on sale, each tagged with its status, so the full
range is visible. A product with no settled price is returned with its status rather
than a billable number.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| agent_token | No | Optional Velarion agent token; falls back to the X-Velarion-Agent-Token header. | |
| include_non_sellable | No | Also return products that are not currently on sale. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| error | No | ||
| counts | No | ||
| sellable | No | Products currently on sale. | |
| attribution | No | Source citation, dataset DOI, and a ready-made cite_as string. | |
| non_sellable | No |