v1

latestOpenAPI 3.0.02026-07-23589.6 KB
Rule

Get rule

Gets all of the information stored about the rule, including its content, version or input and output schemas.

  • If the version is specified, gets the version irrespective of the rule status.
  • If the version is not specified, gets the latest published version.
get/rule/{identifier}/{version}?

Path parameters

identifierstring required

The ID or alias of the rule.

versionstring

The version of the rule.

Query parameters

pathstring

The unique folder path leading to the rule. Use this OR the 'identifier' parameter.

versioninteger

Optional. The specific version of the business rule.

Headers

Authorizationstring required

Bearer

Content-Typestring

application/json

Response

OK

object required