v1

latestSwagger 2.0License2026-07-17656281.2 KB
Studies

Get all studies

get/studies

Query parameters

direction'ASC' | 'DESC'

Direction of the sort

keywordstring

Search keyword that applies to name and cancer type of the studies

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'cancerTypeId' | 'citation' | 'description' | 'groups' | 'importDate' | 'name' | 'pmid' | 'publicStudy' | 'status' | 'studyId'

Name of the property that the result list is sorted by

Response

OK

allSampleCountinteger
cancerTypeIdstring
citationstring
cnaSampleCountinteger
completeSampleCountinteger
descriptionstring
groupsstring
importDatestring
massSpectrometrySampleCountinteger
methylationHm27SampleCountinteger
miRnaSampleCountinteger
mrnaMicroarraySampleCountinteger
mrnaRnaSeqSampleCountinteger
mrnaRnaSeqV2SampleCountinteger
namestring
pmidstring
publicStudyboolean
readPermissionboolean
referenceGenomestring
rppaSampleCountinteger
sequencedSampleCountinteger
statusinteger
studyIdstring required
treatmentCountinteger

Example response

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