V1.0

get

/ec-designer-edc-svc/rest/v1.0/studies/{studyId}/e2bmapping/all

Returns E2B mappings for all question types. Use /v20.0 endpoints for current metadata and behavior.

Request

Path Parameters

There's no request body for this operation.

Back to Top

Response

Supported Media Types

200 Response

E2B mappings returned successfully.
Body ()
Root Schema : E2BR3ItemAdvancedPropDto v1.0
Type: object
Title: E2BR3ItemAdvancedPropDto v1.0
E2B3 Mapping Details Information
Show Source
Nested Schema : rules
Type: array
Show Source
Nested Schema : values
Type: array
Show Source
Nested Schema : From Item Advanced Property Rule v7.0
Type: object
Title: From Item Advanced Property Rule v7.0
Form Item Advanced Property Rule
Show Source
  • For RolloverQuestion property it is an ECD_CODELISTITEM.OBJECT_DESCRIPTION
    Example: Yes
  • name
    Example: Answer for Rollover
  • For RolloverQuestion property it is an ECD_CODELISTITEM.CODELISTITEM_ID
    Example: B1B8327AFAA6412287106192AB5984EF
Examples

500 Response

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