Skip to main content
GET
Error

Autorizações

Authorization
string
header
obrigatório

JWT bearer token issued by the identity provider.

Cabeçalhos

Authorization
string

Bearer token; only required when the auth plugin is enabled

Parâmetros de caminho

organization_id
string
obrigatório

Organization ID (UUID)

Parâmetros de consulta

limit
string

Maximum number of events to return (default 20)

cursor
string

Opaque pagination cursor

sort_order
string

Sort order: asc or desc (default desc)

action
string

Filter by action

actor
string

Filter by actor

outcome
string

Filter by outcome: success, failure, or already_exists

start_date
string

Inclusive lower time bound (yyyy-mm-dd or RFC3339)

end_date
string

Inclusive upper time bound (yyyy-mm-dd or RFC3339)

Resposta

OK

items
object[] | null
obrigatório
limit
integer<int64>
obrigatório
organization_id
string
obrigatório
next_cursor
string
prev_cursor
string