agent-phone-numbers
List Phone Numbers
List all phone numbers registered for an agent.
GET
List Phone Numbers
Documentation Index
Fetch the complete documentation index at: https://docs.mrassistant.ai/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Path Parameters
Previous
Register Phone NumberRegister a phone number for an agent.
Two modes of operation:
1. **LiveKit Phone Numbers** (provider='livekit'):
- For numbers already purchased through LiveKit Cloud dashboard
- No SIP trunk configuration needed
- Simplified setup - just provide the phone number
- LiveKit automatically manages the infrastructure
2. **External SIP Providers** (twilio, vonage, telnyx, etc.):
- You must already own the phone number
- Creates SIP dispatch rule in LiveKit
- Returns SIP URI to configure in provider's dashboard
- Supports both inbound and outbound calling
Next
List Phone Numbers