Get product blocks to upsert products
| Field | Type | Description |
|---|---|---|
id | string (UUID) | Product block identifier |
name | string | Product block name |
count | number | Number of products in this block |
| Status Code | Description |
|---|---|
| 401 | Unauthorized - Invalid or missing API key |
| 403 | Forbidden - Insufficient permissions |
| 500 | Internal Server Error |
API key needed to authorize the request
Product blocks retrieved successfully.