curl --request GET \
--url https://api.example.com/api/public/product/product-blocks \
--header 'x-api-key: <x-api-key>'Get product blocks to upsert products
curl --request GET \
--url https://api.example.com/api/public/product/product-blocks \
--header 'x-api-key: <x-api-key>'API key needed to authorize the request
Product blocks retrieved successfully.
Was this page helpful?