Skip to main content
GET
What each rule does when it matches, and whether the caller or the worker does it.

Headers

Range
string

Limiting and Pagination

Range-Unit
string
default:items

Limiting and Pagination

Prefer
enum<string>

Preference

Available options:
count=none

Query Parameters

id
string
rule_id
string
action_type
string
configuration
string
sort_order
string
is_async
string
performed_by
string
select
string

Filtering Columns

order
string

Ordering

offset
string

Limiting and Pagination

limit
string

Limiting and Pagination

Response

OK

action_type
string<character varying>
Maximum string length: 60
configuration
string<jsonb>
id
string<uuid>

Note: This is a Primary Key.

is_async
boolean<boolean>
performed_by
string<text>
rule_id
string<uuid>

Note: This is a Foreign Key to rules.id.

sort_order
integer<int32>