Get list of visits status for subjects
post
/ec-dc-svc/rest/v12.0/studies/{studyId}/{mode}/visitstatus/subjects
Retrieves a list of visits status for subjects, as well as the study version associated with each visit status. This API request also lists unscheduled event details.
Request
Path Parameters
-
studyId(required): string
ID of the study for which you want to get the list of subjects.
Query Parameters
-
nextVisitOnly: boolean
-
notStarted: boolean
-
signVerifyStatus(required): string
Status of Sign / Verify.Default Value:
ALL
-
siteId: string
-
siteStudyVersion: string
Supported Media Types
- application/json
Response
Supported Media Types
- application/json
200 Response
Success
Nested Schema : VisitsStatusDto12
Type:
Show Source
object
-
associatedStudyVersion: string
-
comment: string
Minimum Length:
0
Maximum Length:2048
-
eventId: string
-
eventInstanceNum: integer
(int32)
-
eventType: string
-
freezedStatus: string
-
id: string
(uuid)
-
lockedDateTime: string
(date-time)
-
lockedStatus: string
-
objectVersionNumber: number
-
operationType: string
-
reason: string
Minimum Length:
0
Maximum Length:255
-
repeatingFormCount: number
-
scheduledWindowEndDate: string
(date-time)
-
scheduledWindowStartDate: string
(date-time)
-
signedStatus: string
-
siteId: string
-
softwareVersionNumber: number
-
studyVersion(required): string
Minimum Length:
0
Maximum Length:100
-
subjectId: string
-
userId: string
(uuid)
-
verifiedStatus: string
-
versionEnd: string
(date-time)
-
versionStart: string
(date-time)
-
visitAction: string
-
visitStartDate: string
(date-time)
-
visitStartDateLockedDateTime: string
(date-time)
-
visitStartDateLockedStatus: string
-
visitStatus: string
-
visitType: string
400 Response
Bad request.
Nested Schema : result
Type:
object
Nested Schema : details
Type:
object