Skip to main content
Full transcript of one Sales Coach discussion. A list_sales_coach_discussions row plus every message in order — each question, the answer it got, the Qobra data tools the agent ran to ground that answer — and the escalations that opened a request. Reach for it to diagnose a single conversation: what was asked, what the agent answered, and where it fell back to a human. Reserved to full statement access, like list_sales_coach_discussions. A discussion you cannot reach reads exactly like one that does not exist.

Parameters

Body

string
required
Id of the discussion to read — the id returned by list_sales_coach_discussions.

Response

Body

string
string
Deep link to the statement the discussion is about, in the Qobra web app. Discussions have no page of their own.
object
The user who asked the questions.
object
The statement a discussion is about — the subject every question is asked against.
string
The opening question, verbatim — what the user came for. Null for a discussion with no user message yet.
integer
Number of questions the user asked. Excludes the replies they gave to the agent’s own clarifying questions, which are stored as user messages too.
integer
Total messages in the transcript, questions and answers together.
integer
Number of times the agent escalated to a human, opening a request. Above zero means the agent could not answer on its own — see the escalations array below for detail.
string
When the discussion was opened.
string
Last activity on the discussion.
object[]
The full transcript in chronological order — each question and the answer it got, with the tools that produced it.
object[]
The human hand-overs the agent opened, in order.