API Call - History
Search Calls History
POST
/v2/call/search
Body
Param
Type
Description
api_key
string
required
page
int
per_page
int
Default: 20, Min: 1, Max: 250
uuid
string
Return Single Call
transcript
boolean
Returns Transcripts
agents
array
[1,2,3,4]
direction
string
[inbound,outbound,inbound_voicemail,
outbound_voicemail]
phone_number
string
score
int
[Returns ===]
duration
int
[Returns ===]
start_date
date
YYYY-MM-DD
end_date
date
YYYY-MM-DD
show_all
boolean
(Default: false) Return both scored and unscored
show_unscored
boolean
(Default: false) Return only unscored
Response
Last updated