v1.0 REST Endpoints

Data Integration/Subjects/v1.0
The operations from the Data Integration/Subjects/v1.0 category.
Get a list of events by type
Method: get
Path: /ec-dataintegration-svc/rest/v1.0/studies/{studyId}/{mode}/subjects/events
Get a list of subject-related values
Method: get
Path: /ec-dataintegration-svc/rest/v1.0/studies/{studyId}/{mode}/subjects/lov/{pathAttr}
Get a list of subjects for the specified study and mode
Method: get
Path: /ec-dataintegration-svc/rest/v1.0/studies/{studyId}/{mode}/subjects
Get a subject's events within a date range
Method: get
Path: /ec-dataintegration-svc/rest/v1.0/studies/{studyId}/{mode}/subjects/dateRange/{subjectId}
Get Clinical Data which is part of ODMSubmit
Method: get
Path: /ec-dataintegration-svc/rest/v1.0/studies/{studyId}/{mode}/subjects/odmsubmit/clinicaldata/{subjectId}
Get details for a subject
Method: get
Path: /ec-dataintegration-svc/rest/v1.0/studies/{studyId}/{mode}/subjects/{subjectId}
Get Latest lock records for all subjects under a study
Method: get
Path: /ec-dataintegration-svc/rest/v1.0/studies/{studyId}/{mode}/lockedstatus
Get latest records for sign, verify and freeze
Method: get
Path: /ec-dataintegration-svc/rest/v1.0/studies/{studyId}/{mode}/svf
Get latest/audit records for Source Data Verification with site information where visit was completed
Method: post
Path: /ec-dataintegration-svc/rest/v1.0/studies/{studyId}/{mode}/visit/verify/history
Get or search or filter list of subjects
Method: get
Path: /ec-dataintegration-svc/rest/v1.0/studies/{studyId}/{mode}/subjects/sitestudyversion
Get subject history
Method: get
Path: /ec-dataintegration-svc/rest/v1.0/studies/{studyId}/{mode}/subjects/history/{subjectId}
Get the history of all subjects in a mode
Method: get
Path: /ec-dataintegration-svc/rest/v1.0/studies/{studyId}/{mode}/subjects/history/all
Get Visits MetaData which is part of ODMSubmit
Method: get
Path: /ec-dataintegration-svc/rest/v1.0/studies/{studyId}/{mode}/subjects/odmsubmit/visitsMetadata/{subjectId}