Getrequestlogbyid
Single RMT detail row by requestId. 404 with 40401 when not found.
Success data: { "row": { ... } } — includes optional bodies (may contain sensitive data).
Authentication
AuthorizationBearer
Bearer credential containing a JWT, Virtual Key, or PAT.
Path parameters
requestId
Request id string (UUID or opaque id as stored in CH).
Headers
X-Workspace-Id
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-Id
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.
Response
code
message
data