GET
/
catalog
/
skus

Authorizations

Authorization
string
headerrequired

Access token

Query Parameters

page
number

page number of pagination list

limit
integer

no of rows per page

sort_by
string

JSON string format: {"field1":"asc", "field2":"desc"}

category_id
string[]

filter sku by categories

customer_group
string

use this param only if different pricing is configured as per customer group

sku
any[]

array of sku

Response

200 - application/json
message
string
required
success
boolean
default: truerequired
content
object
required