Get daily report
Get daily report
Generates a feedback report for a specified date range.
This endpoint retrieves detailed feedback data for the period between startDate and endDate, formatted according to the daily report content configuration. Used for daily analytics and reporting.
GET
Get daily 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
Response containing a collection of report items for customer feedback.
The collection of report items containing customer feedback data.
Last modified on August 10, 2026