List request logs

以 Markdown 格式查看

Cursor-paginated list from ClickHouse. owner/admin/viewer. Optional dateFrom, dateTo, cursor, limit (max 200).

请求头

Authorizationstring必需

Bearer {access_token}

X-Workspace-Idstring必需
Workspace UUID

查询参数

cursorstring可选
Cursor for pagination
limitinteger可选

Page size (default 20, max 200)

响应

data: LogEntry[], meta: CursorMeta

错误

403
Forbidden Error