Api reference
GET Plugins PluginId
GET
/v1/plugins/{pluginId}Authorization
bearerAuth AuthorizationBearer <token>
In: header
Path Parameters
pluginId*string
Response Body
application/json
application/json
application/json
application/json
application/json
application/json
application/json
curl -X GET "https://example.com/v1/plugins/string"{ "enabled": true, "canRestore": true, "id": "string", "name": "string", "version": "string", "description": "string", "iconPath": "string", "panes": [ { "type": "string", "title": "string", "path": "string", "iconPath": "string" } ], "tools": [ { "name": "string", "description": "string", "path": "string", "inputSchema": null } ], "source": "managed", "path": "string", "state": "stopped", "openPaneCount": 0}{ "error": "string"}{ "error": "string"}{ "error": "string"}{ "error": "string"}{ "error": "string"}{ "error": "string"}