Skip to main content
GET

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

include
string
Example:

"product"

sort
string
Example:

"updated_at"

Response

200 - application/json

200 OK

data
object[]
Example:
meta
object