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.
Headers
Your API key for authentication. Use Bearer format.
Path Parameters
ID of the call.
24
Response
ID of the call that the transcript is associated with.
Unique identifier for the transcript.
Messages that make up the transcript.
Unique identifier for the message.
Role of the message.
system
, assistant
, user
, tool
Start time in seconds.
Content of the message.
Whether the message should be discarded when generating a dataset.
End time in seconds.
Thoughts that the assistant was going to speak when the user interrupted.
Whether the message is a filler acknowledgement.
Name of the tool.
ID of the tool call.
Tool calls made by the assistant.
ID of the tool call.
Type of the tool call.
Contact information for the transfer.
Type of the contact.
Sales Rep
, Terminal
ID of the contact.
Email of the contact.
Name of the contact.
ID of the slack channel.
Unpreferred messages.
Unique identifier for the unpreferred message.
Content of the unpreferred message.
Tool calls made by the assistant.
ID of the tool call.
Type of the tool call.
ID of the organization that owns the transcript.
Start unix time of the transcript.
Was this page helpful?