v1

latestSwagger 2.0License2026-07-17656281.2 KB
Molecular Profiles

Fetch molecular profiles

post/molecular-profiles/fetch

Query parameters

projection'DETAILED' | 'ID' | 'META' | 'SUMMARY'

Level of detail of the response

Request body

molecularProfileIdsstring[]
studyIdsstring[]

Response

OK

datatypestring
descriptionstring
genericAssayTypestring
molecularAlterationType'COPY_NUMBER_ALTERATION' | 'GENERIC_ASSAY' | 'GENESET_SCORE' | 'METHYLATION' | 'METHYLATION_BINARY' | 'MICRO_RNA_EXPRESSION' | 'MRNA_EXPRESSION' | 'MRNA_EXPRESSION_NORMALS' | 'MUTATION_EXTENDED' | 'MUTATION_UNCALLED' | 'PHOSPHORYLATION' | 'PROTEIN_ARRAY_PHOSPHORYLATION' | 'PROTEIN_ARRAY_PROTEIN_LEVEL' | 'PROTEIN_LEVEL' | 'RNA_EXPRESSION' | 'STRUCTURAL_VARIANT'
molecularProfileIdstring required
namestring
patientLevelboolean required
pivotThresholdnumber float
showProfileInAnalysisTabboolean
sortOrderstring
studyIdstring required

Example response

[
  {
    "study": {
      "importDate": "yyyy-MM-dd HH:mm:ss"
    }
  }
]