rules

Get the rule by its id

get/rules/{id}/

Path parameters

idinteger required

A unique integer value identifying this rule.

Response

Return the rule by its id.

idinteger required

ID of the ruleset

namestring required

Name of the rule

actionobject nullable

The action in the rule

fired_statsobject[] required

List of stats

rulebook_idinteger nullable

ID of the rulebook

ruleset_idinteger nullable

ID of the ruleset

project_idinteger nullable

ID of the project

Changes