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.eventsREAD

See Documentation

Request Params

KeyDatatypeRequiredDescription
qnullREQUIRED: NumKeeping this parameter as : allows you to query everything ber of suggestions to return
cb.min_backend_timestampnumberStart time for the query
cb.max_backend_timestampnullEnd time for the query

HEADERS

KeyDatatypeRequiredDescription
Content-Typestring