Skip to main content
GET
List audit log archives

Autorizaciones

Authorization
string
header
requerido

Bearer token authentication (format: "Bearer {token}")

Encabezados

X-Request-Id
string

A unique identifier for tracing the request across services.

Parámetros de consulta

limit
integer
predeterminado:20

The maximum number of items to include in the response.

Rango requerido: 1 <= x <= 200
offset
integer
predeterminado:0

The number of items to skip before returning results.

Rango requerido: x >= 0
from
string

Start date filter (YYYY-MM-DD or RFC 3339 format)

to
string

End date filter (YYYY-MM-DD or RFC 3339 format)

Respuesta

List of audit log archives

Paginated list of audit log archives

items
object[]
limit
integer

Maximum items per page

Ejemplo:

20

hasMore
boolean

Whether more results are available