Knowledge Engines
List available knowledge engines
List all plugin-provided knowledge engines, including their capabilities and configuration schemas.
List all plugin-provided knowledge engines, including their capabilities and configuration schemas.
X-API-Key<token>
In: header
Response Body
application/json
curl -X GET "https://example.com/api/v1/knowledge/engines"{ "code": 0, "data": { "engines": [ {} ] }}