Get all products for a business
| Field | Type | Description |
|---|---|---|
id | string | UUID of the product entity |
product_id | string | Slugified product identifier |
name | string | Product display name |
url | string | Product page URL (optional) |
favicon_url | null | Always null for products (only businesses) |
citation_count | integer | Number of AI citations for this product |
created_at | string | ISO timestamp |
updated_at | string | ISO timestamp |