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
- 200
- 401
- 404
The template for the specified plugin.
Response Headers
Invalid Token
Response Headers
The specified plugin template does not exist.