Plugins API
π Table of Contents
Overview
Plugin Management
Get All Plugins
GET /api/plugins
Authorization: Bearer YOUR_TOKENGet Plugin by ID
GET /api/plugins/{pluginId}
Authorization: Bearer YOUR_TOKENInstall Plugin
Update Plugin
Uninstall Plugin
Plugin Operations
Enable Plugin
Disable Plugin
Configure Plugin
Error Responses
Plugin Not Found
Navigation
Last updated