Get conversation detail
Transcripts and recordings
Get Conversation Detail
Fetch conversation metadata, recording status, avatar info, and transcript rows for a conversation session.
GET
Get conversation detail
Use this endpoint to retrieve conversation metadata, recording status, avatar info, and transcript rows for a specific conversation session.
This is useful when you want to:
- show a conversation details view in your app
- inspect transcript rows for a past session
- check whether a recording exists and whether it is ready
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Path Parameters
Conversation session ID.
Response
Conversation detail fetched successfully
ISO-8601 creation timestamp.
Human-readable local creation timestamp.
Human-readable conversation duration.

