v1

latestOpenAPI 3.0.0Creative Commons 0 (CC0)2026-07-14281583.4 KB
Methylome Reports

Get all methylome reports

This will return an object containing all the data for all PGP-UK participants.

get/all_methylome_report

Response

Success

hex_idstring

PGP-UK unique participant id

Example response

{
  "hex_id": "uk35C650",
  "data": [
    {
      "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"
    }
  ]
}