Skip to main content
POST
Healthcheck: excess CANCELLED takedowns over a rolling window

Overview

Counts transitions into the CANCELLED status from the takedown event log within the configured lookback window. Cancellations should be rare — typically zero to two per week — so a higher count usually signals a quality problem in the proposal funnel or a misuse of the CANCELLED status.

Authorizations

X-API-KEY
string
header
required

Your API key. This is required by most endpoints to access our API programatically. Reach out to us at support@chainpatrol.io to get an API key for your use.

Body

application/json
slug
string
required
Minimum string length: 1
lookbackHours
integer
default:168
Required range: x > 0
warnThreshold
integer
default:3
Required range: x >= 0
failThreshold
integer
default:10
Required range: x >= 0

Response

Successful response

id
string
required
title
string
required
category
enum<string>
required
Available options:
detection,
reviewing,
blocklisting,
takedowns,
assets,
organization
generatedAt
string
required
scope
object
required
ok
boolean
required
severity
enum<string>
required
Available options:
ok,
warn,
fail
observed
object
required
threshold
object
required
findings
object[]
required
suggestedAction
string | null
required
appUrl
string | null
required