List Catalog Appetite
Page through appetite cells (per market, business class, and line).
Authorizations
Send the credential as Authorization: Bearer <key>.
Scoped partner credentials use the exclusive nxsk_v1_... namespace.
Each scoped key is bound at issuance to one organization, one canonical
named environment, an explicit engine set, and a least-privilege
capability set. A malformed, unknown, rotated, or revoked nxsk_ key
fails closed and is never retried as a legacy key.
Capabilities used by this API are runs:write, runs:read,
engines:read, catalog:read, webhooks:manage,
runs:defensibility:read, runs:test, conversations:use, and
conversations:export. Operation descriptions name the required
capability.
Grandfathered nx_live_... and nx_test_... keys retain their existing
broad access during the compatibility window.
Query Parameters
Pin the browse to one active data connection. Optional when the org has a
single active connection; required when it has more than one (an ambiguous
request returns catalog_connection_ambiguous).
Exact appetite business-class label.
Two-letter state code. Keeps products eligible in the state (not excluded).
^[A-Za-z]{2}$Line-of-business filter matched against the product's line or line_code.
Appetite eligibility value (acceptable, will_consider, or not_a_market).
1-based page number. Defaults to 1.
x >= 1Rows per page, clamped to 100. Defaults to 25.
1 <= x <= 100Response
One page of appetite cells.
Always null here. The product-less-market disclosure is a markets-grain fact; see CatalogMarketListResponse.
Always false here; the appetite page takes its own filter set.
True when at least one current product in the connection carries an extracted prohibited-class list (data presence, not extraction coverage). Consumer rules: an empty per-product prohibited_naics never renders as "no prohibited classes", regardless of this flag (a default-empty row and an extracted-none row are indistinguishable); while the flag is false, additionally disclose that prohibited-class data is not yet extracted for this corpus.