Process Search Suggestions (v1)

GET {{cb_url}}/api/investigate/v1/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.eventsREAD

See Documentation

Request Params

KeyDatatypeRequiredDescription
suggest.countnumberNumber of suggestions to return
Default: 50
suggest.qstring