Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
GET /v1/phone-numbers
curl -X GET "https://api.vonative.com/v1/phone-numbers?page=1&limit=20" \ -H "Authorization: Bearer YOUR_TOKEN"
{ "items": [ { "id": "pn-abc123-...", "phone_number": "+2348012345678", "friendly_name": "Support Line", "country_code": "NG", "direction": "inbound", "status": "active", "assistant_id": "a1b2c3d4-e5f6-7890-abcd-ef1234567890", "monthly_cost": "0.67", "cost_per_minute": "0.02", "localized_monthly_cost": "1000.00", "localized_cost_per_minute": "30.00", "localized_currency": "NGN", "created_at": "2025-01-10T08:00:00Z", "updated_at": "2025-01-15T10:30:00Z" } ], "total": 2, "page": 1, "limit": 20 }
phone_number
status
active
inactive
suspended
assistant_id
localized_monthly_cost
localized_currency