← Back to variant description

GeneBe API Showcase

This page demonstrates how to use the GeneBe API to query variant information. The API provides programmatic access to genomic annotations and variant data.

API presented here should be used for checking single variants. If you want to check many variants at once, please use other API endpoints that you will find in the documentation.

Documentation & Advanced Usage

Complete API documentation:docs.genebe.net/docs/api/overview/

Interactive endpoint tester:api.genebe.net/cloud/gb-api-doc/swagger-ui/

Python client for pandas:pypi.org/project/genebe/

Java CLI for VCF files:github.com/pstawinski/genebe-cli

All tools documented at:docs.genebe.net

API Request Examples for Variant: 12-51919074-C-T (hg38)

Bash / cURL Example

bash
curl "https://api.genebe.net/cloud/api-public/v1/variant?chr=12&pos=51919074&ref=C&alt=T&genome=hg38&allGenes=true"

API Response

json
{
  "variants": [
    {
      "chr": "12",
      "pos": 51919074,
      "ref": "C",
      "alt": "T",
      "effect": "stop_gained",
      "transcript": "ENST00000388922.9",
      "consequences": [
        {
          "aa_ref": "Q",
          "aa_alt": "*",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "stop_gained"
          ],
          "exon_rank": 9,
          "exon_rank_end": null,
          "exon_count": 10,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ACVRL1",
          "gene_hgnc_id": 175,
          "hgvs_c": "c.1336C>T",
          "hgvs_p": "p.Gln446*",
          "transcript": "NM_000020.3",
          "protein_id": "NP_000011.2",
          "transcript_support_level": null,
          "aa_start": 446,
          "aa_end": null,
          "aa_length": 503,
          "cds_start": 1336,
          "cds_end": null,
          "cds_length": 1512,
          "cdna_start": 1533,
          "cdna_end": null,
          "cdna_length": 4177,
          "mane_select": "ENST00000388922.9",
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "Q",
          "aa_alt": "*",
          "canonical": true,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "stop_gained"
          ],
          "exon_rank": 9,
          "exon_rank_end": null,
          "exon_count": 10,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ACVRL1",
          "gene_hgnc_id": 175,
          "hgvs_c": "c.1336C>T",
          "hgvs_p": "p.Gln446*",
          "transcript": "ENST00000388922.9",
          "protein_id": "ENSP00000373574.4",
          "transcript_support_level": 1,
          "aa_start": 446,
          "aa_end": null,
          "aa_length": 503,
          "cds_start": 1336,
          "cds_end": null,
          "cds_length": 1512,
          "cdna_start": 1533,
          "cdna_end": null,
          "cdna_length": 4177,
          "mane_select": "NM_000020.3",
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "Q",
          "aa_alt": "*",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "stop_gained"
          ],
          "exon_rank": 8,
          "exon_rank_end": null,
          "exon_count": 9,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ACVRL1",
          "gene_hgnc_id": 175,
          "hgvs_c": "c.1378C>T",
          "hgvs_p": "p.Gln460*",
          "transcript": "ENST00000550683.5",
          "protein_id": "ENSP00000447884.1",
          "transcript_support_level": 1,
          "aa_start": 460,
          "aa_end": null,
          "aa_length": 517,
          "cds_start": 1378,
          "cds_end": null,
          "cds_length": 1554,
          "cdna_start": 1479,
          "cdna_end": null,
          "cdna_length": 4121,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "Q",
          "aa_alt": "*",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "stop_gained"
          ],
          "exon_rank": 10,
          "exon_rank_end": null,
          "exon_count": 11,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ACVRL1",
          "gene_hgnc_id": 175,
          "hgvs_c": "c.1336C>T",
          "hgvs_p": "p.Gln446*",
          "transcript": "ENST00000551576.6",
          "protein_id": "ENSP00000455848.2",
          "transcript_support_level": 1,
          "aa_start": 446,
          "aa_end": null,
          "aa_length": 503,
          "cds_start": 1336,
          "cds_end": null,
          "cds_length": 1512,
          "cdna_start": 1626,
          "cdna_end": null,
          "cdna_length": 4270,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "Q",
          "aa_alt": "*",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "stop_gained"
          ],
          "exon_rank": 8,
          "exon_rank_end": null,
          "exon_count": 9,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ACVRL1",
          "gene_hgnc_id": 175,
          "hgvs_c": "c.1336C>T",
          "hgvs_p": "p.Gln446*",
          "transcript": "NM_001077401.2",
          "protein_id": "NP_001070869.1",
          "transcript_support_level": null,
          "aa_start": 446,
          "aa_end": null,
          "aa_length": 503,
          "cds_start": 1336,
          "cds_end": null,
          "cds_length": 1512,
          "cdna_start": 1428,
          "cdna_end": null,
          "cdna_length": 4072,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "Q",
          "aa_alt": "*",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "stop_gained"
          ],
          "exon_rank": 10,
          "exon_rank_end": null,
          "exon_count": 11,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ACVRL1",
          "gene_hgnc_id": 175,
          "hgvs_c": "c.1336C>T",
          "hgvs_p": "p.Gln446*",
          "transcript": "NM_001406487.1",
          "protein_id": "NP_001393416.1",
          "transcript_support_level": null,
          "aa_start": 446,
          "aa_end": null,
          "aa_length": 503,
          "cds_start": 1336,
          "cds_end": null,
          "cds_length": 1512,
          "cdna_start": 1590,
          "cdna_end": null,
          "cdna_length": 4234,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "Q",
          "aa_alt": "*",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "stop_gained"
          ],
          "exon_rank": 9,
          "exon_rank_end": null,
          "exon_count": 9,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ACVRL1",
          "gene_hgnc_id": 175,
          "hgvs_c": "c.1336C>T",
          "hgvs_p": "p.Gln446*",
          "transcript": "NM_001406488.1",
          "protein_id": "NP_001393417.1",
          "transcript_support_level": null,
          "aa_start": 446,
          "aa_end": null,
          "aa_length": 494,
          "cds_start": 1336,
          "cds_end": null,
          "cds_length": 1485,
          "cdna_start": 1533,
          "cdna_end": null,
          "cdna_length": 2446,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "Q",
          "aa_alt": "*",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "stop_gained"
          ],
          "exon_rank": 8,
          "exon_rank_end": null,
          "exon_count": 8,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ACVRL1",
          "gene_hgnc_id": 175,
          "hgvs_c": "c.1336C>T",
          "hgvs_p": "p.Gln446*",
          "transcript": "NM_001406489.1",
          "protein_id": "NP_001393418.1",
          "transcript_support_level": null,
          "aa_start": 446,
          "aa_end": null,
          "aa_length": 494,
          "cds_start": 1336,
          "cds_end": null,
          "cds_length": 1485,
          "cdna_start": 1428,
          "cdna_end": null,
          "cdna_length": 2341,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "Q",
          "aa_alt": "*",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "stop_gained"
          ],
          "exon_rank": 9,
          "exon_rank_end": null,
          "exon_count": 9,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ACVRL1",
          "gene_hgnc_id": 175,
          "hgvs_c": "c.1336C>T",
          "hgvs_p": "p.Gln446*",
          "transcript": "ENST00000552678.2",
          "protein_id": "ENSP00000457394.2",
          "transcript_support_level": 2,
          "aa_start": 446,
          "aa_end": null,
          "aa_length": 494,
          "cds_start": 1336,
          "cds_end": null,
          "cds_length": 1485,
          "cdna_start": 1416,
          "cdna_end": null,
          "cdna_length": 2286,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "Q",
          "aa_alt": "*",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "stop_gained"
          ],
          "exon_rank": 9,
          "exon_rank_end": null,
          "exon_count": 10,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ACVRL1",
          "gene_hgnc_id": 175,
          "hgvs_c": "c.1231C>T",
          "hgvs_p": "p.Gln411*",
          "transcript": "ENST00000713619.1",
          "protein_id": "ENSP00000518916.1",
          "transcript_support_level": null,
          "aa_start": 411,
          "aa_end": null,
          "aa_length": 468,
          "cds_start": 1231,
          "cds_end": null,
          "cds_length": 1407,
          "cdna_start": 1435,
          "cdna_end": null,
          "cdna_length": 4078,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "Q",
          "aa_alt": "*",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "stop_gained"
          ],
          "exon_rank": 7,
          "exon_rank_end": null,
          "exon_count": 8,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ACVRL1",
          "gene_hgnc_id": 175,
          "hgvs_c": "c.1180C>T",
          "hgvs_p": "p.Gln394*",
          "transcript": "NM_001406490.1",
          "protein_id": "NP_001393419.1",
          "transcript_support_level": null,
          "aa_start": 394,
          "aa_end": null,
          "aa_length": 451,
          "cds_start": 1180,
          "cds_end": null,
          "cds_length": 1356,
          "cdna_start": 1272,
          "cdna_end": null,
          "cdna_length": 3916,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "Q",
          "aa_alt": "*",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "stop_gained"
          ],
          "exon_rank": 6,
          "exon_rank_end": null,
          "exon_count": 7,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ACVRL1",
          "gene_hgnc_id": 175,
          "hgvs_c": "c.1066C>T",
          "hgvs_p": "p.Gln356*",
          "transcript": "ENST00000547400.6",
          "protein_id": "ENSP00000446724.2",
          "transcript_support_level": 3,
          "aa_start": 356,
          "aa_end": null,
          "aa_length": 413,
          "cds_start": 1066,
          "cds_end": null,
          "cds_length": 1242,
          "cdna_start": 1170,
          "cdna_end": null,
          "cdna_length": 1346,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "Q",
          "aa_alt": "*",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "stop_gained"
          ],
          "exon_rank": 7,
          "exon_rank_end": null,
          "exon_count": 8,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ACVRL1",
          "gene_hgnc_id": 175,
          "hgvs_c": "c.1024C>T",
          "hgvs_p": "p.Gln342*",
          "transcript": "NM_001406491.1",
          "protein_id": "NP_001393420.1",
          "transcript_support_level": null,
          "aa_start": 342,
          "aa_end": null,
          "aa_length": 399,
          "cds_start": 1024,
          "cds_end": null,
          "cds_length": 1200,
          "cdna_start": 1221,
          "cdna_end": null,
          "cdna_length": 3865,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "Q",
          "aa_alt": "*",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "stop_gained"
          ],
          "exon_rank": 6,
          "exon_rank_end": null,
          "exon_count": 7,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ACVRL1",
          "gene_hgnc_id": 175,
          "hgvs_c": "c.1024C>T",
          "hgvs_p": "p.Gln342*",
          "transcript": "NM_001406492.1",
          "protein_id": "NP_001393421.1",
          "transcript_support_level": null,
          "aa_start": 342,
          "aa_end": null,
          "aa_length": 399,
          "cds_start": 1024,
          "cds_end": null,
          "cds_length": 1200,
          "cdna_start": 1116,
          "cdna_end": null,
          "cdna_length": 3760,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "Q",
          "aa_alt": "*",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "stop_gained"
          ],
          "exon_rank": 6,
          "exon_rank_end": null,
          "exon_count": 6,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ACVRL1",
          "gene_hgnc_id": 175,
          "hgvs_c": "c.1024C>T",
          "hgvs_p": "p.Gln342*",
          "transcript": "NM_001406493.1",
          "protein_id": "NP_001393422.1",
          "transcript_support_level": null,
          "aa_start": 342,
          "aa_end": null,
          "aa_length": 390,
          "cds_start": 1024,
          "cds_end": null,
          "cds_length": 1173,
          "cdna_start": 1116,
          "cdna_end": null,
          "cdna_length": 2029,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "Q",
          "aa_alt": "*",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "stop_gained"
          ],
          "exon_rank": 5,
          "exon_rank_end": null,
          "exon_count": 6,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ACVRL1",
          "gene_hgnc_id": 175,
          "hgvs_c": "c.826C>T",
          "hgvs_p": "p.Gln276*",
          "transcript": "NM_001406494.1",
          "protein_id": "NP_001393423.1",
          "transcript_support_level": null,
          "aa_start": 276,
          "aa_end": null,
          "aa_length": 333,
          "cds_start": 826,
          "cds_end": null,
          "cds_length": 1002,
          "cdna_start": 918,
          "cdna_end": null,
          "cdna_length": 3562,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "Q",
          "aa_alt": "*",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "stop_gained"
          ],
          "exon_rank": 5,
          "exon_rank_end": null,
          "exon_count": 6,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ACVRL1",
          "gene_hgnc_id": 175,
          "hgvs_c": "c.814C>T",
          "hgvs_p": "p.Gln272*",
          "transcript": "ENST00000419526.6",
          "protein_id": "ENSP00000392492.2",
          "transcript_support_level": 2,
          "aa_start": 272,
          "aa_end": null,
          "aa_length": 329,
          "cds_start": 814,
          "cds_end": null,
          "cds_length": 990,
          "cdna_start": 876,
          "cdna_end": null,
          "cdna_length": 1356,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "Q",
          "aa_alt": "*",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "stop_gained"
          ],
          "exon_rank": 5,
          "exon_rank_end": null,
          "exon_count": 6,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ACVRL1",
          "gene_hgnc_id": 175,
          "hgvs_c": "c.772C>T",
          "hgvs_p": "p.Gln258*",
          "transcript": "NM_001406495.1",
          "protein_id": "NP_001393424.1",
          "transcript_support_level": null,
          "aa_start": 258,
          "aa_end": null,
          "aa_length": 315,
          "cds_start": 772,
          "cds_end": null,
          "cds_length": 948,
          "cdna_start": 864,
          "cdna_end": null,
          "cdna_length": 3508,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "Q",
          "aa_alt": "*",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "stop_gained"
          ],
          "exon_rank": 10,
          "exon_rank_end": null,
          "exon_count": 11,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ACVRL1",
          "gene_hgnc_id": 175,
          "hgvs_c": "c.1336C>T",
          "hgvs_p": "p.Gln446*",
          "transcript": "XM_047429901.1",
          "protein_id": "XP_047285857.1",
          "transcript_support_level": null,
          "aa_start": 446,
          "aa_end": null,
          "aa_length": 503,
          "cds_start": 1336,
          "cds_end": null,
          "cds_length": 1512,
          "cdna_start": 1600,
          "cdna_end": null,
          "cdna_length": 4244,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": false,
          "strand": true,
          "consequences": [
            "non_coding_transcript_exon_variant"
          ],
          "exon_rank": 2,
          "exon_rank_end": null,
          "exon_count": 2,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ACVRL1",
          "gene_hgnc_id": 175,
          "hgvs_c": "n.611C>T",
          "hgvs_p": null,
          "transcript": "ENST00000547632.1",
          "protein_id": null,
          "transcript_support_level": 3,
          "aa_start": null,
          "aa_end": null,
          "aa_length": null,
          "cds_start": -4,
          "cds_end": null,
          "cds_length": null,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": 857,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": false,
          "strand": true,
          "consequences": [
            "non_coding_transcript_exon_variant"
          ],
          "exon_rank": 8,
          "exon_rank_end": null,
          "exon_count": 8,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ACVRL1",
          "gene_hgnc_id": 175,
          "hgvs_c": "n.*564C>T",
          "hgvs_p": null,
          "transcript": "ENST00000713618.1",
          "protein_id": "ENSP00000518915.1",
          "transcript_support_level": null,
          "aa_start": null,
          "aa_end": null,
          "aa_length": null,
          "cds_start": -4,
          "cds_end": null,
          "cds_length": null,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": 2346,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": false,
          "strand": true,
          "consequences": [
            "3_prime_UTR_variant"
          ],
          "exon_rank": 8,
          "exon_rank_end": null,
          "exon_count": 8,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ACVRL1",
          "gene_hgnc_id": 175,
          "hgvs_c": "n.*564C>T",
          "hgvs_p": null,
          "transcript": "ENST00000713618.1",
          "protein_id": "ENSP00000518915.1",
          "transcript_support_level": null,
          "aa_start": null,
          "aa_end": null,
          "aa_length": null,
          "cds_start": -4,
          "cds_end": null,
          "cds_length": null,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": 2346,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        }
      ],
      "gene_symbol": "ACVRL1",
      "gene_hgnc_id": 175,
      "dbsnp": "rs1064794217",
      "frequency_reference_population": null,
      "hom_count_reference_population": 0,
      "allele_count_reference_population": 0,
      "gnomad_exomes_af": null,
      "gnomad_genomes_af": null,
      "gnomad_exomes_ac": null,
      "gnomad_genomes_ac": null,
      "gnomad_exomes_homalt": null,
      "gnomad_genomes_homalt": null,
      "gnomad_mito_homoplasmic": null,
      "gnomad_mito_heteroplasmic": null,
      "computational_score_selected": 0.5799999833106995,
      "computational_prediction_selected": "Pathogenic",
      "computational_source_selected": "BayesDel_noAF",
      "splice_score_selected": 0.07000000029802322,
      "splice_prediction_selected": "Benign",
      "splice_source_selected": "max_spliceai",
      "revel_score": null,
      "revel_prediction": null,
      "alphamissense_score": null,
      "alphamissense_prediction": null,
      "bayesdelnoaf_score": 0.58,
      "bayesdelnoaf_prediction": "Pathogenic",
      "phylop100way_score": 7.905,
      "phylop100way_prediction": "Pathogenic",
      "spliceai_max_score": 0.07,
      "spliceai_max_prediction": "Benign",
      "dbscsnv_ada_score": null,
      "dbscsnv_ada_prediction": null,
      "apogee2_score": null,
      "apogee2_prediction": null,
      "mitotip_score": null,
      "mitotip_prediction": null,
      "acmg_score": 18,
      "acmg_classification": "Pathogenic",
      "acmg_criteria": "PVS1,PM2,PP5_Very_Strong",
      "acmg_by_gene": [
        {
          "score": 18,
          "benign_score": 0,
          "pathogenic_score": 18,
          "criteria": [
            "PVS1",
            "PM2",
            "PP5_Very_Strong"
          ],
          "verdict": "Pathogenic",
          "transcript": "ENST00000388922.9",
          "gene_symbol": "ACVRL1",
          "hgnc_id": 175,
          "effects": [
            "stop_gained"
          ],
          "inheritance_mode": "AD,AR",
          "hgvs_c": "c.1336C>T",
          "hgvs_p": "p.Gln446*"
        }
      ],
      "clinvar_disease": " hereditary hemorrhagic, type 2,Telangiectasia,not provided",
      "clinvar_classification": "Pathogenic/Likely pathogenic",
      "clinvar_review_status": "criteria provided, multiple submitters, no conflicts",
      "clinvar_submissions_summary": "P:1 LP:1",
      "phenotype_combined": "not provided|Telangiectasia, hereditary hemorrhagic, type 2",
      "pathogenicity_classification_combined": "Pathogenic/Likely pathogenic",
      "custom_annotations": null
    }
  ],
  "message": null
}