id
curl '{backend_url}/store/products' \ -H 'x-publishable-api-key: {your_publishable_api_key}'
{ "limit": 0, "offset": 0, "count": 0, "products": [ {} ] }