Retrieve a list of incoming-phone-numbers belonging to the account used to make the request.
Retrieve a list of incoming-phone-numbers belonging to the account used to make the request.
Path parameters
The SID of the Account that created the IncomingPhoneNumber resources to read.
Query parameters
Whether to include phone numbers new to the Twilio platform. Can be: true or false and the default is true.
A string that identifies the IncomingPhoneNumber resources to read.
The phone numbers of the IncomingPhoneNumber resources to read. You can specify partial numbers and use '*' as a wildcard for any digit.
Whether to include phone numbers based on their origin. Can be: twilio or hosted. By default, phone numbers of all origin are included.
How many resources to return in each list page. The default is 50, and the maximum is 1000.
The page index. This value is simply for client state.
The page token. This is provided by the API.
Response
OK