curl --location '/public-api/v1/documentCollection/search?knowledgeId=undefined&keyword=undefined' \
--header 'Authorization: Bearer 593c8a84a01746ed96abfb26c15d2103'{
"errorCode": 0,
"message": "",
"data": [
{
"metadataMap": {
"": {}
},
"vector": [
0.0
],
"score": 0.0,
"id": {},
"title": "",
"content": ""
}
]
}