Get screened and randomized subjects for resupply grouped by site
get
/ec-dataintegration-svc/rest/v1.0/studies/{studyId}/{mode}/subjects/forResupply
Retrieves all screened and randomized subjects for resupply grouped by site.
Request
Path Parameters
-
mode(required): string
Mode of the study. Accepts test, active, or training.
-
studyId(required): string
ID of the study to which the subject belongs.
Query Parameters
-
ignoreIfOutsideOfVisitWindowBy: integer(int32)
Integer value for the number of days a subject can be outside its next dispensation visit window after which it will not be returned in the response.
-
ignoreSubjectsWhichSkippedVisit: boolean
Boolean value to decide whether to return a subject that skipped a dispensation visit.Default Value:
false
-
siteId: string(uuid)
Sites for which you want to retrieve subjects.
There's no request body for this operation.
Back to TopResponse
Supported Media Types
- application/json
200 Response
Subjects success.
400 Response
Bad request.
Nested Schema : result
Type:
object
Nested Schema : details
Type:
object