cURL
curl --request GET \ --url http://localhost:5300/api/v1/plugins/{author}/{plugin_name}/config \ --header 'X-API-Key: <api-key>'
{ "code": 0, "data": {} }
获取插件的当前配置值和配置模式。
Documentation IndexFetch the complete documentation index at: https://docs.langbot.app/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: https://docs.langbot.app/llms.txt
Use this file to discover all available pages before exploring further.
成功
0