Returns a list of your products. The products are returned sorted by creation date, with the most recently created products appearing first.
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
x >= 1
x >= 0
The response is of type object
.