get https://api.hibob.com/v1/company/reports/download/
Downloads the report that was generated with the Get the report download URL for polling endpoint.
To download the report:
1. Use the Get the report download URL for polling endpoint to obtain the report URL.
2. Copy only the name of the report (after the /download/) from the URL returned in the response header, and use it as the reportName
for download.
For example: https://app.hibob.com/v1/company/reports/download/2022-06-17T11_22_14.798810-test.JsonFormat
3. If you receive 204 error response, this means the reports is not ready yet. In this case you should try again.
Permissions required:
The service user that you use for this call should have the required permissions. To learn more, see Reports permissions.