Skip to main content
GET
Get audit logs

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

Workspace ID

limit
string

Page size

offset
string

Offset for pagination

filters
string

Base64-encoded filter state

Global search term

sortBy
string

Sort field name

sortOrder
enum<string>

Sort direction

Available options:
asc,
desc
countBy
string
ids
string

Comma-separated log ids (export selection)

Response

Audit log entries

success
enum<boolean>
required
Available options:
true
data
object
required