Clients / Phone Numbers / Index
Long Description
List Phone Numbers for a specified Client
Parameters
Name | Description | Type | Presence | Location | Conditionals |
---|---|---|---|---|---|
client_id | The ID of the specific Client | Integer | Required | URI | No |
country_code | The country calling code. | String | Optional | Query | No |
| The Phone Number. | String | Optional | Query | No |
extension | Numbered extension | String | Optional | Query | No |
label | Arbitrary label for describing the number. e.g.: home | String | Optional | Query | No |
country_code | The country calling code. | String | Optional | Query | No |
created_at | Creation timestamp | Date (ISO_8601) | Yes | Query | Yes |
updated_at | Last updated timestamp | Date (ISO_8601) | Yes | Query | Yes |
Examples
Request | Response |
---|---|
Paste in Request Code | Paste in Response Code |