Genotype Data
Get all genotype data
This will return an object containing all the data for all PGP-UK participants.
get/all_genotype
Response
Success
Example response
{
"hex_id": "uk35C650",
"data": [
{
"published": "06/08/2017",
"file_source": "Participant",
"date": "2014-05-15",
"description": "Genotyping data",
"download_url": "https://my.personalgenomes.org.uk/user_file/download/166",
"data_type": "23andMe",
"name": "uk35C650_23andMe",
"pgp_hex_id": "uk35C650",
"type": "genotype"
}
]
}