Skip to main content
GET
List

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Headers

x-company
string
Example:

"{{companyId}}"

Query Parameters

page
string
Example:

"1"

per_page
string
Example:

"10"

sort
string
Example:

"title"

anonymous
string
Example:

"false"

include
string
Example:

"warehouses,productVariant.product,productVariantCompositions"

filter[quantity_alert]
string
Example:

"true"

filter[out_of_stock]
string
Example:

"false"

Response

200 - application/json

200 / 200

data
object[]
Example:
meta
object