Get aggregate report
Get aggregate report
Generates an aggregated feedback report for a specified date range.
This endpoint retrieves summarized feedback data for the period between startDate and endDate. The report format automatically adjusts based on the duration:
- For periods of 28 days or more, uses monthly report content configuration
- For shorter periods, uses weekly report content configuration
GET
Get aggregate report
Authorizations
Opaque Authorization header using the Bearer scheme. Example: "Authorization: Bearer {token}"
Query Parameters
Start date of the reporting period
End date of the reporting period
Response
OK
Represents the response containing aggregate report data for customer feedback.
Collection of aggregate report items containing feedback statistics grouped by store.
Last modified on August 10, 2026