Get Validation for Event Search (v1)
GET {{cb_url}}/api/investigate/v1/orgs/{{cb_org_key}}/events/search_validation?q=
Validates a given event query and potentially gives suggestions on how to fix invalid queries.
RBAC PERMISSIONS REQUIRED
Permission (.notation name) | Operation(s) |
---|
org.search.events | READ |
See Documentation
Request Params
Key | Datatype | Required | Description |
---|
q | null | | REQUIRED: NumKeeping this parameter as : allows you to query everything ber of suggestions to return |
cb.min_backend_timestamp | number | | Start time for the query |
cb.max_backend_timestamp | null | | End time for the query |
Key | Datatype | Required | Description |
---|
Content-Type | string | | |