v50

latestOpenAPI 3.0.1Apache 2.0raw.githubusercontent.com2026-04-147365503.5 KB
FlexV1ConfiguredPlugin

get/v1/PluginService/Configurations/{ConfigurationSid}/Plugins/{PluginSid}

Path parameters

ConfigurationSidstring required

The SID of the Flex Plugin Configuration the resource to belongs to.

PluginSidstring required

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

Headers

Flex-Metadatastring

The Flex-Metadata HTTP request header

Response

OK

account_sidstring nullable

The SID of the Account that the Flex Plugin resource is installed for.

configuration_sidstring nullable

The SID of the Flex Plugin Configuration that this Flex Plugin belongs to.

plugin_sidstring nullable

The SID of the Flex Plugin.

plugin_version_sidstring nullable

The SID of the Flex Plugin Version.

phaseinteger

The phase this Flex Plugin would initialize at runtime.

plugin_urlstring nullable

The URL of where the Flex Plugin Version JavaScript bundle is hosted on.

unique_namestring nullable

The name that uniquely identifies this Flex Plugin resource.

friendly_namestring nullable

The friendly name of this Flex Plugin resource.

descriptionstring nullable

A descriptive string that you create to describe the plugin resource. It can be up to 500 characters long

plugin_archivedboolean nullable

Whether the Flex Plugin is archived. The default value is false.

versionstring nullable

The latest version of this Flex Plugin Version.

changelogstring nullable

A changelog that describes the changes this Flex Plugin Version brings.

plugin_version_archivedboolean nullable

Whether the Flex Plugin Version is archived. The default value is false.

privateboolean nullable

Whether to validate the request is authorized to access the Flex Plugin Version.

date_createdstring date-time nullable

The date and time in GMT when the Flex Plugin was installed specified in ISO 8601 format.

urlstring uri nullable

The absolute URL of the Flex Plugin resource.