Company Report
Download the report prepared.
Download the report generated by the generateCompanyReport action. The report must be successfully prepared before it can be downloaded. To check the status of the report, use the getReportStatus action. If the status is 'Ready,' the report is available for download.
get/api/v2/companies/{id}/report-download
Path parameters
idinteger required
The id of the company that associated with the token.
Query parameters
tokenstring required
The token for the report to be downloaded, generated by the generateCompanyReport action.
Response
Success