Skip to content

List missed inbound callbacks

GET
/voice/dialer/missed-callbacks

Inbound calls that were not picked up, with caller / contact info.

Authorizations

Parameters

Query Parameters

limit

Max rows to return.

integer
default: 50 >= 1 <= 200

Max rows to return.

Header Parameters

X-Target-Org-Id
Any of:
string

Responses

200

Successful Response

object
data
required
object
count
integer
missed_callbacks
Array<object>

One missed inbound callback row.

object
call_duration
Any of:
number
caller_phone
Any of:
string
contact_id
Any of:
created_at
Any of:
email
Any of:
string
first_name
Any of:
string
id
Any of:
inbound_number
Any of:
string
is_callback
boolean
last_disposition
Any of:
string
last_name
Any of:
string
missed_reason
Any of:
string
parallel_session_id
Any of:
string
previous_calls_count
integer
resolution
Any of:
string
resolved_at
Any of:
resolved_by
Any of:
string
seen_at
Any of:
seen_by
Any of:
string
session
Any of:

Parallel session the caller was previously dialed from.

object
campaign_id
Any of:
string
list_id
Any of:
string
list_title
Any of:
string
name
Any of:
string
session_id
Any of:
string
status
Any of:
string
pagination
Any of:
object
has_next
required

Whether there are more pages

boolean
limit
required

Items per page

integer
next_cursor
Any of:
string
page
required

Current page number (1-indexed)

integer
total
required

Total number of items

integer

422

Validation Error

object
detail
Array<object>
object
loc
required
Array
msg
required
string
type
required
string