Skip to main content

GetAuditLogs

Properties

NameTypeRequiredDescription
trailsTrails[]

Trails

Properties

NameTypeRequiredDescription
idnumberThe audit event's ID.
ipstringThe IP address of the user that performed the action.
userAgentstringThe user agent information.
actionstringThe action performed by the user.
timestampstringThe date and time at which the event occurred.
messagestringThe audit event's description.
dataTrailsData

TrailsData

Properties

NameTypeRequiredDescription
actorActorInformation about the user who preformed the audit event.
userDataUserInformation about the user.
teamDataTeamThe user's team information.
variablesanyAdditional information about the performed action.

Actor

Information about the user who preformed the audit event.

Properties

NameTypeRequiredDescription
namestringThe user's name.
usernamestringThe user's username.
emailstringThe user's email address.
idnumber
activebooleanIf true, the user is active. If false, the user is deactivated.

DataUser

Information about the user.

Properties

NameTypeRequiredDescription
namestringThe user's name.
usernamestringThe user's username.
emailstringThe user's email address.
idnumberThe user's ID.

DataTeam

The user's team information.

Properties

NameTypeRequiredDescription
namestringThe team's name.
idnumberThe team's ID.

Build Your Own SDKs with  liblab

Build developer friendly SDKs in minutes from your APIs

Start for Free →