Use the Reports API to retrieve reports that have been scheduled or requested on demand. At the moment, only scheduled reports are supported.
/v2/reports/{report_type_uuid}/runs to list the available reports./v2/reports/{report_type_uuid}/runs/{report_run_uuid}/download to download the csv file of a report instance.