Retrieve Results for an Enriched Event Aggregation Search (v1)
GET {{cb_url}}/api/investigate/v1/orgs/{{cb_org_key}}/enriched_events/aggregation_jobs/{{cb_job_id}}/results
Retrieves the aggregated enriched events search results for a given job_id. Results will be sorted based on the sort parameter used when starting the search. Confirm the search 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 |