← 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: 6-75907635-T-C (hg38)
Bash / cURL Example
bash
curl "https://api.genebe.net/cloud/api-public/v1/variant?chr=6&pos=75907635&ref=T&alt=C&genome=hg38&allGenes=true"API Response
json
{
"variants": [
{
"chr": "6",
"pos": 75907635,
"ref": "T",
"alt": "C",
"effect": "synonymous_variant",
"transcript": "ENST00000369977.8",
"consequences": [
{
"aa_ref": "A",
"aa_alt": "A",
"canonical": false,
"protein_coding": true,
"strand": true,
"consequences": [
"synonymous_variant"
],
"exon_rank": 31,
"exon_rank_end": null,
"exon_count": 35,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "MYO6",
"gene_hgnc_id": 7605,
"hgvs_c": "c.3207T>C",
"hgvs_p": "p.Ala1069Ala",
"transcript": "NM_004999.4",
"protein_id": "NP_004990.3",
"transcript_support_level": null,
"aa_start": 1069,
"aa_end": null,
"aa_length": 1285,
"cds_start": 3207,
"cds_end": null,
"cds_length": 3858,
"cdna_start": 3439,
"cdna_end": null,
"cdna_length": 8615,
"mane_select": "ENST00000369977.8",
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": "A",
"aa_alt": "A",
"canonical": true,
"protein_coding": true,
"strand": true,
"consequences": [
"synonymous_variant"
],
"exon_rank": 31,
"exon_rank_end": null,
"exon_count": 35,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "MYO6",
"gene_hgnc_id": 7605,
"hgvs_c": "c.3207T>C",
"hgvs_p": "p.Ala1069Ala",
"transcript": "ENST00000369977.8",
"protein_id": "ENSP00000358994.3",
"transcript_support_level": 1,
"aa_start": 1069,
"aa_end": null,
"aa_length": 1285,
"cds_start": 3207,
"cds_end": null,
"cds_length": 3858,
"cdna_start": 3439,
"cdna_end": null,
"cdna_length": 8615,
"mane_select": "NM_004999.4",
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": "A",
"aa_alt": "A",
"canonical": false,
"protein_coding": true,
"strand": true,
"consequences": [
"synonymous_variant"
],
"exon_rank": 28,
"exon_rank_end": null,
"exon_count": 32,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "MYO6",
"gene_hgnc_id": 7605,
"hgvs_c": "c.3138T>C",
"hgvs_p": "p.Ala1046Ala",
"transcript": "ENST00000615563.4",
"protein_id": "ENSP00000478013.1",
"transcript_support_level": 1,
"aa_start": 1046,
"aa_end": null,
"aa_length": 1262,
"cds_start": 3138,
"cds_end": null,
"cds_length": 3789,
"cdna_start": 3170,
"cdna_end": null,
"cdna_length": 4026,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": "A",
"aa_alt": "A",
"canonical": false,
"protein_coding": true,
"strand": true,
"consequences": [
"synonymous_variant"
],
"exon_rank": 32,
"exon_rank_end": null,
"exon_count": 36,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "MYO6",
"gene_hgnc_id": 7605,
"hgvs_c": "c.3234T>C",
"hgvs_p": "p.Ala1078Ala",
"transcript": "NM_001368865.1",
"protein_id": "NP_001355794.1",
"transcript_support_level": null,
"aa_start": 1078,
"aa_end": null,
"aa_length": 1294,
"cds_start": 3234,
"cds_end": null,
"cds_length": 3885,
"cdna_start": 3466,
"cdna_end": null,
"cdna_length": 8642,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": "A",
"aa_alt": "A",
"canonical": false,
"protein_coding": true,
"strand": true,
"consequences": [
"synonymous_variant"
],
"exon_rank": 32,
"exon_rank_end": null,
"exon_count": 36,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "MYO6",
"gene_hgnc_id": 7605,
"hgvs_c": "c.3234T>C",
"hgvs_p": "p.Ala1078Ala",
"transcript": "ENST00000664640.1",
"protein_id": "ENSP00000499278.1",
"transcript_support_level": null,
"aa_start": 1078,
"aa_end": null,
"aa_length": 1294,
"cds_start": 3234,
"cds_end": null,
"cds_length": 3885,
"cdna_start": 3466,
"cdna_end": null,
"cdna_length": 8642,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": "A",
"aa_alt": "A",
"canonical": false,
"protein_coding": true,
"strand": true,
"consequences": [
"synonymous_variant"
],
"exon_rank": 32,
"exon_rank_end": null,
"exon_count": 35,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "MYO6",
"gene_hgnc_id": 7605,
"hgvs_c": "c.3234T>C",
"hgvs_p": "p.Ala1078Ala",
"transcript": "NM_001368866.1",
"protein_id": "NP_001355795.1",
"transcript_support_level": null,
"aa_start": 1078,
"aa_end": null,
"aa_length": 1285,
"cds_start": 3234,
"cds_end": null,
"cds_length": 3858,
"cdna_start": 3466,
"cdna_end": null,
"cdna_length": 8615,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": "A",
"aa_alt": "A",
"canonical": false,
"protein_coding": true,
"strand": true,
"consequences": [
"synonymous_variant"
],
"exon_rank": 31,
"exon_rank_end": null,
"exon_count": 34,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "MYO6",
"gene_hgnc_id": 7605,
"hgvs_c": "c.3234T>C",
"hgvs_p": "p.Ala1078Ala",
"transcript": "ENST00000672093.1",
"protein_id": "ENSP00000500710.1",
"transcript_support_level": null,
"aa_start": 1078,
"aa_end": null,
"aa_length": 1285,
"cds_start": 3234,
"cds_end": null,
"cds_length": 3858,
"cdna_start": 3234,
"cdna_end": null,
"cdna_length": 3858,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": "A",
"aa_alt": "A",
"canonical": false,
"protein_coding": true,
"strand": true,
"consequences": [
"synonymous_variant"
],
"exon_rank": 31,
"exon_rank_end": null,
"exon_count": 34,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "MYO6",
"gene_hgnc_id": 7605,
"hgvs_c": "c.3195T>C",
"hgvs_p": "p.Ala1065Ala",
"transcript": "NM_001368137.1",
"protein_id": "NP_001355066.1",
"transcript_support_level": null,
"aa_start": 1065,
"aa_end": null,
"aa_length": 1272,
"cds_start": 3195,
"cds_end": null,
"cds_length": 3819,
"cdna_start": 3427,
"cdna_end": null,
"cdna_length": 8576,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": "A",
"aa_alt": "A",
"canonical": false,
"protein_coding": true,
"strand": true,
"consequences": [
"synonymous_variant"
],
"exon_rank": 29,
"exon_rank_end": null,
"exon_count": 33,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "MYO6",
"gene_hgnc_id": 7605,
"hgvs_c": "c.3138T>C",
"hgvs_p": "p.Ala1046Ala",
"transcript": "NM_001300899.2",
"protein_id": "NP_001287828.1",
"transcript_support_level": null,
"aa_start": 1046,
"aa_end": null,
"aa_length": 1262,
"cds_start": 3138,
"cds_end": null,
"cds_length": 3789,
"cdna_start": 3370,
"cdna_end": null,
"cdna_length": 8546,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": "A",
"aa_alt": "A",
"canonical": false,
"protein_coding": true,
"strand": true,
"consequences": [
"synonymous_variant"
],
"exon_rank": 29,
"exon_rank_end": null,
"exon_count": 33,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "MYO6",
"gene_hgnc_id": 7605,
"hgvs_c": "c.3138T>C",
"hgvs_p": "p.Ala1046Ala",
"transcript": "ENST00000369985.9",
"protein_id": "ENSP00000359002.3",
"transcript_support_level": 5,
"aa_start": 1046,
"aa_end": null,
"aa_length": 1262,
"cds_start": 3138,
"cds_end": null,
"cds_length": 3789,
"cdna_start": 3370,
"cdna_end": null,
"cdna_length": 8546,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": "A",
"aa_alt": "A",
"canonical": false,
"protein_coding": true,
"strand": true,
"consequences": [
"synonymous_variant"
],
"exon_rank": 29,
"exon_rank_end": null,
"exon_count": 33,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "MYO6",
"gene_hgnc_id": 7605,
"hgvs_c": "c.3123T>C",
"hgvs_p": "p.Ala1041Ala",
"transcript": "NM_001368138.1",
"protein_id": "NP_001355067.1",
"transcript_support_level": null,
"aa_start": 1041,
"aa_end": null,
"aa_length": 1257,
"cds_start": 3123,
"cds_end": null,
"cds_length": 3774,
"cdna_start": 3355,
"cdna_end": null,
"cdna_length": 8531,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": "A",
"aa_alt": "A",
"canonical": false,
"protein_coding": true,
"strand": true,
"consequences": [
"synonymous_variant"
],
"exon_rank": 29,
"exon_rank_end": null,
"exon_count": 32,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "MYO6",
"gene_hgnc_id": 7605,
"hgvs_c": "c.3138T>C",
"hgvs_p": "p.Ala1046Ala",
"transcript": "NM_001368136.1",
"protein_id": "NP_001355065.1",
"transcript_support_level": null,
"aa_start": 1046,
"aa_end": null,
"aa_length": 1253,
"cds_start": 3138,
"cds_end": null,
"cds_length": 3762,
"cdna_start": 3370,
"cdna_end": null,
"cdna_length": 8519,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": "A",
"aa_alt": "A",
"canonical": false,
"protein_coding": true,
"strand": true,
"consequences": [
"synonymous_variant"
],
"exon_rank": 29,
"exon_rank_end": null,
"exon_count": 32,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "MYO6",
"gene_hgnc_id": 7605,
"hgvs_c": "c.3138T>C",
"hgvs_p": "p.Ala1046Ala",
"transcript": "ENST00000369975.6",
"protein_id": "ENSP00000358992.1",
"transcript_support_level": 5,
"aa_start": 1046,
"aa_end": null,
"aa_length": 1253,
"cds_start": 3138,
"cds_end": null,
"cds_length": 3762,
"cdna_start": 3374,
"cdna_end": null,
"cdna_length": 5598,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": "A",
"aa_alt": "A",
"canonical": false,
"protein_coding": true,
"strand": true,
"consequences": [
"synonymous_variant"
],
"exon_rank": 6,
"exon_rank_end": null,
"exon_count": 7,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "MYO6",
"gene_hgnc_id": 7605,
"hgvs_c": "c.384T>C",
"hgvs_p": "p.Ala128Ala",
"transcript": "ENST00000430435.1",
"protein_id": "ENSP00000399406.1",
"transcript_support_level": 3,
"aa_start": 128,
"aa_end": null,
"aa_length": 173,
"cds_start": 384,
"cds_end": null,
"cds_length": 522,
"cdna_start": 384,
"cdna_end": null,
"cdna_length": 522,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": "A",
"aa_alt": "A",
"canonical": false,
"protein_coding": true,
"strand": true,
"consequences": [
"synonymous_variant"
],
"exon_rank": 32,
"exon_rank_end": null,
"exon_count": 36,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "MYO6",
"gene_hgnc_id": 7605,
"hgvs_c": "c.3234T>C",
"hgvs_p": "p.Ala1078Ala",
"transcript": "XM_024446447.2",
"protein_id": "XP_024302215.1",
"transcript_support_level": null,
"aa_start": 1078,
"aa_end": null,
"aa_length": 1294,
"cds_start": 3234,
"cds_end": null,
"cds_length": 3885,
"cdna_start": 3366,
"cdna_end": null,
"cdna_length": 8542,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": "A",
"aa_alt": "A",
"canonical": false,
"protein_coding": true,
"strand": true,
"consequences": [
"synonymous_variant"
],
"exon_rank": 31,
"exon_rank_end": null,
"exon_count": 35,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "MYO6",
"gene_hgnc_id": 7605,
"hgvs_c": "c.3195T>C",
"hgvs_p": "p.Ala1065Ala",
"transcript": "XM_005248721.5",
"protein_id": "XP_005248778.1",
"transcript_support_level": null,
"aa_start": 1065,
"aa_end": null,
"aa_length": 1281,
"cds_start": 3195,
"cds_end": null,
"cds_length": 3846,
"cdna_start": 3427,
"cdna_end": null,
"cdna_length": 8603,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": "A",
"aa_alt": "A",
"canonical": false,
"protein_coding": true,
"strand": true,
"consequences": [
"synonymous_variant"
],
"exon_rank": 31,
"exon_rank_end": null,
"exon_count": 34,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "MYO6",
"gene_hgnc_id": 7605,
"hgvs_c": "c.3207T>C",
"hgvs_p": "p.Ala1069Ala",
"transcript": "XM_005248722.5",
"protein_id": "XP_005248779.1",
"transcript_support_level": null,
"aa_start": 1069,
"aa_end": null,
"aa_length": 1276,
"cds_start": 3207,
"cds_end": null,
"cds_length": 3831,
"cdna_start": 3439,
"cdna_end": null,
"cdna_length": 8588,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": "A",
"aa_alt": "A",
"canonical": false,
"protein_coding": true,
"strand": true,
"consequences": [
"synonymous_variant"
],
"exon_rank": 30,
"exon_rank_end": null,
"exon_count": 34,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "MYO6",
"gene_hgnc_id": 7605,
"hgvs_c": "c.3168T>C",
"hgvs_p": "p.Ala1056Ala",
"transcript": "XM_005248724.5",
"protein_id": "XP_005248781.1",
"transcript_support_level": null,
"aa_start": 1056,
"aa_end": null,
"aa_length": 1272,
"cds_start": 3168,
"cds_end": null,
"cds_length": 3819,
"cdna_start": 3400,
"cdna_end": null,
"cdna_length": 8576,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": "A",
"aa_alt": "A",
"canonical": false,
"protein_coding": true,
"strand": true,
"consequences": [
"synonymous_variant"
],
"exon_rank": 30,
"exon_rank_end": null,
"exon_count": 33,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "MYO6",
"gene_hgnc_id": 7605,
"hgvs_c": "c.3168T>C",
"hgvs_p": "p.Ala1056Ala",
"transcript": "XM_017010899.3",
"protein_id": "XP_016866388.1",
"transcript_support_level": null,
"aa_start": 1056,
"aa_end": null,
"aa_length": 1263,
"cds_start": 3168,
"cds_end": null,
"cds_length": 3792,
"cdna_start": 3400,
"cdna_end": null,
"cdna_length": 8549,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": "A",
"aa_alt": "A",
"canonical": false,
"protein_coding": true,
"strand": true,
"consequences": [
"synonymous_variant"
],
"exon_rank": 29,
"exon_rank_end": null,
"exon_count": 32,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "MYO6",
"gene_hgnc_id": 7605,
"hgvs_c": "c.3138T>C",
"hgvs_p": "p.Ala1046Ala",
"transcript": "XM_047418836.1",
"protein_id": "XP_047274792.1",
"transcript_support_level": null,
"aa_start": 1046,
"aa_end": null,
"aa_length": 1253,
"cds_start": 3138,
"cds_end": null,
"cds_length": 3762,
"cdna_start": 3270,
"cdna_end": null,
"cdna_length": 8419,
"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": 30,
"exon_rank_end": null,
"exon_count": 33,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "MYO6",
"gene_hgnc_id": 7605,
"hgvs_c": "n.*1245T>C",
"hgvs_p": null,
"transcript": "ENST00000671923.1",
"protein_id": "ENSP00000500835.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": 5302,
"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": 3,
"exon_rank_end": null,
"exon_count": 6,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "MYO6",
"gene_hgnc_id": 7605,
"hgvs_c": "n.1400T>C",
"hgvs_p": null,
"transcript": "ENST00000672162.1",
"protein_id": null,
"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": 2792,
"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": 30,
"exon_rank_end": null,
"exon_count": 33,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "MYO6",
"gene_hgnc_id": 7605,
"hgvs_c": "n.3463T>C",
"hgvs_p": null,
"transcript": "NR_160538.1",
"protein_id": null,
"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": 8612,
"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": 30,
"exon_rank_end": null,
"exon_count": 33,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "MYO6",
"gene_hgnc_id": 7605,
"hgvs_c": "n.*1245T>C",
"hgvs_p": null,
"transcript": "ENST00000671923.1",
"protein_id": "ENSP00000500835.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": 5302,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
}
],
"gene_symbol": "MYO6",
"gene_hgnc_id": 7605,
"dbsnp": "rs727505051",
"frequency_reference_population": 0.000003421199,
"hom_count_reference_population": 0,
"allele_count_reference_population": 5,
"gnomad_exomes_af": 0.0000034212,
"gnomad_genomes_af": null,
"gnomad_exomes_ac": 5,
"gnomad_genomes_ac": null,
"gnomad_exomes_homalt": 0,
"gnomad_genomes_homalt": null,
"gnomad_mito_homoplasmic": null,
"gnomad_mito_heteroplasmic": null,
"computational_score_selected": -0.5400000214576721,
"computational_prediction_selected": "Benign",
"computational_source_selected": "BayesDel_noAF",
"splice_score_selected": 0,
"splice_prediction_selected": "Benign",
"splice_source_selected": "max_spliceai",
"revel_score": null,
"revel_prediction": null,
"alphamissense_score": null,
"alphamissense_prediction": null,
"bayesdelnoaf_score": -0.54,
"bayesdelnoaf_prediction": "Benign",
"phylop100way_score": 0.289,
"phylop100way_prediction": "Benign",
"spliceai_max_score": 0,
"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": -5,
"acmg_classification": "Likely_benign",
"acmg_criteria": "PM2,BP4_Strong,BP6_Moderate,BP7",
"acmg_by_gene": [
{
"score": -5,
"benign_score": 7,
"pathogenic_score": 2,
"criteria": [
"PM2",
"BP4_Strong",
"BP6_Moderate",
"BP7"
],
"verdict": "Likely_benign",
"transcript": "ENST00000369977.8",
"gene_symbol": "MYO6",
"hgnc_id": 7605,
"effects": [
"synonymous_variant"
],
"inheritance_mode": "AD,AR",
"hgvs_c": "c.3207T>C",
"hgvs_p": "p.Ala1069Ala"
}
],
"clinvar_disease": "not specified",
"clinvar_classification": "Likely benign",
"clinvar_review_status": "criteria provided, single submitter",
"clinvar_submissions_summary": "LB:1",
"phenotype_combined": "not specified",
"pathogenicity_classification_combined": "Likely benign",
"custom_annotations": null
}
],
"message": null
}