Vai al contenuto principale
GET
List Admin Audit

Autorizzazioni

Authorization
string
header
obbligatorio

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Parametri della query

page
integer
predefinito:1
Intervallo richiesto: x >= 1
page_size
integer
predefinito:50
Intervallo richiesto: 1 <= x <= 200
actor_id
string<uuid> | null
action
string | null
entity_type
string | null
entity_id
string | null
since
string<date-time> | null
until
string<date-time> | null

Risposta

Successful Response

data
Data · object[] | null
meta
PaginationMeta · object | null
error
string | null
error_code
string | null