Skip to main content

Get a list of updated products

GET 

/api/products/update

Get a list of updated products

Request

Query Parameters

    where object[]

    where clause

    order_by object

    order by clause

    per_page integer

    number of items per page

    page integer

    page number that you want (see meta for pagination infos)

Responses

A JSON array of product objects

Schema
  • Array [
  • string

  • ]
Loading...