Get rule re-run history
get
/ec-rule-svc/rest/v1.0/studies/{studyId}/{mode}/rerunhistory/{ruleId}
Retrieves the rule re-run history for a given rule ID.
Request
Path Parameters
-
mode(required): string
Study Mode.
-
ruleId(required): string
Study Mode.
-
studyId(required): string
Study ID.
There's no request body for this operation.
Back to TopResponse
Supported Media Types
- application/json
200 Response
Rule execution was successful.
400 Response
Incorrect payload.
500 Response
An internal error occurred.