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.events | READ |
See Documentation
Request Params
Key | Datatype | Required | Description |
---|
suggest.q | null | | REQUIRED: Query to generate suggestions for |
suggest.count | number | | Number of suggestions to return |
Key | Datatype | Required | Description |
---|
Content-Type | string | | |