GET
/
v1
/
inbound
/
{phone_number}

Headers

authorization
string
required

Your API key for authentication.

Path Parameters

phone_number
string

The inbound phone number to update.

Formatting notes:

  • The '+' or '%2B' prefix is optional.
  • Will assume a US country code if no country code is provided.

Valid Examples for +13334445555:

  • %2B13334445555
  • 13334445555
  • 3334445555

Response

created_at
string

The timestamp when the inbound number was configured.

phone_number
string

The specific inbound phone number.

prompt
string

The prompt your agent is using.

webhook
string

The webhook URL, if any, where transcripts are sent after each call to the number completes.

voice_
integer

The voice your agent is using - will be a reduce_latency voice.

For more information, see List Voices.

pathway_id
string

The pathway_id your agent is using.

dynamic_data
string

Any dynamic data associated with the inbound number, if applicable.

max_duration
integer

The maximum duration of a call to the inbound number, in minutes.