Get all templates for a plugin
GET/api/v1/admin/plugins/:pluginType/:pluginId/templates
Retrieve the templates for a specific plugin type and ID.
Request
Responses
- 200
- 400
- 401
A list of templates for the specified plugin.
Response Headers
The specified plugin does not exist.
Response Headers
Invalid Token