Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Page Properties
idapi_docs_CONTROLLERTAG
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
 
Code Block
themeConfluence
languageruby
Paste in Request Code
Code Block
themeConfluence
languageruby
Paste in Response Code