Skip to content

Events GraphQL API

Retrieve details for events referenced by cases and detections.

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

  • events
    Retrieves Events by some value other than using a QL search query.

Types

Download