v50

latestOpenAPI 3.0.1Apache 2.0raw.githubusercontent.com2026-05-061971481.8 MB
Api20100401AssignedAddOnExtension

Fetch an instance of an Extension for the Assigned Add-on.

Fetch an instance of an Extension for the Assigned Add-on.

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

Path parameters

AccountSidstring required

The SID of the Account that created the resource to fetch.

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.

Sidstring required

The Twilio-provided string that uniquely identifies the resource to fetch.

Response

OK

sidstring nullable

The unique string that that we created to identify the resource.

account_sidstring nullable

The SID of the Account that created the resource.

resource_sidstring nullable

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

assigned_add_on_sidstring nullable

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

friendly_namestring nullable

The string that you assigned to describe the resource.

product_namestring nullable

A string that you assigned to describe the Product this Extension is used within.

unique_namestring nullable

An application-defined string that uniquely identifies the resource. It can be used in place of the resource's sid in the URL to address the resource.

uristring nullable

The URI of the resource, relative to https://api.twilio.com.

enabledboolean nullable

Whether the Extension will be invoked.