Postdetailping

以 Markdown 格式查看

Sample RMT/detail rows for connectivity.

Success data: { "rows": [{ "request_id", "model", "provider", "cost", "request_created_at" }] }

身份验证

AuthorizationBearer
Bearer credential containing a JWT, Virtual Key, or PAT.

请求头

X-Workspace-Idstring可选格式: "uuid"

Required for a normal JWT, Virtual Key, or PAT. A JWT may instead send X-Openmodel-User-Id. Not used by the public health endpoint.

X-Openmodel-User-Idstring可选格式: "uuid"

JWT-only alternative to X-Workspace-Id. Must be a UUID equal to the JWT subject; the server uses it as the workspace id. Not valid as the sole workspace header for Virtual Key or PAT authentication.

请求

This endpoint expects an object.
startdatetime必需
enddatetime必需
limitdouble or null可选默认为 50

Max rows (default capped server-side).

响应

codeinteger
messagestring
dataany