GET
/
api
/
v1
/
channel
/
twilio
/
{twilio_auth_id}
/
phone_numbers
[
  {
    "friendly_name": "<string>",
    "sid": "<string>"
  }
]

Authorizations

api_key
string
query
required

Your API key for authentication. You can generate it from the Settings page. Format: starts with in-.

Path Parameters

twilio_auth_id
string
required

Response

200
application/json

Successful Response

The response is of type object[].