List firewall events

Returns firewall log events from the tenant's network security devices.
Events are sourced from the tenant's Elasticsearch index and include
source/destination IPs, geographic data, action taken, and a UBA risk score.

Use action to filter to blocked/dropped traffic only. Use since/until
to scope to a time window. Geographic aggregations (top source/destination
countries) are available as a separate query using aggregate=geo.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Query Params
integer
≥ 1
Defaults to 1

Page number (1-indexed)

integer
1 to 100
Defaults to 25

Number of records per page (max 100)

date-time

Return records on or after this timestamp (ISO 8601)

date-time

Return records on or before this timestamp (ISO 8601)

string

Free-text search term applied across key fields

string

Field name to sort by

string
enum
Defaults to desc

Sort direction

Allowed:
string
enum

Filter by firewall action

Allowed:
string

Filter by source country code (ISO 3166-1 alpha-2)

string

Filter by destination country code (ISO 3166-1 alpha-2)

string
enum

Return aggregations instead of raw events.

  • geo: top source/destination countries
  • blocked_ips: top 15 blocked source IPs by month
Allowed:
Responses

Language
Credentials
Bearer
JWT
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json