Data Direct Urls
Get all file download URL
This will return an object containing all the data for all PGP-UK participants.
get/all_download_url
Response
Success
Example response
{
"hex_id": "uk35C650",
"data": [
{
"type": "WGS Bam",
"download_url": "ftp.sra.ebi.ac.uk/vol1/run/ERR172/ERR1726424/FR07961001.bam"
}
]
}