Api20100401AssignedAddOnExtension

Retrieve a list of Extensions for the Assigned Add-on.

Retrieve a list of Extensions for the Assigned Add-on.

get/2010-04-01/Accounts/{AccountSid}/IncomingPhoneNumbers/{ResourceSid}/AssignedAddOns/{AssignedAddOnSid}/Extensions.json

Path parameters

AccountSidstring required

The SID of the Account that created the resources to read.

ResourceSidstring required

The SID of the Phone Number to which the Add-on is assigned.

AssignedAddOnSidstring required

The SID that uniquely identifies the assigned Add-on installation.

Query parameters

PageSizeinteger

How many resources to return in each list page. The default is 50, and the maximum is 1000.

Pageinteger

The page index. This value is simply for client state.

PageTokenstring

The page token. This is provided by the API.

Response

OK

endinteger
first_page_uristring uri
next_page_uristring uri nullable
pageinteger
page_sizeinteger
previous_page_uristring uri nullable
startinteger
uristring uri

Changes

Changed in 1 of the 51 revisions of this API.1

  • v2010ed1b16ce63781See the full diff
    • for the query request parameter PageSize, the format changed from no format to int64

      request-parameter-type-changed