Get Audit Logs

Returns audit logs for an organization within a specified time range.

All audit logs include a timestamp in ISO 8601 date time format, user info, IP address, event info and device inf.

Log in to see full request history
Query Params
string
required

The unique identifier of an organization.

integer

The start of time range for requested audit logs.
Formatted as a Unix timestamp in seconds.
Defaults to an hour from the current time.

integer

The end of time range for requested audit logs.
Formatted as a Unix timestamp in seconds.
Defaults to the current time.

integer
Defaults to 1

The pagination token used to fetch the next page of results.

integer
0 to 200
Defaults to 100

The number of items returned in a single response.
Default is 100. Max is 200.

Response

Language
Credentials
Click Try It! to start a request and see the response here! Or choose an example:
application/json