Calls
- GETGet Calls
- GETGet Call
- GETGet Transcript
- GETGet current page
- GETList Call tags
- GETReturn a pre-signed URL to the call recording
- GETReturn the logs for a call
- GETGets an organization's usage
- POSTStop Call
- POSTCancel Call
- POSTAdd a note to a call
- POSTTrigger async export of calls CSV to requester email
- PATCHUpdate a note on a call
- PATCHSet call as viewed by the user making the request
- PATCHSet call rating
- DELDelete a note from a call
- DELDelete a call
Dial
Orgs
Numbers
Usecases
Agents
Get Transcript
Returns the transcript for a call.
Your API key for authentication. Use Bearer format.
ID of the call.
Headers
Your API key for authentication. Use Bearer format.
Path Parameters
ID of the call.
24
Response
Unique identifier for the transcript.
ID of the organization that owns the transcript.
ID of the call that the transcript is associated with.
Start unix time of the transcript.
Messages that make up the transcript.
Unique identifier for the message.
Role of the message.
system
, assistant
, user
, tool
Content of the message.
Tool calls made by the assistant.
Type of the tool call.
ID of the tool call.
Name of the tool.
ID of the tool call.
Start time in seconds.
End time in seconds.
Unpreferred messages.
Unique identifier for the unpreferred message.
Content of the unpreferred message.
Tool calls made by the assistant.
Type of the tool call.
ID of the tool call.
Thoughts that the assistant was going to speak when the user interrupted.
Whether the message is a filler acknowledgement.
Whether the message should be discarded when generating a dataset.
Contact information for the transfer.
Type of the contact.
Sales Rep
, Terminal
Name of the contact.
Email of the contact.
ID of the contact.
ID of the slack channel.
Was this page helpful?