Retrieve a single enrollment curve data point.

GET {{baseUrl}}/EnrollmentDataPoints({{ID}})?$select=enrollmentCurve_ID,ID&$expand=enrollmentCurve,enrollmentCurve

Request Params

KeyDatatypeRequiredDescription
$selectstringSelect properties to be returned, see Select
$expandstringExpand related entities, see Expand

HEADERS

KeyDatatypeRequiredDescription
Acceptstring

RESPONSES

status: OK

{"ID":"\u003cuuid\u003e","enrollmentPeriodPercentage":0,"patientsEnrolledPercentage":0,"dataPoints_fc":3,"enrollmentCurve":{"nullable":true,"value":"\u003cCircular reference to #/components/schemas/com.sap.ctsm.backend.core.api.study.v1.StudyAPIv1.EnrollmentCurves detected\u003e"},"enrollmentCurve_ID":"\u003cuuid\u003e"}