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
Autorizações
Bearer token authentication (format: "Bearer {token}")
Cabeçalhos
A unique identifier for tracing the request across services.
Parâmetros de consulta
The maximum number of items to include in the response.
Intervalo obrigatório:
1 <= x <= 200The number of items to skip before returning results.
Intervalo obrigatório:
x >= 0Start date filter (YYYY-MM-DD or RFC 3339 format)
End date filter (YYYY-MM-DD or RFC 3339 format)

