Phone Numbers
List imported phone numbers
Lists the partner’s imported DIDs. Use provider or connection_id to filter the response. The returned phone number id is used by PUT /phone-numbers/{id} for agent assignment.
GET
List imported phone numbers
Authorizations
API key in format: rg_live_xxxx. Pass as a Bearer token in the Authorization header.
Query Parameters
Optional provider filter.
Available options:
TWILIO, EXOTEL, PLIVO, VOBIZ, TATA_SMARTFLO, SIP, VOICELINK, MCUBE Optional connection filter.
Previous
Sync or manually add DIDsImports DIDs into Vocobase for inbound routing. For Plivo, Vocobase pulls the inventory from Plivo REST using the selected connection's credentials. For Vobiz and MCube, pass an explicit `numbers` array because Vocobase does not pull DID inventory from those providers. MCube numbers must all be valid E.164 DIDs, and `connection_id` is required so the account-routing boundary is explicit. The operation is idempotent: existing DIDs and repeated request values are skipped. For other providers, `connection_id` is required whenever more than one active connection exists.
Next
List imported phone numbers