Skip to main content
GET
Admin Audit

授权

Authorization
string
header
必填

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

查询参数

limit
integer
默认值:100
必填范围: 1 <= x <= 1000
offset
integer
默认值:0
必填范围: x >= 0
q
string | null
action
string | null
order
string | null
dir
string
默认值:desc

响应

Successful Response

audit
AuditRowOut · object[]
必填
total
integer
必填
limit
integer
必填
offset
integer
必填