Path parameters
The SID of the Account that is responsible for the Address resource to read.
Query parameters
The customer_name of the Address resources to read.
The string that identifies the Address resources to read.
Whether the address can be associated to a number for emergency calling.
The ISO country code of the Address resources to read.
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
Changes
Changed in 2 of the 51 revisions of this API.11
- ○
added the new optional
queryrequest parameterEmergencyEnablednew-optional-request-parameter
- ○
- ▲
for the
queryrequest parameterPageSize, the format changed from no format toint64request-parameter-type-changed
- ▲