Get Suggestions for Event Searching (v1)

GET {{cb_url}}/api/investigate/v1/orgs/{{cb_org_key}}/events/search_suggestions?suggest.q=

Returns suggestions for an event search selected from fields from the Platform Search Fields. Will return field names if the โ€œsuggest.qโ€ parameter does not yet contain a colon and will return no suggestion otherwise. This call does not support value suggestions.

RBAC PERMISSIONS REQUIRED

Permission (.notation name)Operation(s)
org.search.eventsREAD

See Documentation

Request Params

KeyDatatypeRequiredDescription
suggest.qnullREQUIRED: Query to generate suggestions for
suggest.countnumberNumber of suggestions to return

HEADERS

KeyDatatypeRequiredDescription
Content-Typestring