[Deprecated]: Get list of visits status for subjects
post
/ec-dc-svc/rest/v4.0/studies/{studyId}/{mode}/visitstatus/subjects
Deprecated: 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
-
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.
Query Parameters
-
signVerifyStatus(required): string
Status of Sign / Verify.
Supported Media Types
- application/json
Response
Supported Media Types
- application/json
200 Response
Success
Nested Schema : VisitsStatusDto5
Type:
Show Source
object
-
comment: string
Minimum Length:
0
Maximum Length:2048
-
eventId: string
-
eventInstanceNum: integer
(int32)
-
eventType: string
-
freezedStatus: string
-
id: string
(uuid)
-
objectVersionNumber: number
-
reason: string
Minimum Length:
0
Maximum Length:255
-
signedStatus: string
-
siteId: string
-
studyVersion(required): string
Minimum Length:
0
Maximum Length:100
-
subjectId: string
-
userId: string
(uuid)
-
verifiedStatus: string
-
versionStart: string
(date-time)
-
visitStartDate: string
(date-time)
-
visitStatus: string
-
visitType: string
400 Response
Bad request.
Nested Schema : result
Type:
object
Nested Schema : details
Type:
object