Skip to main content
GET
List inbound assistants
Returns all inbound dialer that the authenticated user has access to. Each inbound dialer links an existing assistant to a dialer phone number, so that incoming calls placed to that number are automatically answered by the AI assistant. The response includes the linked assistant name, the attached phone number, and the number of incoming calls handled.

Authorizations

x-api-key
string
header
required

Response

Inbound assistant response

id
string
required

Unique identifier of the inbound assistant

name
string
required

The display name of the inbound assistant

assistant_id
string
required

ID of the assistant that answers the inbound calls

dialer_id
string
required

ID of the dialer that provides the phone number

assistant_name
string

Name of the linked assistant

phone_number
string

Phone number the inbound assistant is attached to

incoming_count
integer<int32>

Number of incoming calls handled by this inbound assistant

notification
boolean

Whether notifications are enabled for incoming calls handled by this inbound assistant