Reports
Get grid reports for a product
Requires reports.read scope.
get/api/v2/reports/grid/{product_id}
Path parameters
product_idstring required
Product UUID or slug
Query parameters
filter[category_id]string
Filter by category UUID or slug
filter[quarter]string
Report quarter in YYYY-QN format (e.g., 2025-Q4). Defaults to most recent published quarter.
fields[grid_reports]string[]
Comma separated list of fields for grid_reports to include in response
Response
Successful responses
Changes
No recorded changes to this endpoint across all 5 revisions of this API.