V5.0

get

/ec-dc-svc/rest/v5.0/studies/{studyId}/{mode}/subjects

Lists all subjects with lock status for the specified study and mode. It only returns subjects for the sites to which the requesting user has access and describes details in the Response section for each subject with lock status and includes completion and withdrawal dates.

Request

Path Parameters

There's no request body for this operation.

Back to Top

Response

Supported Media Types

200 Response

Success
Body ()
Root Schema : schema
Type: array
Show Source
Nested Schema : SubjectRespDto13
Type: object
Subject details including screening, randomization, completion status and withdrawal information
Show Source
Examples

400 Response

Bad request.
Body ()
Root Schema : DcsResponse
Type: object
Show Source
Nested Schema : ErrorResponseData
Type: object
Show Source
Nested Schema : result
Type: object
Nested Schema : details
Type: object
Back to Top