Feed Search
GET {{cb_url}}/threathunter/feedsearch/v1/orgs/{{cb_org_key}}/search?query=
This endpoint provides free form search capability for feed reports.
RBAC Permissions Required
Permission (.notation name) | Operation(s) |
---|
org.feeds | READ |
See the Documentation
Request Params
Key | Datatype | Required | Description |
---|
query | null | | [required] Query to run |
start | null | | Offset of first record |
rows | null | | Number of records to retrieve |
sort | null | | Comma separated list of sort fields with optional asc/desc after each |
facet.field | null | | Comma separated list of fields to compute facets for |
Key | Datatype | Required | Description |
---|
Content-Type | string | | |