Get list study versions that have randomization

post

/ec-designer-svc/rest/v1.0/studies/{studyId}/hasRandomization

Takes a list of study versions and retrieves that list of study versions with a boolean flag (true or false) in the response for each to indicate whether they have randomization or not.

Request

Path Parameters
Back to Top

Response

Supported Media Types

200 Response

Successful operation.
Body ()
Root Schema : schema
Type: array
Show Source
Nested Schema : StudyVersionsRandomizationDto
Type: object
Show Source

500 Response

Error
Body ()
Root Schema : ErrorResponseData
Type: object
Show Source
Nested Schema : details
Type: object
Back to Top