Browse docs
Resources
Phone Numbers
Try this APIList phone numbers provisioned to your account.
2 min read
List phone numbers
http
GET /api/v1/public/phone-numbersReturns 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