Get visits and forms actions information

get

/ec-rule-designer-svc/rest/v1.0/rule/studies/{studyId}/{mode}/versions/{version}/formId/{formId}

Retrieves information about visits and forms related actions.

Request

Path Parameters

There's no request body for this operation.

Back to Top

Response

Supported Media Types

200 Response

Success
Body ()
Root Schema : schema
Type: array
Show Source
Nested Schema : RDSRestResponseDTO
Type: object
Read Only: true
Response from Rule Designer APIs
Show Source
Nested Schema : result
Type: object
Read Only: true
Result Object

500 Response

No data found for supplied parameters.
Body ()
Root Schema : RDSRestResponseDTO
Type: object
Read Only: true
Response from Rule Designer APIs
Show Source
Nested Schema : result
Type: object
Read Only: true
Result Object
Back to Top