⚠️ Get details for a Specific Event
GET {{cb_url}}/integrationServices/v3/event/{{cb_event_id}}
⚠️ This enpoint is being deprecated. Please use ThreatHunter > Process Search v2 as that will eventually become a Platform Search API covering both NGAV and EDR.
Retrieve details for an individual event given the event_id
. Note that only events associated with incidents/notifications/alerts will be visible through this API. Other event IDs will return HTTP 404 (Object Not Found).