v10

latestOpenAPI 3.0.1Apache 2.0raw.githubusercontent.com2026-02-051810111.7 KB
MarketplaceInstalledAddOnExtension

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

get/v1/InstalledAddOns/{InstalledAddOnSid}/Extensions/{Sid}

Path parameters

InstalledAddOnSidstring required

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

Sidstring required

The SID of the InstalledAddOn Extension resource to fetch.

Response

OK

sidstring nullable

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

installed_add_on_sidstring nullable

The SID of the InstalledAddOn resource to which this extension applies.

friendly_namestring nullable

The string that you assigned to describe the resource.

product_namestring nullable

The name of the Product this Extension is used within.

unique_namestring nullable

An application-defined string that uniquely identifies the resource.

enabledboolean nullable

Whether the Extension will be invoked.

urlstring uri nullable

The absolute URL of the resource.