v1

latestSwagger 2.0License2026-07-17656281.2 KB
Molecular Profiles

Get all molecular profiles

get/molecular-profiles

Query parameters

direction'ASC' | 'DESC'

Direction of the sort

pageNumberinteger

Page number of the result list

pageSizeinteger

Page size of the result list

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

Level of detail of the response

sortBy'datatype' | 'description' | 'molecularAlterationType' | 'molecularProfileId' | 'name' | 'showProfileInAnalysisTab'

Name of the property that the result list is sorted by

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"
    }
  }
]