Available parameters and response documentation is available here

GET /lookup/cnv/chr1:200:L1254:DUP/1038
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Cache-Control: max-age=300
Content-Type: application/json ;utf-8
ETag: "a3be19daa55b5e1d5d60fc6e0383d43b1491d1cb9f65de0e222eb481c7cb660f"
Vary: Accept

{
  "pos": 200,
  "chromosome": "chr1",
  "length": 1254,
  "type": "duplication",
  "end": 1454,
  "publication_counts": [
    {
      "type": "region",
      "id": "1038:chr1:200..1454",
      "count": 0
    }
  ],
  "regions": {},
  "coding_gene_id": [],
  "coding_genes": null,
  "exon": null,
  "gene_symbol": null,
  "gene_id": null,
  "genes": [],
  "transcripts": [],
  "camouflaged_regions": [],
  "sv_acmg_annotation": {
    "verdict": {
      "saphetor_class": "Benign",
      "saphetor_score": -1.0,
      "verdict": "Uncertain Significance",
      "approx_score": -0.6
    },
    "classifications": [
      {
        "saphetor_class": "Benign",
        "approx_score": 0.0,
        "saphetor_score": -1.0,
        "acmg_class": "Uncertain Significance",
        "name": "Gene",
        "saphetor_user_explain": {
          "Benign": [
            "This structural variant affects 0 coding genes."
          ]
        }
      },
      {
        "saphetor_class": "Uncertain Significance",
        "approx_score": -0.6,
        "saphetor_score": 0.0,
        "acmg_class": "Uncertain Significance",
        "name": "Content",
        "user_explain": {
          "Uncertain Significance": [
            "This structural variant doesn't affect any known domain or coding genes."
          ]
        }
      },
      {
        "saphetor_class": "Uncertain Significance",
        "approx_score": 0.0,
        "saphetor_score": 0.0,
        "acmg_class": "Uncertain Significance",
        "name": "Inheritance"
      },
      {
        "saphetor_class": "Uncertain Significance",
        "approx_score": 0.0,
        "saphetor_score": 0.0,
        "acmg_class": "Uncertain Significance",
        "name": "Literature"
      },
      {
        "saphetor_class": "Uncertain Significance",
        "approx_score": 0.0,
        "saphetor_score": 0.0,
        "acmg_class": "Uncertain Significance",
        "name": "Overlap"
      }
    ],
    "sample_findings": {
      "mode_of_inheritance": "Assumed AD/AR."
    },
    "version_name": "12.1.1"
  },
  "deleted_data_reason": null,
  "publications": {
    "regions": [],
    "genes": []
  },
  "cytobands": "1p36.33"
}