# Download a report Downloads a specific report from Zuora Revenue. Note: * Only the report files that are created in the last 48 hours are available for download. * The maximum downloadable report file size is 1 GB. * If the report file size exceeds 1 GB, use the (Get report data)[/other-api/revenue/operation/GET_ReportsURL] operation to download the report from a signed URL. Endpoint: GET /api/integration/v1/reports/download/{filename} Version: 2025-08-06 ## Header parameters: - `token` (string, required) The valid authentication token that is generated by the Authentication operation. ## Path parameters: - `filename` (string, required) The name of the report file to be downloaded. ## Response 200 fields ## Response 204 fields