Post
/v1/audit/logs
Security
API Key: jwtAuth
Header parameter nameauthorization
Use Bearer <token>
Header parameters
Authorization
stringRequired
Bearer token. Format: Bearer <your_token_here>
Body parameters
object
cursorRef
string
Exampleexample string
histogramBucketSizeSec
integer (int32)
Minimum0
Example123
numLogs
integer (int32)
Minimum0
Example123
oldTs
object (googleProtobufTimestamp)
nanos
integer (int32)
Example123
seconds
integer (int64)
Example1234567891011
recentTs
object (googleProtobufTimestamp)
nanos
integer (int32)
Example123
seconds
integer (int64)
Example1234567891011
selectors
Array of object (auditmonSelector)
object
field
string
Field to search
ExampleAuditFieldId
values
Array of string
string
Multiple values are treated as OR
Examplexyz
Responses
200
OK
object
cursorRef
string
Exampleexample string
histogram
Array of object (auditmonHistogram)
object
count
integer (int32)
Minimum0
Example123
ts
object (googleProtobufTimestamp)
nanos
integer (int32)
Example123
seconds
integer (int64)
Example1234567891011
logs
Array of object (auditAuditEntry)
object
activity
string
Exampleexample string
actor
string
Exampleexample string
category
string
ExampleENUM_VALUE
end
object (googleProtobufTimestamp)
nanos
integer (int32)
Example123
seconds
integer (int64)
Example1234567891011
failedTargetResults
Array of object (auditTargetResult)
object
reason
string
Exampleexample string
status
string
ExampleENUM_VALUE
target
object (auditTarget)
id
integer (int64)
Minimum0
Example12345678910
name
string
Exampleexample string
info
string
Exampleexample string
reason
string
Exampleexample string
service
string
ExampleENUM_VALUE
start
object (googleProtobufTimestamp)
nanos
integer (int32)
Example123
seconds
integer (int64)
Example1234567891011
status
string
ExampleENUM_VALUE
targets
Array of object (auditTargetResult)
object
reason
string
Exampleexample string
status
string
ExampleENUM_VALUE
target
object (auditTarget)
id
integer (int64)
Minimum0
Example12345678910
name
string
Exampleexample string
totalLogs
integer (int64)
Minimum0
Example12345678910