PGP-UK profile
Get all PGP-UK profile meta data
This will return an object containing all the data for all PGP-UK participants.
get/all_pgp_profile
Response
Success
Example response
{
"hex_id": "uk35C650",
"data": [
{
"public_profile_url": "https://my.personalgenomes.org.uk/profile/uk35C650",
"zip": "CB22 4NZ",
"files": [
{
"file_source": "PGP",
"download_url": "https://my.personalgenomes.org.uk/datasets/193/download",
"data_type": "Genome Report",
"name": "Genome Report (Released by PGP-UK on 23rd October 2018)",
"description": "Genotyping data",
"data": "2014-05-15"
}
],
"hex": "uk35C650",
"real_name": "Stephan Beck",
"type": "pgp_profile"
}
]
}