Skip to main content
GET
cURL

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Query Parameters

page
integer | null
per_page
integer | null
voice_campaign_id
integer
voice_campaign_send_id
integer
agent_id
string<uuid>
date_from
string
date_to
string
tag
string
ids
string[]
source
enum<string>
Available options:
campaign,
inbound,
test,
scheduled,
retry
with
string[]
ai_filter_query
string
Maximum string length: 1000
search_ids
string<uuid>[]
numbers
number[]

Response

Array of CallResource

data
CallResource · object[]
required