curl https://api.ravan.ai/api/v1/phone-numbers/twilio-owned-numbers/ \ -H "X-Api-Key: YOUR_API_KEY"
{ "success": true, "message": "Twilio owned numbers not in platform fetched successfully", "data": [ { "sid": "PN1234567890abcdef1234567890abcdef", "phone_number": "+14155550100", "friendly_name": "Support Line", "status": "in-use", "date_created": "2025-12-01T10:00:00Z", "voice": true, "sms": true, "mms": false } ] }
List phone numbers from your connected Twilio account that are not yet imported into the Agni platform. Use this to discover numbers available for import.
Show data[]
in-use
active
Successful response
Show child attributes