Get subjects and their visit schedule
post
/ec-dc-svc/rest/v4.0/studies/{studyId}/{mode}/subjects/visitschedule
This consolidated API retrieves locked status, subjects and their visit schedule,filter capabilities along with 'canBeCompleted' field for a subject.
Request
Path Parameters
-
mode(required): string
Mode of the study. Accepts test, active, or training.
-
studyId(required): string
ID of the study for which you want to get the list of subjects.
Supported Media Types
- application/json
Root Schema : schema
Type:
Show Source
object
-
containsSearchKeywords: array
containsSearchKeywords
-
exactSearchKeywords: array
exactSearchKeywords
-
limit: integer
(int32)
-
nextVisitOnly: boolean
-
notStarted: boolean
-
offset: integer
(int32)
-
order: string
-
projectionTillDate: string
(date-time)
-
reviewStatus: string
-
sites: array
sites
-
subjectStates: array
subjectStates
Response
Supported Media Types
- application/json
200 Response
Subjects success.
Nested Schema : result
Type:
object
Nested Schema : details
Type:
object
400 Response
Bad request.
Nested Schema : result
Type:
object
Nested Schema : details
Type:
object