Skip to main content
GET
cURL

Autorizzazioni

Authorization
string
header
obbligatorio

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

Parametri della query

userId
string
action
string
resourceId
string
startTime
string
endTime
string
skip
integer
predefinito:0
Intervallo richiesto: x >= 0
take
integer
predefinito:20
Intervallo richiesto: 1 <= x <= 500

Risposta

200 - application/json

Returns paginated audit logs.

items
object[]
obbligatorio
Ultima modifica il 4 settembre 2026