Get a particular audit log

Prev Next
Get
/api/audit/v1/logs/{auditId}
Security
HTTP
Type bearer
Path parameters
auditId
stringRequired

The ID of the audit log

Query parameters
timezone
string

Apply timezone to audit log

Default"UTC"
ExampleAsia/Kolkata
Responses
200

OK

Expand All
object
authorization
boolean
data
object (AuditLogResponse)
action
string
actor
object
type
string
user
object
mail
string
name
string
objectGUID
string
userName
string
actorOrganization
object
name
string
objectGUID
string
client
object
ipAddress
string
userAgent
string
description
string
objectGUID
string
target
object
target
string
type
string
targetOrganization
object
id
string
name
string
whenCreated
string
error_code
integer
error_message
string
error_status
boolean
Examplefalse
401

Unauthorized

object
error_code
integer
error_message
string
error_status
boolean
404

Not Found

Expand All
object
authorization
boolean
Exampletrue
data
object
message
string
error_code
integer | null
error_message
string | null
error_status
boolean
500

Internal Server Error

Expand All
object
authorization
boolean
Exampletrue
data
object
message
string
error_code
integer | null
error_message
string | null
error_status
boolean