List application audit logs reports

Lists an audit log report with optional custom filters.

Query Params
string

Hostname of the SSH or RDP type application.

integer
required

Start epoch timestamp of the report duration.

integer
required

End epoch timestamp of the report duration.

string
required

The tz database timezone of the requested start and end parameters.

integer
required
≤ 250

The upper limit of records returned by this operation.

string

For customers who manage more than one account, this runs the operation from another account. The Identity and Access Management API provides a list of available account switch keys.

Response

Response body
object
data
array of objects

Enterprise Access audit log data.

data
object
string
length ≥ 1

The name of the application a user accessed.

string
length ≥ 1

The name of the user's browser.

string

The device's country location.

string

The unique device ID.

string
length ≥ 1

The name of the user's operating system.

ral
array of strings

The failed risk posture rules that indicate the device risk assessment level.

ral
string

HTTP response status code.

string
length ≥ 1

The name of the user's location.

integer
≥ 0

The epoch timestamp marking the application audit log's creation.

string

The user's email address.

string
length ≥ 1

The IP address of the user's device.

Language
Authentication
URL