Returns results from the query’s latest successful run for download. For JSON format (default), returns a presigned URL. For CSV format, streams the file directly. Equivalent to finding the latest successful run and calling GET /query-runs//download.
URL expiration time in seconds (default: 3600, max: 86400)
Download format: json (returns presigned URL) or csv (streams file directly)
json, csv