Getrequestlogbyid

以 Markdown 格式查看

Single RMT detail row by requestId. 404 with 40401 when not found.

Success data: { "row": { ... } } — includes optional bodies (may contain sensitive data).

路径参数

requestIdstring必需

Request id string (UUID or opaque id as stored in CH).

请求头

Authorizationstring可选

Optional. Bearer JWT, Virtual Key, or PAT. Server also accepts Cookie alephant_token; not modeled as a header here.

X-Workspace-Idstring可选

Optional in the spec; required for authenticated analytics. Omit for unauthenticated GET /v1/analytics/health.

响应

codeinteger
messagestring
dataany