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
Autorizaciones
Bearer token authentication (format: "Bearer {token}")
Encabezados
A unique identifier for tracing the request across services.
Parámetros de consulta
The maximum number of items to include in the response.
Rango requerido:
1 <= x <= 200The number of items to skip before returning results.
Rango requerido:
x >= 0Start date filter (YYYY-MM-DD or RFC 3339 format)
End date filter (YYYY-MM-DD or RFC 3339 format)

