List audit log archives
List audit log archives
Use this endpoint to list all audit log archives. Archives contain historical audit log data that has been compressed and moved to long-term storage. Supports offset-based pagination.
GET
List audit log archives
Documentation Index
Fetch the complete documentation index at: https://docs.lerian.studio/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
Bearer token authentication (format: "Bearer {token}")
Headers
A unique identifier for tracing the request across services.
Query Parameters
The maximum number of items to include in the response.
Required range:
1 <= x <= 200The number of items to skip before returning results.
Required range:
x >= 0Start date filter (YYYY-MM-DD or RFC 3339 format)
End date filter (YYYY-MM-DD or RFC 3339 format)

