Skip to main content
POST
Healthcheck: automated takedowns disabled for too long

Overview

Flags organizations where the takedown service is enabled but automated takedowns have been off for longer than the configured age threshold (warn at 30 days, fail at 60 days by default). Organizations without the takedown service enabled at all are excluded.

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
warnAgeHours
integer
default:720
Required range: x >= 0
failAgeHours
integer
default:1440
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