Clinical Data

Fetch clinical data by patient IDs or sample IDs (all studies)

post/clinical-data/fetch

Query parameters

clinicalDataType'SAMPLE' | 'PATIENT'

Type of the clinical data

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

Level of detail of the response

Request body

attributeIdsstring[]

Response

OK

clinicalAttributeIdstring required
patientIdstring required
sampleIdstring
studyIdstring required
uniquePatientKeystring
uniqueSampleKeystring
valuestring

Changes