Process Search Validation (v1)
GET {{cb_url}}/api/investigate/v1/orgs/{{cb_org_key}}/processes/search_validation?q=chrome
Validates a given process query and potentially gives suggestions on how to fix invalid queries.
RBAC PERMISSIONS REQUIRED
Permission (.notation name) | Operation(s) |
---|---|
org.search.events | READ |
Request Params
Key | Datatype | Required | Description |
---|---|---|---|
cb.min_backend_timestamp | null | Start time for the query | |
cb.max_backend_timestamp | null | End time for the query | |
q | string |