cURL
Call monitoring
List Transcripts For Customer Interaction
Return the transcripts for the given customer interaction.
Transcripts are ordered chronologically. On a given transcript, each line is a speaker’s utterance. You can split the transcript into segments by splitting on the line break: \n.
GET
cURL
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Path Parameters
ID of the customer interaction to fetch transcripts for
Response
Customer interaction transcripts