get https://api.kayzen.io/v1/reports//report_totals
Returns totals (sum of all rows for each metrics) and pagination data
You should pass the report_id in the sample request to fetch data for specific report. To know your report_id, please refer to List Reports (id in show reports is synonym for report_id).
You can change start/end date, filters, list of metrics. If these params are bank then report.
To get report rows, use the Report Results API.