The new docs.trellix.com offers a modernized UI and AI-powered features like conversational searches. Content is currently available only in English. Other languages will be available in mid-October 2026. We hope you enjoy the new experience.

Module REST API endpoints

Prev Next

The following API endpoints are provided by the Process Tracker module. These API endpoints focus on the retrieval of process execution events. To access other aspects associated with Endpoint Security server artifacts such as alerts and policies, refer to the Endpoint Security REST API Guide..

Endpoint

Purpose

/events

GET the process execution events currently available as JSON.

/events/export

GET the process execution events currently available as CSV.

/events/:id

GET a specific process execution event.

Accessing these API endpoints is the same process as for the base API for the Process Tracker server. For more information, refer to the Endpoint Security REST API Guide.