Retrieve enrollment curve data associated with enrollment curve data points.

GET {{baseUrl}}/EnrollmentDataPoints({{ID}})/enrollmentCurve?$select=isObsolete,createdAt&$expand=dataPoints,texts

Request Params

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

HEADERS

KeyDatatypeRequiredDescription
Acceptstring

RESPONSES

status: OK

{"createdAt":"\u003cdateTime\u003e","createdBy":"\u003cstring\u003e","modifiedAt":"\u003cdateTime\u003e","modifiedBy":"\u003cstring\u003e","ID":"\u003cuuid\u003e","businessKey":"\u003cstring\u003e","enrollmentCurveName":"\u003cstring\u003e","description":"\u003cstring\u003e","dataPoints":[{"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"},{"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"}],"dataPoints@odata.count":"\u003cnumber\u003e","isObsolete":false,"connectedStudies":[{"studyID":"\u003cuuid\u003e","scenarioID":"\u003cuuid\u003e","randomizationGroupID":"\u003cuuid\u003e","treatmentGroupID":"\u003cuuid\u003e","scenarioSiteGroupID":"\u003cuuid\u003e","treatmentGroupSiteGroupID":"\u003cuuid\u003e","enrollmentCurveID":"\u003cuuid\u003e","studyBusinessKey":"\u003cstring\u003e","studyDescription":"\u003cstring\u003e","scenarioBusinessKey":"\u003cstring\u003e","scenarioDescription":"\u003cstring\u003e","scenarioStatusDescription":"\u003cstring\u003e","scenarioStatusCode":1,"siteGroupBusinessKey":"\u003cstring\u003e","siteGroupDescription":"\u003cstring\u003e","randomizationGroupBusinessKey":"\u003cstring\u003e","randomizationGroupDescription":"\u003cstring\u003e","treatmentGroupBusinessKey":"\u003cstring\u003e","treatmentGroupDescription":"\u003cstring\u003e"},{"studyID":"\u003cuuid\u003e","scenarioID":"\u003cuuid\u003e","randomizationGroupID":"\u003cuuid\u003e","treatmentGroupID":"\u003cuuid\u003e","scenarioSiteGroupID":"\u003cuuid\u003e","treatmentGroupSiteGroupID":"\u003cuuid\u003e","enrollmentCurveID":"\u003cuuid\u003e","studyBusinessKey":"\u003cstring\u003e","studyDescription":"\u003cstring\u003e","scenarioBusinessKey":"\u003cstring\u003e","scenarioDescription":"\u003cstring\u003e","scenarioStatusDescription":"\u003cstring\u003e","scenarioStatusCode":1,"siteGroupBusinessKey":"\u003cstring\u003e","siteGroupDescription":"\u003cstring\u003e","randomizationGroupBusinessKey":"\u003cstring\u003e","randomizationGroupDescription":"\u003cstring\u003e","treatmentGroupBusinessKey":"\u003cstring\u003e","treatmentGroupDescription":"\u003cstring\u003e"}],"connectedStudies@odata.count":"\u003cnumber\u003e","texts":[{"ID_texts":"\u003cuuid\u003e","locale":"\u003cstring\u003e","ID":"\u003cuuid\u003e","description":"\u003cstring\u003e"},{"ID_texts":"\u003cuuid\u003e","locale":"\u003cstring\u003e","ID":"\u003cuuid\u003e","description":"\u003cstring\u003e"}],"texts@odata.count":"\u003cnumber\u003e","localized":{"ID_texts":"\u003cuuid\u003e","locale":"\u003cstring\u003e","ID":"\u003cuuid\u003e","description":"\u003cstring\u003e"}}