Skip to main content
POST
List threat detection configs for organization

Overview

List all threat detection sources for an organization. Each source includes its individual configurations with details such as schedule, status, and source-specific settings.

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

Organization slug

Response

Successful response

source
string
required

Detection source key (e.g. certstream, urlscan)

scope
enum<string>
required

Whether this source runs globally for all orgs or is configurable per-org

Available options:
global,
organization
configs
object[]
required

Individual detection configurations for this source