v1

latestOpenAPI 3.0.0Creative Commons 0 (CC0)2026-07-14281583.4 KB
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

hex_idstring

PGP-UK unique participant id

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"
    }
  ]
}