List Request Calls
Retrieve all phone call records associated with a request
Authentication
x-api-keystring
API Key authentication via header
Path parameters
requestId
Request identifier
Response
List of call records
id
Call identifier
fromNumber
Phone number that initiated the call
toNumber
Phone number that received the call
isInbound
Whether the call was inbound (true) or outbound (false)
createdAt
Creation timestamp
updatedAt
Last update timestamp
outcome
Call outcome
Allowed values:
startTime
When the call started
endTime
When the call ended
reason
Reason for the call
disposition
Call disposition
note
Notes about the call
recordingUrl
URL to the call recording
transcriptUrl
URL to the call transcript
missedCount
Number of times the call was missed
