Skip to main content
GET
List Audit Logs

Authorizations

Authorization
string
header
required

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

Query Parameters

pageToken
string
pageSize
integer<int32>
startTime.seconds

Unix timestamp in seconds.

Response

Success

data
AuditLogEvent · object[]
nextPageToken
string | null