Skip to main content
/v2/hunt-pivots returns ranked investigative actions for threat-hunting agents. Use it when an agent needs to decide what to investigate next, why it matters, and what telemetry fields to collect. Use /v2/relationships instead when you only need related actors, campaigns, malware, sectors, indicators, or techniques for a resolved subject.

Response Envelope

/v2/hunt-pivots returns:

Modes

Observation-led requests should still return non-empty pivots when entity resolution is unavailable or the observable is unresolved. Each item in recommended_pivots is an action for the customer agent to execute against local SIEM, EDR, cloud, identity, or asset telemetry.

Attack Chains

likely_attack_chains contains ATT&CK-aligned hypotheses. Treat these as hypotheses until customer-local telemetry confirms them.

Next Decision

next_decision summarizes whether the agent should continue hunting, collect more context, escalate, or suppress. Preserve the recommendation and reason in agent output so analysts can see why the workflow continued.