Reference
Remy Reference/admin/Get a call transcript
?

Get a call transcript

Reads one call with its full transcript and cost breakdown.
admin.voice.sessionsGet(sessionId)

Reads one session in full: the turn-by-turn transcript, the tool rounds, and a per-line cost breakdown (null while the call is still active). The transcript is the primary way a voice persona gets debugged, from what was actually said, misheard, or interrupted.

Parameters
<sessionId>
string
RequiredThe session id from the call log.
CLI
remy-admin voice sessions get 4f6c…