Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Response
List of products
Returns all products for the authenticated team
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
List of products