GET
/
v1
/
calls

Query Parameters

ai_agent_ids
string[] | null
start_time_before
string | null
start_time_after
string | null
end_time_before
string | null
end_time_after
string | null
sort_direction
string
default:
desc
page_size
integer
default:
100
Required range: 1 < x < 1000
page_token
string | null

Response

200 - application/json
calls
object[]
required

List of call records, can include both web and phone calls

next_page_token
string | null

Token for retrieving the next page of results in paginated responses