cURL
curl --request GET \ --url http://localhost:5300/api/v1/knowledge/bases \ --header 'X-API-Key: <api-key>'
{ "code": 0, "data": { "bases": [ {} ] } }
成功
0
Show child attributes