Patients
Get a patient in a study
get/studies/{studyId}/patients/{patientId}
Path parameters
patientIdstring required
Patient ID e.g. TCGA-OR-A5J2
studyIdstring required
Study ID e.g. acc_tcga
Response
OK
Example response
{
"cancerStudy": {
"importDate": "yyyy-MM-dd HH:mm:ss"
}
}