v4.0 REST Endpoints
Designer/Study APIs/v4.0
The operations from the Designer/Study APIs/v4.0 category.
-
[Deprecated]: Get all visits, forms and questionnaires - Method: getPath:
/ec-designer-svc/rest/v4.0/studies/{studyId}/studyDesign
- Check visit in study version
- Method: getPath:
/ec-designer-svc/rest/v4.0/studies/{studyId}/visits/{visitId}/validate
- Create all visits, forms and questionnaires
- Method: postPath:
/ec-designer-svc/rest/v4.0/studies/{studyId}/studyDesign
- Get all coding questions forms
- Method: postPath:
/ec-designer-svc/rest/v4.0/studies/{studyId}/allForms/coding
- Get all forms
- Method: postPath:
/ec-designer-svc/rest/v4.0/studies/{studyId}/allForms
- Get all statuses of a study
- Method: getPath:
/ec-designer-svc/rest/v4.0/studies/{studyId}/statuses
- Get all statuses of a study
- Method: getPath:
/ec-designer-svc/rest/v4.0/studies/{studyId}/statusessummary
- Get status of latest study version
- Method: getPath:
/ec-designer-svc/rest/v4.0/studies/{studyId}/statuses/{version}