Builder
Get template V2
Gets the template for a new plugin of the given language initialized with the supplied plugin name.
GET
/
api
/
v2
/
template
/
{language}
/
{pluginName}
Path Parameters
The language toolchain used to configure the builder
The plugin name (user-defined)