Get study version objects

get

/ec-designer-svc/rest/v6.0/studies/{studyId}/studyversionobjects

Retrieves all study version objects.

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 : AllStudyVersionsObjectsDto v9.0
Type: object
Title: AllStudyVersionsObjectsDto v9.0
Objects of all study versions.
Show Source
Nested Schema : versions
Type: array
Show Source
Nested Schema : VersionObjectsDto v9.0
Type: object
Title: VersionObjectsDto v9.0
Objects information of all study versions.
Show Source
Nested Schema : StudyVersionObjectsDto
Type: object
Show Source
Nested Schema : advanceDosingGroupCriterias
Type: array
Show Source
Nested Schema : advanceDosingGroupKitSettings
Type: array
Show Source
Nested Schema : advanceDosingGroups
Type: array
Show Source
Nested Schema : armKitVisits
Type: array
Show Source
Nested Schema : branches
Type: array
Show Source
Nested Schema : codeListItems
Type: array
Show Source
Nested Schema : codeLists
Type: array
Show Source
Nested Schema : cohorts
Type: array
Show Source
Nested Schema : dataViews
Type: array
Show Source
Nested Schema : dosingCalculations
Type: array
Show Source
Nested Schema : extendedProperties
Type: array
Show Source
Nested Schema : formItems
Type: array
Show Source
Nested Schema : kits
Type: array
Show Source
Nested Schema : randArmRatios
Type: array
Show Source
Nested Schema : randCohortFactors
Type: array
Show Source
Nested Schema : randomizations
Type: array
Show Source
Nested Schema : randStratumFactors
Type: array
Show Source
Nested Schema : stratum
Type: array
Show Source
Nested Schema : stringResources
Type: array
Show Source
Nested Schema : studyEventForms
Type: array
Show Source
Nested Schema : studyEventSchedules
Type: array
Show Source
Nested Schema : studyVersions
Type: array
Show Source
Nested Schema : studyVersionsHistories
Type: array
Show Source
Nested Schema : titrationExceptions
Type: array
Show Source
Nested Schema : titrationKits
Type: array
Show Source
Nested Schema : treatmentArms
Type: array
Show Source
Nested Schema : validationRules
Type: array
Show Source
Nested Schema : visits
Type: array
Show Source
Nested Schema : DatahubAdvanceDosingGroupCriteriaDto
Type: object
Show Source
Nested Schema : DatahubAdvanceDosingGroupKitSettingDto
Type: object
Show Source
Nested Schema : DatahubAdvanceDosingGroupDto
Type: object
Show Source
Nested Schema : DatahubArmKitVisitDto
Type: object
Show Source
Nested Schema : DatahubVisitBranchDto
Type: object
Show Source
Nested Schema : DatahubCodeListItemsDto
Type: object
Show Source
Nested Schema : DatahubCodeListsDto
Type: object
Show Source
Nested Schema : DatahubCohortDto
Type: object
Show Source
Nested Schema : DatahubDataViewsDto
Type: object
Show Source
Nested Schema : DatahubDosingCalculationDto
Type: object
Show Source
Nested Schema : DatahubExtendedPropertiesDto
Type: object
Show Source
Nested Schema : DatahubFormItemsDto
Type: object
Show Source
Nested Schema : DatahubKitsDto
Type: object
Show Source
Nested Schema : DatahubRandArmRatiosDto
Type: object
Show Source
Nested Schema : DatahubRandCohortFactorDto
Type: object
Show Source
Nested Schema : DatahubRandomizationDto
Type: object
Show Source
Nested Schema : DatahubRandStratumFactorsDto
Type: object
Show Source
Nested Schema : DatahubStratumDto
Type: object
Show Source
Nested Schema : DatahubStringResourcesDto
Type: object
Show Source
Nested Schema : DatahubStudyeventFormDto
Type: object
Show Source
Nested Schema : DatahubStudyEventScheduleDto
Type: object
Show Source
Nested Schema : DatahubStudyVersionsDto
Type: object
Show Source
Nested Schema : DatahubStudyVersionsHistoryDto
Type: object
Show Source
Nested Schema : DatahubTitrationExceptionsDto
Type: object
Show Source
Nested Schema : DatahubTitrationKitsDto
Type: object
Show Source
Nested Schema : DatahubTreatmentArmsDto
Type: object
Show Source
Nested Schema : DatahubValidationRulesDto
Type: object
Show Source
Nested Schema : DatahubVisitDto
Type: object
Show Source

500 Response

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