Look up a voice session by Twilio stream ID
Returns the full voice session record matching the given Twilio stream ID. Useful for correlating Twilio webhook data back to session records.
GET
Returns the full voice session record matching the given Twilio stream ID.
Useful for correlating Twilio webhook data back to session records.
Path parameters
string
required
Twilio stream ID (e.g. MZ1234โฆ)
Response
VoiceSession
string,null
AI agent name
string,null
Twilio call SID
string,null
Type of call: inbound, outbound, sip_inbound
string
required
Record creation time (ISO 8601)
string,null
Customer phone number (E.164)
integer,null (int64)
Session duration in milliseconds
string
required
Session end time (ISO 8601)
object
required
Function calls made during the session as JSON array
string
required
Unique session identifier
object
required
Arbitrary session metadata
string,null
AI model used
string,null
Organization ID
integer,null (int32)
Operator-provided review rating
string,null
Operator or model sentiment label
string
required
Session start time (ISO 8601)
string
required
Session status: active, completed
string
required
Twilio stream ID
string,null
LLM-generated summary
string[]
required
Session tags applied in the voice desk
string
required
Tenant that owns this session
object
required
Conversation transcript as JSON array
integer (int32)
required
Number of conversation turns
string
required
Record last updated time (ISO 8601)
object
required
Voice activity detection events as JSON array
string,null
TTS voice used