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.
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
ID of the customer interaction to fetch transcripts for
Customer interaction transcripts