beaconed_optimizations_list
List AI-generated product optimizations, filtering by status, field, product, or date to review and manage specific changes.
Instructions
GET /api/v1/optimizations — list AI-generated optimizations with optional filters for status, field, product, and date
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| page | No | Page number (1-based) | |
| field | No | Filter by the product field being optimized | |
| since | No | ISO 8601 date — only optimizations created on or after this date | |
| status | No | Filter by optimization status | |
| per_page | No | Items per page (max 100) | |
| product_id | No | Filter to a specific product UUID |