Skip to main content
GET
List audit log archives

Autorizações

Authorization
string
header
obrigatório

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

Cabeçalhos

X-Request-Id
string

A unique identifier for tracing the request across services.

Parâmetros de consulta

limit
integer
padrão:20

The maximum number of items to include in the response.

Intervalo obrigatório: 1 <= x <= 200
offset
integer
padrão:0

The number of items to skip before returning results.

Intervalo obrigatório: 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)

Resposta

List of audit log archives

Paginated list of audit log archives

items
object[]
limit
integer

Maximum items per page

Exemplo:

20

hasMore
boolean

Whether more results are available