Skip to main content
GET
/
v1.0
/
numbers
/
inventory
json
{
  "PageNumber": "1"
}
{
  "AccountId": "DID-1e8939ab-3f3c-4db1-89d7-956d80fdfse88",
  "TotalResults": 346,
  "PageNumber": 1,
  "Filter": "Active",
  "PhoneNumbers": [
    {
      "Number": "+18015555555",
      "Tnid": "TNID-9772956561858",
      "OrderId": "TNOID-ddbaad7c-38c8-4cb4-bf0d-87ed9064f021",
      "NumberType": "mobile",
      "MessageEnabled": true,
      "MessageType": "p2p",
      "Classification": "MVNO",
      "VoiceEnabled": true,
      "MessageRouteId": "MRID-73af1e73-d7b3-4696-bdd9-5b407d9e99ee",
      "VoiceRouteId": "CRID-4dec6beb-3985-444b-8c06-8baa5jjvawe",
      "Status": "Active",
      "OriginalDatePurchased": "02/05/2023",
      "AssignedSubscriberId": "SID-d7b3-4696-bdd9-5b407d9e99ee-3985-444b8d",
      "Iccid": "8901240397190556232",
      "Cnam": "ABC Corp",
      "QrActivationLink": "https://api.telegent.com/qr-activation-link",
      "SwapsRemaining": 1,
      "NextSwapResetDate": "2025-12-04T22:09:41.56"
    },
    {
      "Number": "+18015555556",
      "Tnid": "TNID-8772956561858",
      "OrderId": "TNOID-ddbaad7c-38c8-4cb4-bf0d-87ed9064f021",
      "NumberType": "mobile",
      "MessageEnabled": "true",
      "MessageType": "a2p",
      "Classification": "MVNO",
      "VoiceEnabled": "true",
      "MessageRouteId": "MRID-73af1e73-d7b3-4696-bdd9-5b407d9e99ee",
      "VoiceRouteId": "CRID-4dec6beb-3985-444b-8c06-8baa5jjvawe",
      "Status": "Active",
      "OriginalDatePurchased": "02/05/2023",
      "AssignedSubscriberId": "SID-d7b3-4696-bdd9-5b407d9e99ee-3985-444b7d",
      "Iccid": "8901240397190555232",
      "Cnam": "ABC Corp",
      "QrActivationLink": "https://api.telegent.com/qr-activation-link",
      "SwapsRemaining": 2,
      "NextSwapResetDate": "2025-12-04T22:09:41.56"
    }
  ]
}

Authorizations

Authorization
string
header
required

Enter the token obtained from the Authentication endpoint

Query Parameters

PageNumber
string

Response

200 - application/json

Numbers Inventory

The response is of type object.