Get metadata of a specified study ID and study version

get

/ec-designer-svc/rest/v1.0/studies/{studyId}/versions/{version}/studyMetadata

Retrieves metadata for a specified study ID and study version.

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 : schema
Type: array
Show Source
Nested Schema : Study
Type: object
Show Source
Nested Schema : BasicDefinitions
Type: object
Show Source
Nested Schema : GlobalVariables
Type: object
Show Source
Nested Schema : MetaDataVersion
Type: array
Show Source
Nested Schema : MeasurementUnit
Type: array
Show Source
Nested Schema : MeasurementUnit
Type: object
Show Source
Nested Schema : Alias
Type: array
Show Source
Nested Schema : Symbol
Type: object
Show Source
Nested Schema : Alias
Type: object
Show Source
Nested Schema : TranslatedText
Type: array
Show Source
Nested Schema : TranslatedText
Type: object
Show Source
Nested Schema : ProtocolName
Type: object
Show Source
Nested Schema : StudyDescription
Type: object
Show Source
Nested Schema : StudyName
Type: object
Show Source
Nested Schema : MetaDataVersion
Type: object
Show Source
Nested Schema : CodeList
Type: array
Show Source
Nested Schema : ConditionDef
Type: array
Show Source
Nested Schema : FormDef
Type: array
Show Source
Nested Schema : ImputationMethod
Type: array
Show Source
Nested Schema : Include
Type: object
Show Source
Nested Schema : ItemDef
Type: array
Show Source
Nested Schema : ItemGroupDef
Type: array
Show Source
Nested Schema : MethodDef
Type: array
Show Source
Nested Schema : Presentation
Type: array
Show Source
Nested Schema : Protocol
Type: object
Show Source
Nested Schema : StudyEventDef
Type: array
Show Source
Nested Schema : CodeList
Type: object
Show Source
Nested Schema : Alias
Type: array
Show Source
Nested Schema : Description
Type: object
Show Source
Nested Schema : EnumeratedItem
Type: array
Show Source
Nested Schema : ExternalCodeList
Type: object
Show Source
Nested Schema : Items
Type: array
Show Source
Nested Schema : TranslatedText
Type: array
Show Source
Nested Schema : EnumeratedItem
Type: object
Show Source
Nested Schema : Alias
Type: array
Show Source
Nested Schema : CodeListItem
Type: object
Show Source
Nested Schema : Alias
Type: array
Show Source
Nested Schema : Decode
Type: object
Show Source
Nested Schema : TranslatedText
Type: array
Show Source
Nested Schema : ConditionDef
Type: object
Show Source
Nested Schema : Alias
Type: array
Show Source
Nested Schema : FormalExpression
Type: array
Show Source
Nested Schema : FormalExpression
Type: object
Show Source
Nested Schema : FormDef
Type: object
Show Source
Nested Schema : Alias
Type: array
Show Source
Nested Schema : ArchiveLayout
Type: array
Show Source
Nested Schema : ItemGroupRef
Type: array
Show Source
Nested Schema : ArchiveLayout
Type: object
Show Source
Nested Schema : ItemGroupRef
Type: object
Show Source
Nested Schema : ImputationMethod
Type: object
Show Source
Nested Schema : ItemDef
Type: object
Show Source
Nested Schema : Alias
Type: array
Show Source
Nested Schema : CodeListRef
Type: object
Show Source
Nested Schema : ExternalQuestion
Type: object
Show Source
Nested Schema : ItemRef
Type: array
Show Source
Nested Schema : MeasurementUnitRef
Type: array
Show Source
Nested Schema : Question
Type: object
Show Source
Nested Schema : RangeCheck
Type: array
Show Source
Nested Schema : Role
Type: array
Show Source
Nested Schema : ItemRef
Type: object
Show Source
Nested Schema : MeasurementUnitRef
Type: object
Show Source
Nested Schema : TranslatedText
Type: array
Show Source
Nested Schema : RangeCheck
Type: object
Show Source
Nested Schema : CheckValue
Type: array
Show Source
Nested Schema : ErrorMessage
Type: object
Show Source
Nested Schema : FormalExpression
Type: array
Show Source
Nested Schema : CheckValue
Type: object
Show Source
Nested Schema : TranslatedText
Type: array
Show Source
Nested Schema : Role
Type: object
Show Source
Nested Schema : ItemGroupDef
Type: object
Show Source
Nested Schema : Alias
Type: array
Show Source
Nested Schema : ItemRef
Type: array
Show Source
Nested Schema : MethodDef
Type: object
Show Source
Nested Schema : Alias
Type: array
Show Source
Nested Schema : FormalExpression
Type: array
Show Source
Nested Schema : Presentation
Type: object
Show Source
Nested Schema : Alias
Type: array
Show Source
Nested Schema : StudyEventRef
Type: array
Show Source
Nested Schema : StudyEventRef
Type: object
Show Source
Nested Schema : StudyEventDef
Type: object
Show Source
Nested Schema : Alias
Type: array
Show Source
Nested Schema : FormRef
Type: array
Show Source
Nested Schema : FormRef
Type: object
Show Source

404 Response

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

500 Response

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