cURL
curl --request GET \ --url https://app.onecodex.com/api/v1/analyses/{id}/files \ --header 'X-API-Key: <api-key>'
{}
{ "SRR20458000.fastq.results.tsv.gz": "https://path/to/presigned/download/link?with_query_params=true" }
Successful operation
A map of file names to download URLs.