Skip to main content

Get Single Listing

GET 

/api/integration-instances/:integration_instance/listings/:id

Lookup a listing document in the sales channel. For Amazon: searches by seller_sku. For Shopify: by variant_id, sku, or id. For others: by sku or _id.

Required scope: integrations:read

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

Authentication: Requires Bearer token + Power User access.

Request

Responses

OK