Get the Enriched Events Search Status (v1)
GET {{cb_url}}/api/investigate/v1/orgs/{{cb_org_key}}/enriched_events/search_jobs/{{cb_job_id}}
Retrieves the status for an enriched events search request for a given job_id. 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 |