Skip to main content
GET
Configured rules with how often each has actually matched and when it last did.

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
code
string
name
string
description
string
entity_type
string
entity_label
string
event_type
string
site_id
string
site_name
string
condition_expression
string
priority
string
stop_on_match
string
trace_evaluations
string
status
string
version_number
string
published_at
string
is_active
string
action_count
string
match_count
string
last_matched_at
string
unevaluable_count
string
created_at
string
updated_at
string
select
string

Filtering Columns

order
string

Ordering

offset
string

Limiting and Pagination

limit
string

Limiting and Pagination

Response

OK

action_count
integer<bigint>
code
string<character varying>
Maximum string length: 60
condition_expression
string<jsonb>
created_at
string<timestamp with time zone>
description
string<text>
entity_label
string<character varying>
Maximum string length: 120
entity_type
string<character varying>
Maximum string length: 80
event_type
string<character varying>
Maximum string length: 60
id
string<uuid>

Note: This is a Primary Key.

is_active
boolean<boolean>
last_matched_at
string<timestamp with time zone>
match_count
integer<bigint>
name
string<character varying>
Maximum string length: 150
priority
integer<integer>
published_at
string<timestamp with time zone>
site_id
string<uuid>

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

site_name
string<character varying>
Maximum string length: 200
status
string<character varying>
Maximum string length: 20
stop_on_match
boolean<boolean>
trace_evaluations
boolean<boolean>
unevaluable_count
integer<bigint>
updated_at
string<timestamp with time zone>
version_number
integer<integer>