list_statements: take a linked_requests row and
read the whole request — who is involved, which statements it touches, and the
discussion. Every related entity is surfaced by name, never a bare ID. A request
you can’t access is reported as not found. File attachments are omitted.
Parameters
Body
Body
The request to read. Accepts the ObjectId (the id returned in
list_statements linked_requests) or its 8-character reference, matched
against the requests you can access. A reference matching no — or more than
one — raises a clear error; pass the full id to disambiguate.
Response
Body
Body
Deep link to open this request in the Qobra web app.
The #-style reference shown in the UI.
Admin-configured category used to classify the request; null if none.
open (awaiting handling) or closed (resolved). One of:
open, closed.