Retrieve Results for a Process Summary or Tree Search (v2)

GET {{cb_url}}/api/investigate/v2/orgs/{{cb_org_key}}/processes/summary_jobs/{{cb_job_id}}/results

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

Retrieves the process summary results for a given job_id in summary or tree format. Most callers will prefer the summary format, but you may request the tree format for convenience of building user interfaces. Confirm the search has completed by verifying that โ€œcontactedโ€ equals โ€œcompletedโ€.

RBAC PERMISSIONS REQUIRED

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

See Documentation

Request Params

KeyDatatypeRequiredDescription
formatstringOptions: summary or tree