id
curl --location -g --request GET '{{BASE_URL}}/store/products' \ --header 'x-publishable-api-key;'
{ "limit": 0, "offset": 0, "count": 0, "products": [ {} ] }