⚠️ Get Process Search Results
GET {{cb_url}}/api/investigate/v2/orgs/{{cb_org_key}}/processes/search_jobs/{{cb_job_id}}/results
Retrieves the process search results for a given job ID. Results will be sorted based on the sort parameter used when starting the search.
RBAC Permissions Required
Permission (.notation name) | Operation(s) |
---|---|
threathunter.events | READ |
Request Params
Key | Datatype | Required | Description |
---|---|---|---|
start | number | starting rows of events, used for pagination | |
rows | number | number of events to get, used for pagination |