Skip to main content
GET
List Events

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Headers

X-API-Key
string | null

Query Parameters

limit
integer
default:50
Required range: 1 <= x <= 500
offset
integer
default:0
Required range: x >= 0
verdict
string | null
Pattern: ^(allow|redact|block)$
direction
string | null
Pattern: ^(input|output)$

Cookies

blindsight_session
string | null

Response

Successful Response