List the product catalog (unified, tenant-facing)
Unified product catalog query: identity, display name, status and
resources per product. This is a config-plane read view for tenants —
it carries no inventory and no purchasability judgement; whether a
given operation may use a product is answered by that operation’s own
validation. status is externally two-valued: active /
unavailable (internal operational states are not exposed).
The contract covers all resource types; this release serves
resource_type=sandbox only (also the default), other values return
400.
Authorizations
API Key or Access Token, always sent as Authorization: Bearer <token>. The gateway recognizes the token type automatically.
Query Parameters
IDC identifier used for capability and resource resolution.
Resource type to list. Only sandbox is served in this release.
sandbox Include products whose status is unavailable.