Skip to main content

Get Catalog Impact

GET 

/api/v2/listings/catalogs/:channelCatalog/impact

What this catalog costs each channel it governs.

live_but_ineligible lists products that are LIVE on the channel but fall outside the catalog. They are reported, never acted on — a listing is never removed from a channel automatically — so they stay live until someone archives them deliberately.

Channel catalogs limit which products a sales channel may carry.

A catalog is a named, reusable set of include/exclude rules over product, category and brand, plus an optional filter rule that is re-evaluated on every read so newly created products qualify automatically. Exclusions always win: a product is eligible when it matches at least one include (or the catalog has no include rules at all, which means everything) AND matches no exclude.

A sales channel with no catalog carries every product, so catalogs are entirely opt-in.

Authentication: Requires Bearer token.

Required scope: products:read

Grant this scope to your token under Settings → Developer → Personal Access Tokens.

Request

Responses

OK

Response Headers
    Content-Type