Skip to main content
POST
Search one audit stream

Authorizations

Authorization
string
header
required

The access token received from the authorization server in the OAuth 2.0 flow.

Body

application/json
source
string
required

ranger, api or decisions.

filters
AuditFilter · object[]
start
string | null

ISO-8601 lower bound, inclusive.

end
string | null

ISO-8601 upper bound, inclusive.

text
string | null

Free text, matched across this stream's text fields only.

limit
integer
default:50
Required range: 1 <= x <= 500
offset
integer
default:0
Required range: x >= 0

Response

Successful Response

source
string
required
total
integer
required
events
Events · object[]
required
time_field
string
required