Request Details for Enriched Events (v2)

POST {{cb_url}}/api/investigate/v2/orgs/{{cb_org_key}}/enriched_events/detail_jobs

Note: This call is for *preview only** and may be subject to unannounced updates.*

Initiates a request to retrieve detail fields for enriched events. The fields returned include all available information about the given event and information not returnable from the standard enriched events search. In the Platform Search Fields guide, these fields are marked with ENRICHED_EVENTS DETAILS . Fields marked with DETAILS can be returned on a Details Search on Processes. Use the returned job_id to request results for a details search.

RBAC PERMISSIONS REQUIRED

Permission (.notation name)Operation(s)
org.search.eventsREAD

See Documentation

Request Body

{"event_ids"=>["<string>"]}

HEADERS

KeyDatatypeRequiredDescription
Content-Typestring