Retrieve Results for an Enriched Events Search (v2)
GET {{cb_url}}/api/investigate/v2/orgs/{{cb_org_key}}/enriched_events/search_jobs/{{cb_job_id}}/results
Retrieves the results of an enriched event search specified by a job_id. Results will be sorted based on the sort parameter used when starting the search. Confirm the job has completed by verifying that โcontactedโ equals โcompletedโ.
RBAC PERMISSIONS REQUIRED
Permission (.notation name) | Operation(s) |
---|---|
org.search.events | READ |
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Content-Type | string |