Get a Rule

Fetches a specific rule by its ID.

Path parameters

ruleIdstringRequired

Identifier of the rule.

Response

Rule details.

idstringOptional

Unique identifier for the rule.

namestringOptional

Name of the rule.

conditionslist of objectsOptional
actionslist of objectsOptional
createdAtdatetimeOptionalDefaults to 1970-01-01T00:00:00.000Z

Timestamp when the rule was created.

updatedAtdatetimeOptionalDefaults to 1970-01-01T00:00:00.000Z

Timestamp when the rule was last updated.

Errors