Get Report Hits (v1)
GET {{cb_url}}/api/investigate/v1/orgs/{{cb_org_key}}/report_hits?process_guid=
Fetches report hits associated with a single process. This includes both ingress and query hits that are associated with the organizationโs subscribed watchlists.
RBAC PERMISSIONS REQUIRED
Permission (.notation name) | Operation(s) |
---|
org.search.events | READ |
See Documentation
Request Params
Key | Datatype | Required | Description |
---|
process_guid | null | | REQUIRED: Process GUID for which to get report hits |
rows | number | | Number of report hits to get |
Key | Datatype | Required | Description |
---|
Content-Type | string | | |