Skip to main content
GET
Query security events

Authorizations

oiq_token
string
cookie
required

Query Parameters

tenantId
string

Tenant identifier. Overwritten from the authenticated session; a value naming a different tenant is refused with 403.

Required string length: 1 - 64
Pattern: ^[A-Za-z0-9][A-Za-z0-9_-]*$
from
string

ISO-8601, a relative expression such as 'now-15m', or epoch milliseconds.

Maximum string length: 64
to
string

ISO-8601, a relative expression such as 'now-15m', or epoch milliseconds.

Maximum string length: 64
hours
integer
Required range: x >= 1
severity
enum<string>
Available options:
info,
low,
medium,
high,
critical
event_type
string
Maximum string length: 128
limit
integer
Required range: x >= 1
offset
integer
Required range: x >= 0

Response

200

Success