v1

latestSwagger 2.02026-07-17312135.6 KB

Returns dataset csv or parquet stream to the frontend

get/datastream/patient

Query parameters

mriquerystring required

Patient Request body. This is a binary string encoded in base64

dataFormatstring

defines format of results (parquet / csv, defaults to csv)

returnOnlyPatientCountstring

If set to true, return only the patient count otherwise return the full patient list

releaseDatestring

Timestamp of the selected dataset release date (in UTC format)

cohortIdnumber

id of cohort, defaults to Null

Response

Success