Skip to main content
Search workspace audit events across workspaces

Authorizations

Authorization
string
header
required

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

Query Parameters

workspaceId
string<uuid>
required
category
string
eventType
string
actorUserId
string
objectType
string
from
string<date-time>
to
string<date-time>
limit
integer
Required range: 1 <= x <= 100
cursor
string

Response

Paged sanitized workspace audit events.

items
object[]
required
nextCursor
string