Skip to content

Threat Timeline GraphQL API

Search process lineage — the ancestry tree around a suspicious process, with its detections, key activities, child processes, and related events — over GraphQL.

See the guide for a narrative walkthrough of this API.

This is a GraphQL API: every request is a POST carrying a query (or mutation) document, rather than one endpoint per operation. See the guide above for the request shape and authentication.

Queries

Mutations

  • enrichNode
    Starts enrichment for one process and returns its job ID.

Types

Download