Skip to main content
GET
Search the audit stream across all workspaces

Authorizations

Authorization
string
header
required

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

Query Parameters

actor
string | null

Filter by username.

action
string | null

Filter by event type, e.g. approved.

decision_key
string | null
outcome
string | null

success, denied or error.

content_sha
string | null

Find every event that ran exactly these rule bytes.

start
string | null

ISO-8601 lower bound, inclusive.

end
string | null

ISO-8601 upper bound, inclusive.

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

Response

Successful Response

total
integer
required
events
Events · object[]
required