Skip to main content
GET
Get daily 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

Response containing a collection of report items for customer feedback.

report
object[] | null

The collection of report items containing customer feedback data.

Last modified on August 10, 2026