v1

latestOpenAPI 3.0.0Creative Commons 0 (CC0)2026-07-14281583.4 KB
Data Direct Urls

Get all file download URL by PGP-UK hex id

This will return an object containing all the data associated with this PGP-UK participant

get/download_url/{pgp_hex_id}

Path parameters

pgp_hex_idstring required

PGP-UK unique participant id

Example:uk35C650

The hex id for the PGP-UK participant for whom the data needs to be fetched

Response

Success

typestring
download_urlstring

Example response

[
  {
    "type": "WGS Bam",
    "download_url": "ftp.sra.ebi.ac.uk/vol1/run/ERR172/ERR1726424/FR07961001.bam"
  }
]