Api reference
GET Plugins
GET
/v1/pluginsAuthorization
bearerAuth AuthorizationBearer <token>
In: header
Response Body
application/json
application/json
application/json
application/json
application/json
application/json
application/json
curl -X GET "https://example.com/v1/plugins"{ "plugins": [ { "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"}