Skip to main content

Get a templates for a plugin

GET 

/api/v1/admin/plugins/:pluginType/:pluginId/templates/:templateName

Retrieve the template with the given name for a specific plugin type and ID.

Request

Responses

The template for the specified plugin.

Response Headers