Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Query Parameters
Max number of results that should be returned
Required range: 
1 <= x <= 100Cursor that indicates where the next page of results should start.
Body
application/json
Get list of products
Filter options for the product list. If not provided, defaults to not archived.
Available options: 
ARCHIVED, NOT_ARCHIVED, ALL