cURL
curl --request GET \ --url https://api.example.com/api/v1/analyses/{id}/files
{}
{ "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.