Saltar al contenido principal
GET
Listar archivos del registro de auditoría

Autorizaciones

Authorization
string
header
requerido

Autenticación con token Bearer (formato: "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

Lista de archivos del registro de auditoría

Lista paginada de archivos de registro de auditoría

items
object[]
limit
integer

Número máximo de elementos por página

Ejemplo:

20

hasMore
boolean

Indica si hay más resultados disponibles