Retrieve Results for a Process Search (v2)

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

Retrieves the results of a process search identified by a job_id. Results will be sorted based on the sort parameter specified 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.eventsREAD

See Documentation

Request Params

KeyDatatypeRequiredDescription
startnumberFirst row to use for pagination
rowsnumberNumber of requested rows to fetch, used for paginating requested rows