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

generatedAt
string | null
required

ISO timestamp of the board projection, or null.

documentGeneratedAt
string | null
required

ISO timestamp of the underlying threat-model document version, or null.

presentPlatforms
string[]
required

ATT&CK platforms the org runs (passthrough from the board projection); used to hide techniques for absent platforms.

surfaces
object[]
required

All fixed surfaces, ordered, with live overlay.

agents
object[]
required

ALL detection agents in the org (authoritative; includes agents not assigned to any surface).

totals
object
required

Org-level detection totals for the summary hero.

coverageRefreshPending
boolean

Whether async inventory or surface classification updates are still refreshing coverage overlays.