GET /marketplace/InstalledAddOns/{InstalledAddOnSid}/Extensions/{Sid}

twilio.com:twilio_preview

Summary:
Operation ID: FetchMarketplaceInstalledAddOnExtension
Auth: unknown
Description

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

Parameters (2)

InstalledAddOnSid (string, path, required)

The SID of the InstalledAddOn resource with the extension to fetch.

Constraints: {'minLength': 34, 'maxLength': 34, 'pattern': '^XE[0-9a-fA-F]{32}$'}

Sid (string, path, required)

The SID of the InstalledAddOn Extension resource to fetch.

Constraints: {'minLength': 34, 'maxLength': 34, 'pattern': '^XF[0-9a-fA-F]{32}$'}

No probe data for this endpoint yet.