v1

latestSwagger 2.0License2026-07-17656281.2 KB
Patients

fetchPatients

post/patients/fetch

Query parameters

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

Level of detail of the response

Request body

uniquePatientKeysstring[]

Response

OK

patientIdstring required
studyIdstring required
uniquePatientKeystring
uniqueSampleKeystring

Example response

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