Cockpit recent requests

以 Markdown 格式查看

Recent request rows for the VK scope from Collector logs, including tokens_in, tokens_out, status, latency_ms, and created_at. degraded=true means the backend, Collector, or requested scope could not provide live rows; it is not the normal success state.

请求头

Authorizationstring必需

Bearer virtual key token (prefix vk-)

查询参数

limitinteger可选默认为 20
Max rows
offsetinteger可选默认为 0
Offset

响应

OK
datalist of objects可选
data_sourcestring可选
degradedboolean可选
messagestring可选
paginationobject可选

错误

401
Unauthorized Error