Get blinded lot by ID

get

/ec-ors-svc/rest/v3.0/studies/{studyId}/{mode}/lots/blinded-lots/{blindedLotId}

Retrieves blinded lot for a given ID, with release depot to depot settings.

Request

Path Parameters
Query Parameters

There's no request body for this operation.

Back to Top

Response

Supported Media Types

200 Response

Successful operation
Body ()
Root Schema : BlindedLotsResponse
Type: object
Show Source
Nested Schema : blindedLotList
Type: array
Show Source
Nested Schema : blindedLots
Type: array
Show Source
Nested Schema : BlindedLots
Type: object
Show Source
Nested Schema : manufacturingLotIds
Type: array
Title: manufacturingLotIds
Contains manufactoring lot id.
Show Source
Nested Schema : settingsByCountry
Type: array
Show Source
Nested Schema : SettingsByCountry
Type: object
Show Source

400 Response

v3.0 The study identifier does not match any study identifiers in Clinical One
Body ()
Root Schema : BlindedLotsResponse
Type: object
Show Source
Nested Schema : blindedLotList
Type: array
Show Source
Nested Schema : blindedLots
Type: array
Show Source
Nested Schema : BlindedLots
Type: object
Show Source
Nested Schema : manufacturingLotIds
Type: array
Title: manufacturingLotIds
Contains manufactoring lot id.
Show Source
Nested Schema : settingsByCountry
Type: array
Show Source
Nested Schema : SettingsByCountry
Type: object
Show Source

404 Response

v3.0 Blinded Lots not found
Body ()
Root Schema : BlindedLotsResponse
Type: object
Show Source
Nested Schema : blindedLotList
Type: array
Show Source
Nested Schema : blindedLots
Type: array
Show Source
Nested Schema : BlindedLots
Type: object
Show Source
Nested Schema : manufacturingLotIds
Type: array
Title: manufacturingLotIds
Contains manufactoring lot id.
Show Source
Nested Schema : settingsByCountry
Type: array
Show Source
Nested Schema : SettingsByCountry
Type: object
Show Source
Back to Top