Skip to main content
GET
cURL

承認

Authorization
string
header
必須

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

クエリパラメータ

userId
string
action
string
resourceId
string
startTime
string
endTime
string
skip
integer
デフォルト:0
必須範囲: x >= 0
take
integer
デフォルト:20
必須範囲: 1 <= x <= 500

レスポンス

200 - application/json

Returns paginated audit logs.

items
object[]
必須
最終更新日 2026年9月4日