Process Search Suggestions (v2)
GET {{cb_url}}/api/investigate/v2/orgs/{{cb_org_key}}/processes/search_suggestions?suggest.q=process_cmd
Returns suggestions for a process search selected from fields and values as reported in the organizationโs system. Will return values for the specified field if at least one character follows the colon. Returns null if no characters follow the colon.
RBAC PERMISSIONS REQUIRED
| Permission (.notation name) | Operation(s) |
|---|---|
| org.search.events | READ |
Request Params
| Key | Datatype | Required | Description |
|---|---|---|---|
suggest.count | number | Number of suggestions to return | |
| Default: 50 | |||
suggest.q | string |