Clients / Phone Numbers / Index

NameClients / Phone Numbers / Index
DescriptionList Phone Numbers for a specified Client
TypeGET
URL/v9/clients/:client_id/phone_numbers
Credential TypeAPI
Supports PaginationYes

Long Description

List Phone Numbers for a specified Client

Parameters

Name
Description
Type
Presence
LocationConditionals
client_idThe ID of the specific ClientIntegerRequiredURINo
country_codeThe country calling code.StringOptionalQueryNo
number
The Phone Number.StringOptionalQueryNo
extensionNumbered extensionStringOptionalQueryNo
labelArbitrary label for describing the number. e.g.: homeStringOptionalQueryNo
country_codeThe country calling code.StringOptionalQueryNo
created_atCreation timestampDate  (ISO_8601)YesQueryYes
updated_atLast updated timestampDate  (ISO_8601)YesQueryYes

 

Examples

RequestResponse
 
Paste in Request Code
Paste in Response Code