Skip to main content
GET

Authorizations

X-API-Key
string
header
required

API key in X-API-Key header

Query Parameters

format
enum<string>
default:cef

Output format — cef (ArcSight) or syslog (RFC 5424).

Available options:
cef,
syslog
Example:

"cef"

since
string<date-time>

Lower time bound (ISO 8601). Clamped to your tier lookback.

Example:

"2026-05-15T00:00:00Z"

limit
integer
default:100

Max events to emit. Tier-capped.

Example:

500

Response

CEF or Syslog events, one per line

The response is of type string.