Genome Reports
Get all genome reports by PGP-UK hex id
This will return an object containing all the data associated with this PGP-UK participant
get/genome_report/{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
Example response
[
{
"published": "03/08/2018",
"file_source": "PGP",
"download_url": "https://my.personalgenomes.org.uk/datasets/183/download",
"data_type": "Methylome Report",
"name": "Methylome Report (Released by PGP-UK on 8th March 2018)",
"pgp_hex_id": "uk35C650",
"type": "methylome_report"
}
]