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.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Query Params
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.

boolean
Defaults to false

Whether to return audit logs where processed_timestamp is between start_time and end_time instead of timestamp. Useful when polling for new audit logs on a regular cadence to ensure logs that had not finished processing during an earlier polling window are still eventually captured.

Note that audit logs where timestamp is before 2025-08-12 do not support this feature.

string

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
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json