Skip to main content
POST
cURL

Authorizations

Authorization
string
header
required

Authentication token obtained from POST /token

Body

application/json
start
integer
default:0

Offset for pagination

limit
integer
default:10

Maximum number of products to return

criterias
object[]

List of filter criteria to apply

Response

List of products

status
boolean
total
integer

Total number of products matching the criterias

result
object[]