Plugins
This endpoint is responsible for showing the plugins loaded by the engine
Endpoint : /v1/engine/plugins
- GET
If the plugins are not enabled, the endpoint will return 503 (Service Unavailable)
Responses -
GET - 200 (OK)
GET - 503 (Service Unavailable)
Last updated