ConvoiAi
Browse docs

Resources

Phone Numbers

Try this API

List phone numbers provisioned to your account.

2 min read

List phone numbers

http
GET /api/v1/public/phone-numbers

Returns the phone numbers attached to your account. Each entry includes id (use this as phone_number_id when creating an outbound call), the E.164 number itself, region, and capabilities (voice, sms). Requires a private key (sk_live_…).

Related in Resources