Clinical Data

Get all clinical data of a sample in a study

get/studies/{studyId}/samples/{sampleId}/clinical-data

Path parameters

sampleIdstring required

Sample ID e.g. TCGA-OR-A5J2-01

studyIdstring required

Study ID e.g. acc_tcga

Query parameters

attributeIdstring

Attribute ID e.g. CANCER_TYPE

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'clinicalAttributeId' | 'value'

Name of the property that the result list is sorted by

Response

OK

clinicalAttributeIdstring required
patientAttributeboolean
patientIdstring required
sampleIdstring
studyIdstring required
uniquePatientKeystring
uniqueSampleKeystring
valuestring

Changes

No recorded changes to this endpoint across all 21 revisions of this API.