Optional
filtersOptional
includeComma-separated list of resource paths for related resources to include in the response. Supported resource
path is created_by
.
Optional
pageThe page to start paginating from. If page
is not specified, the argument defaults to the first page.
Optional
perThe number of rules to return per page. If per_page
is not specified, the argument defaults to 100.
Optional
sortString for sort order, composed of field and sort order separated by a colon, for example name:asc
. Supported sort directions: asc
, desc
. Supported fields: name
, created_at
.
Generated using TypeDoc
JSON-encoded filter object. Supported keys:
text
: Free-text query matched against rule name, tags, and recipients.tags
: Array of strings. Return rules that have any of these tags.recipients
: Array of strings. Return rules that have any of these recipients.