Check status of study randomization limit or restriction

get

/ec-dc-svc/rest/v1/studies/{studyId}/{mode}/subjects/randrestricted

Checks whether the randomization limit has been reached (randomization has stopped) and if randomization is restricted (not randomizing) for the study and mode or a particular site. Rights: DataCaptureSubjectGet and SubjectDataClassificationGet.

Request

Path Parameters
Query Parameters
  • ID of the site to check for a randomization restriction or whether the randomization limit was reached. Specify if you want to check status for this site only; otherwise, leave blank to check for the study.

There's no request body for this operation.

Back to Top

Response

Supported Media Types

200 Response

Success
Body ()
Root Schema : RandomizationStatus
Type: object
Show Source
Back to Top