⚠️ Get the Status of a Process Search (v1)
GET {{cb_url}}/api/investigate/v1/orgs/{{cb_org_key}}/processes/search_jobs/{{cb_job_id}}
Returns the status of a search job. A job is finished when “completed” is equal to the “contacted”. This call should be used when polling for search job completion as it is more efficient than fetching results each time.
RBAC PERMISSIONS REQUIRED
Permission (.notation name) | Operation(s) |
---|---|
org.search.events | READ |