v5.0 REST Endpoints
Designer/Study APIs/v5.0
The operations from the Designer/Study APIs/v5.0 category.
-
[Deprecated]: Get all visits, forms and questionnaires - Method: getPath:
/ec-designer-svc/rest/v5.0/studies/{studyId}/studyDesign
- Get all forms
- Method: postPath:
/ec-designer-svc/rest/v5.0/studies/{studyId}/allForms
- Get all statuses of a study
- Method: getPath:
/ec-designer-svc/rest/v5.0/studies/{studyId}/statuses
- Get status of latest study version
- Method: getPath:
/ec-designer-svc/rest/v5.0/studies/{studyId}/statuses/{version}
- Update existing study
- Method: putPath:
/ec-designer-svc/rest/v5.0/studies/{studyId}