v1.0 REST Endpoints

Designer/Forms APIs/v1.0
The operations from the Designer/Forms APIs/v1.0 category.
[Deprecated]: Add form in a study version
Method: post
Path: /ec-designer-svc/rest/v1.0/studies/{studyId}/versions/{version}/forms
[Deprecated]: Bulk assign forms to visits
Method: post
Path: /ec-designer-svc/rest/v1.0/studies/{studyId}/versions/{version}/forms/visits
[Deprecated]: Delete a specific form
Method: delete
Path: /ec-designer-svc/rest/v1.0/studies/{studyId}/versions/{version}/forms/{formId}
[Deprecated]: Get a specific form
Method: get
Path: /ec-designer-svc/rest/v1.0/studies/{studyId}/versions/{version}/forms/{formId}
[Deprecated]: Get list of forms in a study
Method: get
Path: /ec-designer-svc/rest/v1.0/studies/{studyId}/versions/{version}/forms
[Deprecated]: Get list questions used in stratified randomization
Method: get
Path: /ec-designer-svc/rest/v1.0/studies/{studyId}/versions/{version}/forms/randomizationfactors
[Deprecated]: Update a specific form
Method: put
Path: /ec-designer-svc/rest/v1.0/studies/{studyId}/versions/{version}/forms/{formId}
Copy forms in bulk
Method: post
Path: /ec-designer-svc/rest/v1.0/studies/{studyId}/versions/{version}/forms/copyForms
Get a list of study forms
Method: get
Path: /ec-designer-svc/rest/v1.0/studies/{studyId}/{mode}/forms
Get all or specified form items in a study
Method: post
Path: /ec-designer-edc-svc/rest/v1.0/studies/{studyId}/formSummaryInfo
Get all study forms
Method: get
Path: /ec-designer-svc/rest/v1.0/studies/{studyId}/allstudiesforms
Get form items identified as lab normals in a study
Method: post
Path: /ec-designer-edc-svc/rest/v1.0/studies/{studyId}/forms/labNormalItems
Get forms and questions used in dosing calculations
Method: get
Path: /ec-designer-svc/rest/v1.0/studies/{studyId}/versions/{version}/forms/numericItems
Get forms with item IDs and types for the given mode of study
Method: get
Path: /ec-designer-edc-svc/rest/v1.0/studies/{studyId}/{mode}/forms/formitems
Get list of associated forms
Method: post
Path: /ec-designer-svc/rest/v1.0/studies/{studyId}/versions/{version}/forms/associateForms
Get list of latest forms by mode in a study
Method: get
Path: /ec-designer-edc-svc/rest/v1.0/studies/{studyId}/{mode}/forms/latest
Get visit summary with form and item IDs
Method: post
Path: /ec-designer-edc-svc/rest/v1.0/studies/{studyId}/visitsforms/formitems