Download export file
Use this endpoint to download the export file. The response includes a presigned URL for downloading the file.
Autorizaciones
Bearer token authentication (format: "Bearer {token}")
Encabezados
A unique identifier for tracing the request across services.
Parámetros de ruta
Export Job ID
Respuesta
Export download details
Presigned download URL and metadata for an export job file
Presigned URL to download the export file
"https://storage.example.com/exports/report.csv?token=abc"
Original file name of the export
"matched_report.csv"
SHA-256 checksum of the file for integrity verification
"e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855"
Duration in seconds until the download URL expires
3600

