agent-phone-numbers
Get Phone Number
Get a specific phone number configuration.
Returns complete phone number details including:
- SIP URI for provider configuration
- LiveKit dispatch rule ID
- Provider-specific setup instructions
- Outbound calling status
GET
Get Phone Number
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.
Response
Successful Response
Response for phone number registration.
LiveKit outbound trunk ID if outbound is enabled
SIP address used for outbound calls (e.g., sip.telnyx.com)
LiveKit room naming pattern for this agent's calls
LiveKit SIP domain for this deployment
LiveKit inbound SIP server addresses
List of supported SIP providers with default addresses
Previous
Delete Phone NumberDelete a phone number registration for an agent.
For LiveKit-managed numbers:
- Releases the phone number from LiveKit (you're still billed for the month)
- Deletes the dispatch rule
- Removes from database
For external provider numbers:
- Deletes the dispatch rule from LiveKit
- Removes from database
- You must manually remove the SIP URI from your provider's dashboard
Next
Get Phone Number