v50

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

Fetch an instance of an Add-on installation currently assigned to this Number.

Fetch an instance of an Add-on installation currently assigned to this Number.

get/2010-04-01/Accounts/{AccountSid}/IncomingPhoneNumbers/{ResourceSid}/AssignedAddOns/{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.

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.

friendly_namestring nullable

The string that you assigned to describe the resource.

descriptionstring nullable

A short description of the functionality that the Add-on provides.

{"stackTrail":"components:schemas:api.v2010.account.incoming_phone_number.incoming_phone_number_assigned_add_on:properties:configuration","oasType":"schema","type":"unknown","description":"A JSON string that represents the current configuration of this Add-on installation.","nullable":true}
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.

date_createdstring date-time-rfc-2822 nullable

The date and time in GMT that the resource was created specified in RFC 2822 format.

date_updatedstring date-time-rfc-2822 nullable

The date and time in GMT that the resource was last updated specified in RFC 2822 format.

uristring nullable

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

subresource_urisobject nullable

A list of related resources identified by their relative URIs.