Get Request Log By Id

View as Markdown

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

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

Path parameters

requestIdstringRequired

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

Headers

AuthorizationstringOptional

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

X-Workspace-IdstringOptional

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

Response

codeinteger
messagestring
dataany