Skip to main content
GET
List products

Query Parameters

sort_by
string

Property to sort by.

order_by
string

Order by direction. Can be ASC or DESC.

offset
integer<int32>

Start offset used to paginate results.

limit
integer<int32>

Maximum number of items to be returned.

Response

Products returned

items
object[] | null
paginationSkipCount
integer<int32>
totalCount
integer<int32>

Gets or sets the total number of items that could be returned by this command (without pagination).