Phenotype Data
Get all phenotype data
This will return an object containing all the data for all PGP-UK participants.
get/all_phenotype
Response
Success
Example response
{
"hex_id": "uk35C650",
"data": [
{
"name": "General Questionnaire",
"data": [
{
"question": "Age at Sample Collection"
}
]
}
]
}