Skip to main content
GET
Get aggregate report

Authorizations

Authorization
string
header
required

Opaque Authorization header using the Bearer scheme. Example: "Authorization: Bearer {token}"

Query Parameters

StartDate
string<date-time>
required

Start date of the reporting period

EndDate
string<date-time>
required

End date of the reporting period

Response

OK

Represents the response containing aggregate report data for customer feedback.

report
object[] | null

Collection of aggregate report items containing feedback statistics grouped by store.

Last modified on August 10, 2026