Get all questions included in a form

get

/ec-designer-svc/rest/v3.0/studies/{studyId}/versions/{version}/visits/{visitid}/forms/rules

Remove all questions included in a form associated with a visit in a study.

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 : FormItemRuleDto v1.0
Type: object
Title: FormItemRuleDto v1.0
Form item rule information.
Show Source
Nested Schema : actions
Type: array
Show Source
Nested Schema : FormItemRuleActionDto v1.0
Type: object
Title: FormItemRuleActionDto v1.0
Form item rule action information.
Show Source

500 Response

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