Skip to main content
GET
List external trunks (BYO numbers)

Authorizations

Authorization
string
header
required

Use a Bearer token to access these API endpoints. Example: "Bearer {your-token}"

Query Parameters

page
integer
default:1
per_page
integer
default:25
Required range: x <= 100

Filter by phone number substring

channel
enum<string>

Only return trunks bound on this channel

Available options:
call,
whatsapp
agent_uuid
string<uuid>

Only return trunks served by this agent on any channel

Response

200 - application/json

Success

success
boolean

Indicates whether the request completed successfully. True for successful responses; false for documented error responses.

data
object