Skip to main content
GET
List audit logs

Autorizações

Authorization
string
header
obrigatório

Bearer token authentication via Auth0. Users authenticate through Auth0 Universal Login. Include the access token in the Authorization header: Authorization: Bearer <token>

Parâmetros de caminho

workspaceId
string
obrigatório

The workspace ID

Pattern: ^ws_[a-z0-9]+$

Parâmetros de consulta

limit
integer
padrão:50
Intervalo obrigatório: 1 <= x <= 100
cursor
string

Pagination cursor from previous response

action
string

Filter by action type

actor_id
string

Filter by user ID

Resposta

Audit logs retrieved successfully

data
object[]
pagination
object
Última modificação em 16 de fevereiro de 2026