Skip to main content

Get Channel Inventory Summary

GET 

/api/v2/listings/channel-inventory/summary

Returns channel inventory counts grouped by integration, the list of connected channel accounts (integration instances) that have at least one active listing, and a breakdown of inventory records by sync status.

Required scope: products:read

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

status_counts fields: in_sync (SKU.io and channel quantities match and no recalculation is pending), mismatch (quantities differ or a recalculation is pending), never_synced (the channel has never reported a quantity), pending_recalc (flagged for quantity recalculation).

Integrations with listings but no channel inventory records yet (fresh setup) still appear with a count of 0. Archived listings are excluded throughout.

Authentication: Requires Bearer token.

Request

Responses

OK

Response Headers
    Content-Type