List marketplace listings for a product
Products
List marketplace listings for a product
Returns all channel listings (Shopify, Amazon, eBay) associated with a product. Each listing
includes the channel type, external listing ID, sync status, and the last-synced timestamp.
Use createProductListing to push a product to a sales channel.
Requires products:read scope.
GET
List marketplace listings for a product
Authorizations
API key issued per entity via Settings > Developers > API Keys.
Each key carries scopes (e.g. orders:read, products:write).
Bearer token format: Authorization: Bearer ark_live_ent_Test keys use ark_test_ent_. Both are issued per entity
via Settings > Developers > API Keys.

