Parameters
Body
Body
string
required
Id of the discussion to read — the id returned by
list_sales_coach_discussions.
Response
Body
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
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 — fetch
get_sales_coach_discussion for the escalation detail.
string
When the discussion was opened — the sort key, most recent first, and what
the start/end filters match.
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.