v1

latestSwagger 2.0License2026-07-17656281.2 KB
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

patientIdstring required
studyIdstring required
uniquePatientKeystring
uniqueSampleKeystring

Example response

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