Skip to main content
GET
Export audit events

Path Parameters

workspaceId
string<uuid>
required

Query Parameters

startTime
string<date-time>
endTime
string<date-time>
nextPageToken
string
pageSize

Response

OK

Response envelope for the workspace audit-export endpoint.

value
null | object[]
required

The audit events in this page.

nextPageToken
null | string

URL-safe token for the next page, or null when this is the last page.