Skip to main content
GET
cURL

Autorisierungen

Authorization
string
header
erforderlich

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

Abfrageparameter

userId
string
action
string
resourceId
string
startTime
string
endTime
string
skip
integer
Standard:0
Erforderlicher Bereich: x >= 0
take
integer
Standard:20
Erforderlicher Bereich: 1 <= x <= 500

Antwort

200 - application/json

Returns paginated audit logs.

items
object[]
erforderlich
Zuletzt geändert am 4. September 2026