Mutations
Fetch mutations in a molecular profile
post/molecular-profiles/{molecularProfileId}/mutations/fetch
Path parameters
molecularProfileIdstring required
Molecular Profile ID e.g. acc_tcga_mutations
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'aminoAcidChange' | 'center' | 'endPosition' | 'entrezGeneId' | 'keyword' | 'mutationStatus' | 'mutationType' | 'ncbiBuild' | 'normalAltCount' | 'normalRefCount' | 'proteinChange' | 'proteinPosEnd' | 'proteinPosStart' | 'referenceAllele' | 'refseqMrnaId' | 'startPosition' | 'tumorAltCount' | 'tumorRefCount' | 'validationStatus' | 'variantAllele' | 'variantType'
Name of the property that the result list is sorted by
Request body
Response
OK