Skip to main content
GET
Get a detection

Authorizations

Authorization
string
header
required

API token issued from the Splendor console.

Headers

x-splendor-tenant-id
string
required

Selects the tenant (workspace) the request acts within.

Path Parameters

rule_id
integer
required

Response

Successful Response

code
string | null
required
condition_type
string | null
required
consecutive_triggers
integer
required
created_at
string<date-time>
required
description
string
required
enabled
boolean
required
kind
enum<string>
required
Available options:
threshold,
code
last_run_at
string<date-time> | null
required
last_triggered_at
string<date-time> | null
required
name
string
required
query
Query · object | null
required
rule_id
integer
required
schedule_cron
string
required
tenant_id
string
required
threshold
number | null
required
updated_at
string<date-time>
required
webhook_url
string
required