Overview Reviews CSV Endpoint
GET https://dashboard.reviewpush.com/api/company/report/overview/reviews
Options
| Param | Description |
|---|---|
from_date |
The date to begin the report (default: one month ago) |
to_date |
The date to end the report (default: today) |
Output
This API outputs the raw CSV output from the report, in text format (not JSON).
Developer Site