cURL
curl --request GET \ --url http://localhost:4000/v1/products \ --header 'Authorization: Bearer <token>'
200
Example
List products for the authenticated account
API key required in Authorization header. Format: iclosed-<token>
iclosed-<token>
1 <= x <= 200
x >= 0
asc
desc
id
name
createdAt
updatedAt
deals
List of products with count
Show child attributes