Products
List products
Retrieves a list of products.
GET
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Query Parameters
Filter products by status
Available options:
active
, inactive
Response
200 - application/json
Success
The response is of type object
.