Phone Numbers
List Account Phone Numbers
Retrieve all phone numbers purchased and assigned to your Vobiz account - capabilities, billing, status, and application assignments across 130+ countries.
GET
List phone numbers
Authentication required:
X-Auth-ID- Your Auth ID (e.g.,{auth_id})X-Auth-Token- Your account Auth TokenContent-Type: application/json
Query Parameters
| Field | Type | Required | Description |
|---|---|---|---|
limit | integer | No | Maximum number of records to return. Default: 20. |
offset | integer | No | Number of records to skip for pagination. Default: 0. |
The response is reported with
page, per_page, and total counters, while the request paginates with limit and offset.Request
cURL
Response Example
Success Response (200 OK)
Response Structure:
- items: Array of phone number objects purchased by your account
- page: Current page number
- per_page: Number of items per page
- total: Total count of purchased phone numbers
Authorizations
Your Vobiz account Auth ID
Your Vobiz account Auth Token
Path Parameters
Your account Auth ID
Example:
"MA_XXXXXX"