Skip to main content
GET
cURL

Authorizations

Authorization
string
header
required

API Key authentication for programmatic access. Include your API key in the Authorization header as: Bearer your_api_key_here

Response

Successful response

detections
object[]
required

Array of detection agents

Agent configuration - can be either a built in (system-managed) or custom (user-created) agent

threatModel
object | null

Current threat model summary. Provided here so the Detections page can render the TM preview inline alongside Auto Detect agents without a second round-trip.