List audit records
Enterprise Management
List audit records
Returns a paginated list of audit log entries. Only organization owners can access this endpoint.
GET
List audit records
Documentation Index
Fetch the complete documentation index at: https://sourcebot-v5.mintlify.app/llms.txt
Use this file to discover all available pages before exploring further.
This API is only available with an active Enterprise license. Please add your license key to activate it.
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your API key.
Query Parameters
Return records at or after this timestamp (ISO 8601).
Return records at or before this timestamp (ISO 8601).
Required range:
x > 0Required range:
0 < x <= 100Response
Paginated audit log.
The audited action (e.g. user.read, user.delete, audit.fetch).

