Post
/v2/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
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
selector
object (auditmonAuditLogsV2Selector)
categories
Array of string
string
ExampleENUM_VALUE
entities
Array of object (auditActivityItem)
object
id
integer (int64)
Example1234567891011
name
string
Exampleexample string
type
string
ExampleENUM_VALUE
jobTypes
Array of string
string
ExampleENUM_VALUE
targets
Array of object (auditActivityItem)
object
id
integer (int64)
Example1234567891011
name
string
Exampleexample string
type
string
ExampleENUM_VALUE
users
Array of string
string
Exampleexample string
Responses
200
OK
object
cursorRef
string
Exampleexample string
logs
Array of object (auditmonAuditLog)
object
action
string
Exampleexample string
activityId
string
Exampleexample string
category
string
ExampleENUM_VALUE
entity
object (auditActivityItem)
id
integer (int64)
Example1234567891011
name
string
Exampleexample string
type
string
ExampleENUM_VALUE
jobType
string
ExampleENUM_VALUE
target
object (auditActivityItem)
id
integer (int64)
Example1234567891011
name
string
Exampleexample string
type
string
ExampleENUM_VALUE
ts
object (googleProtobufTimestamp)
nanos
integer (int32)
Example123
seconds
integer (int64)
Example1234567891011
user
string
Exampleexample string
totalLogs
integer (int64)
Minimum0
Example12345678910