List products (SKUs) by site

Returns a paginated list of SKUs for the specified site. The id path parameter must be numeric. Non-numeric values return 404.

Path Params
string
required
length between 5 and 36

Gateway site ID (created on the Merchant portal)

Query Params
integer
≥ 1
Defaults to 1

Page number

integer
≥ 1
Defaults to 100

Page size

boolean

Filter by active status. true = active SKUs, false = disabled

boolean

Filter by editability. true = no sales yet, false = has sales

type[]
array of strings

Filter by SKU type

type[]
Allowed:
string
string

Exact SKU name

currency[]
array of strings

Filter by currency code (e.g. USD, EUR)

currency[]
Headers
string

Unique ID of request

Responses

Language
Credentials
Header
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json