Samples

Get all samples in a study

get/studies/{studyId}/samples

Path parameters

studyIdstring required

Study ID e.g. acc_tcga

Query parameters

direction'ASC' | 'DESC'

Direction of the sort

pageNumberinteger

Page number of the result list

pageSizeinteger

Page size of the result list

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

Level of detail of the response

sortBy'sampleId' | 'sampleType'

Name of the property that the result list is sorted by

Response

OK

copyNumberSegmentPresentboolean
patientIdstring required
profiledForFusionsboolean
sampleIdstring required
sampleType'Primary Solid Tumor' | 'Recurrent Solid Tumor' | 'Primary Blood Tumor' | 'Recurrent Blood Tumor' | 'Metastatic' | 'Blood Derived Normal' | 'Solid Tissues Normal'
sequencedboolean
studyIdstring required
uniquePatientKeystring
uniqueSampleKeystring

Changes