v3.0
get
/ec-ors-svc/rest/v3.0/studies/{studyId}/{mode}/lots/blinded-lots
Retrieves all blinded lots with release depot to depot settings.
To get a specific lot see Get blinded lot by ID.
To get a specific lot see Get blinded lot by ID.
Request
Path Parameters
-
mode(required): string
Indicates the operational mode of the study. Accepted values: active, test, or training.Example:
test -
studyId(required): string(uuid)
Unique identifier of the study. Uses UUID in a 32-character uppercase hexadecimal string format.Example:
1BC29B36F5D64B1B95F4BDBBCEA481BE
Query Parameters
-
includeDeleted: boolean
Include deleted recordsExample:
false -
limit: integer(int32)
Maximum number of records to display per page.Example:
50 -
offset: integer(int32)
An order number to specify with which object you want to start retrieving result. If provided, you also need to specify a value for the limit parameter.Example:
0
There's no request body for this operation.
Back to TopResponse
Supported Media Types
- application/json
200 Response
Successful operation
Root Schema : BlindedLotsResponse v3.0
Type:
objectTitle:
BlindedLotsResponse v3.0Response containing blinded lots.
Show Source
-
blindedLotList: array
blindedLotList
-
blindedLots: array
Blinded Lots
Title:
Blinded LotsList of blinded lots.
Nested Schema : blindedLotList
Type:
Show Source
array-
Array of:
object BlindedLots v3.0
Title:
BlindedLots v3.0Contains blinded lot details.
Nested Schema : Blinded Lots
Type:
arrayTitle:
Blinded LotsList of blinded lots.
Show Source
-
Array of:
object BlindedLots v3.0
Title:
BlindedLots v3.0Contains blinded lot details.
Nested Schema : BlindedLots v3.0
Type:
objectTitle:
BlindedLots v3.0Contains blinded lot details.
Show Source
-
blindedLotNumber: string
Title:
Blinded Lot NumberBlinded lot number.Example:Blot1001 -
comment: string
Comment.Example:
Updated blinded lot details -
doNotCount: number
Title:
Do Not CountDo Not Count (DNC) days.Example:10 -
doNotShip: number
Title:
Do Not ShipDo Not Ship (DNS) days.Example:50 -
expirationDate: string
(date-time)
Title:
Expiration DateBlinded lot expiration date.Example:2026-12-31T00:00:00Z -
id: string
(uuid)
Title:
Blinded Lot IDBlinded lot ID. -
inUse: boolean
Indicates whether the lot is in use.Example:
true -
manufacturingLotIds: array
Manufacturing Lot IDs
Title:
Manufacturing Lot IDsList of manufacturing lot IDs. -
objectVersionNumber: number
(double)
Object version number.Example:
1 -
operationType: string
Operation type.Example:
UPDATE -
reason: string
Reason.Example:
Audit -
releaseForDepotToDepot: boolean
Indicates whether the lot is released for depot-to-depot transfer.Example:
true -
settingsByCountry: array
settingsByCountry
List of settings by country.
-
shortName: string
Title:
Short NameBlinded lot short name.Example:Blot1001 -
softwareVersionNumber: number
(double)
Software version number.Example:
1 -
userId: string
(uuid)
User ID.
-
versionEnd: string
(date-time)
Blinded lot version end date.Example:
2026-02-21T06:45:00Z -
versionStart: string
(date-time)
Blinded lot version start date.Example:
2026-02-21T06:30:00Z
Nested Schema : Manufacturing Lot IDs
Type:
arrayTitle:
Manufacturing Lot IDsList of manufacturing lot IDs.
Show Source
Nested Schema : settingsByCountry
Type:
arrayList of settings by country.
Show Source
-
Array of:
object SettingsByCountry v2.0
Title:
SettingsByCountry v2.0Contains settings by country.
Nested Schema : SettingsByCountry v2.0
Type:
objectTitle:
SettingsByCountry v2.0Contains settings by country.
Show Source
-
countryIso: string
Country ISO code.Example:
US -
doNotCount: number
(double)
Do Not Count (DNC) Days.Example:
10 -
doNotShip: number
(double)
Do Not Ship (DNS) Days.Example:
50 -
id: string
(uuid)
ID
-
userId: string
(uuid)
User ID.
-
versionStart: string
(date-time)
Version start date.Example:
2026-02-21T06:30:00Z
Examples
400 Response
v3.0 The study identifier does not match any study identifiers in Clinical One
Root Schema : BlindedLotsResponse v3.0
Type:
objectTitle:
BlindedLotsResponse v3.0Response containing blinded lots.
Show Source
-
blindedLotList: array
blindedLotList
-
blindedLots: array
Blinded Lots
Title:
Blinded LotsList of blinded lots.
Nested Schema : blindedLotList
Type:
Show Source
array-
Array of:
object BlindedLots v3.0
Title:
BlindedLots v3.0Contains blinded lot details.
Nested Schema : Blinded Lots
Type:
arrayTitle:
Blinded LotsList of blinded lots.
Show Source
-
Array of:
object BlindedLots v3.0
Title:
BlindedLots v3.0Contains blinded lot details.
Nested Schema : BlindedLots v3.0
Type:
objectTitle:
BlindedLots v3.0Contains blinded lot details.
Show Source
-
blindedLotNumber: string
Title:
Blinded Lot NumberBlinded lot number.Example:Blot1001 -
comment: string
Comment.Example:
Updated blinded lot details -
doNotCount: number
Title:
Do Not CountDo Not Count (DNC) days.Example:10 -
doNotShip: number
Title:
Do Not ShipDo Not Ship (DNS) days.Example:50 -
expirationDate: string
(date-time)
Title:
Expiration DateBlinded lot expiration date.Example:2026-12-31T00:00:00Z -
id: string
(uuid)
Title:
Blinded Lot IDBlinded lot ID. -
inUse: boolean
Indicates whether the lot is in use.Example:
true -
manufacturingLotIds: array
Manufacturing Lot IDs
Title:
Manufacturing Lot IDsList of manufacturing lot IDs. -
objectVersionNumber: number
(double)
Object version number.Example:
1 -
operationType: string
Operation type.Example:
UPDATE -
reason: string
Reason.Example:
Audit -
releaseForDepotToDepot: boolean
Indicates whether the lot is released for depot-to-depot transfer.Example:
true -
settingsByCountry: array
settingsByCountry
List of settings by country.
-
shortName: string
Title:
Short NameBlinded lot short name.Example:Blot1001 -
softwareVersionNumber: number
(double)
Software version number.Example:
1 -
userId: string
(uuid)
User ID.
-
versionEnd: string
(date-time)
Blinded lot version end date.Example:
2026-02-21T06:45:00Z -
versionStart: string
(date-time)
Blinded lot version start date.Example:
2026-02-21T06:30:00Z
Nested Schema : Manufacturing Lot IDs
Type:
arrayTitle:
Manufacturing Lot IDsList of manufacturing lot IDs.
Show Source
Nested Schema : settingsByCountry
Type:
arrayList of settings by country.
Show Source
-
Array of:
object SettingsByCountry v2.0
Title:
SettingsByCountry v2.0Contains settings by country.
Nested Schema : SettingsByCountry v2.0
Type:
objectTitle:
SettingsByCountry v2.0Contains settings by country.
Show Source
-
countryIso: string
Country ISO code.Example:
US -
doNotCount: number
(double)
Do Not Count (DNC) Days.Example:
10 -
doNotShip: number
(double)
Do Not Ship (DNS) Days.Example:
50 -
id: string
(uuid)
ID
-
userId: string
(uuid)
User ID.
-
versionStart: string
(date-time)
Version start date.Example:
2026-02-21T06:30:00Z
Examples
404 Response
Blinded lot not found
Root Schema : BlindedLotsResponse v3.0
Type:
objectTitle:
BlindedLotsResponse v3.0Response containing blinded lots.
Show Source
-
blindedLotList: array
blindedLotList
-
blindedLots: array
Blinded Lots
Title:
Blinded LotsList of blinded lots.
Nested Schema : blindedLotList
Type:
Show Source
array-
Array of:
object BlindedLots v3.0
Title:
BlindedLots v3.0Contains blinded lot details.
Nested Schema : Blinded Lots
Type:
arrayTitle:
Blinded LotsList of blinded lots.
Show Source
-
Array of:
object BlindedLots v3.0
Title:
BlindedLots v3.0Contains blinded lot details.
Nested Schema : BlindedLots v3.0
Type:
objectTitle:
BlindedLots v3.0Contains blinded lot details.
Show Source
-
blindedLotNumber: string
Title:
Blinded Lot NumberBlinded lot number.Example:Blot1001 -
comment: string
Comment.Example:
Updated blinded lot details -
doNotCount: number
Title:
Do Not CountDo Not Count (DNC) days.Example:10 -
doNotShip: number
Title:
Do Not ShipDo Not Ship (DNS) days.Example:50 -
expirationDate: string
(date-time)
Title:
Expiration DateBlinded lot expiration date.Example:2026-12-31T00:00:00Z -
id: string
(uuid)
Title:
Blinded Lot IDBlinded lot ID. -
inUse: boolean
Indicates whether the lot is in use.Example:
true -
manufacturingLotIds: array
Manufacturing Lot IDs
Title:
Manufacturing Lot IDsList of manufacturing lot IDs. -
objectVersionNumber: number
(double)
Object version number.Example:
1 -
operationType: string
Operation type.Example:
UPDATE -
reason: string
Reason.Example:
Audit -
releaseForDepotToDepot: boolean
Indicates whether the lot is released for depot-to-depot transfer.Example:
true -
settingsByCountry: array
settingsByCountry
List of settings by country.
-
shortName: string
Title:
Short NameBlinded lot short name.Example:Blot1001 -
softwareVersionNumber: number
(double)
Software version number.Example:
1 -
userId: string
(uuid)
User ID.
-
versionEnd: string
(date-time)
Blinded lot version end date.Example:
2026-02-21T06:45:00Z -
versionStart: string
(date-time)
Blinded lot version start date.Example:
2026-02-21T06:30:00Z
Nested Schema : Manufacturing Lot IDs
Type:
arrayTitle:
Manufacturing Lot IDsList of manufacturing lot IDs.
Show Source
Nested Schema : settingsByCountry
Type:
arrayList of settings by country.
Show Source
-
Array of:
object SettingsByCountry v2.0
Title:
SettingsByCountry v2.0Contains settings by country.
Nested Schema : SettingsByCountry v2.0
Type:
objectTitle:
SettingsByCountry v2.0Contains settings by country.
Show Source
-
countryIso: string
Country ISO code.Example:
US -
doNotCount: number
(double)
Do Not Count (DNC) Days.Example:
10 -
doNotShip: number
(double)
Do Not Ship (DNS) Days.Example:
50 -
id: string
(uuid)
ID
-
userId: string
(uuid)
User ID.
-
versionStart: string
(date-time)
Version start date.Example:
2026-02-21T06:30:00Z
Examples