Skip to main content
GET
cUrl

Authorizations

Authorization
string
header
required

Pass the API token as a Bearer token in the Authorization header.

Headers

X-Request-Id
string

Optional trace ID. If not provided, one is generated automatically

Query Parameters

store_uuid
string
required
Example:

"67762d4ce590324df813bd8c"

sku_codes
string[]

List of SKU Codes or Style codes based on selected type to be retrieved

Example:

"CI001"

ontology
string

Ontology name for product taxonomy (e.g. SMP, amazon, brand). If not provided, auto-detected from store taxonomy settings.

Example:

"SMP"

offset
integer
default:0
Required range: x >= 0
Example:

0

limit
integer
default:100
Example:

100

status
enum<string>

Filter by product status.

Available options:
active,
new,
problem,
inactive,
draft,
under review

Response

Data retrieval successful

status
StatusModel · object
required

Status of the operation, including code and message

data
RetrieveDataModel · object
required

Data including store UUID, marketplace, and associated SKU data