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
This API is only available with an active Sourcebot license. More information.
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).

