List owned numbers
Use this method to get all the owned numbers for this account.
Please log in to see full path URL. Learn why.
get
/numbers/1/numbers
Authorizations:
Scopes:
query Parameters
limit | integer <int32> Default: 50 Number of records returned per page. |
number | any Searched number. |
page | integer <int32> Default: 0 Page number. Use with |
Responses
200
OK
401
Unauthorized
403
Forbidden
404
Not Found
429
Too Many Requests
500
Internal Server Error
Request samples
- cURL
- Java
- C#
- Go
- Python
- PHP
- JavaScript
- NodeJs
- Ruby
Example
cURL
Copy
curl -L -g 'https://{baseUrl}/numbers/1/numbers' \ -H 'Authorization: {authorization}' \ -H 'Accept: application/json'
Response samples
- 200
- 401
- 403
- 429
- 500
Content type
application/json
Copy
Collapse all {- "numbers": [
- {
- "numberKey": "6FED0BC540BFADD9B05ED7D89AAC22FA",
- "number": "447860041117",
- "country": "GB",
- "countryName": "United Kingdom",
- "type": "VIRTUAL_LONG_NUMBER",
- "capabilities": [
- "SMS"
], - "shared": false,
- "price": {
- "pricePerMonth": 5,
- "setupPrice": 0,
- "currency": "EUR"
}, - "network": "02 (Telefonica UK Ltd)",
- "keywords": [
- "test",
- "stop"
], - "additionalSetupRequired": false,
- "editPermissions": {
- "canEditNumber": true,
- "canEditConfiguration": true
}, - "applicationId": "default"
}
], - "numberCount": 1
}
Need assistance
Encountering issues
What's new? Check out
Unsure about a term? See