curl --location --request GET 'http://192.168.50.15:7860/api/v2/filelib/detail_qa?id=1261'
{
"status_code": 200,
"status_message": "SUCCESS",
"data": {
"knowledge_id": 1414,
"questions": [
"hhhh"
],
"source": 3,
"extra_meta": "{}",
"create_time": "2025-02-20T16:35:24",
"id": 1261,
"user_id": 46,
"answers": "[\"string\"]",
"status": 1,
"remark": null,
"update_time": "2025-02-20T17:26:15"
}
}