id
curl '{backend_url}/admin/products' \ -H 'Authorization: Bearer {access_token}'
{ "limit": 0, "offset": 0, "count": 0, "products": [ {} ] }