curl --location '/public-api/v1/botRecentlyUsed/list'{
"errorCode": 0,
"message": "",
"data": [
{
"id": 0,
"botId": 0,
"created": "",
"createdBy": 0,
"sortNo": 0,
"bot": {
"id": 0,
"alias": "",
"deptId": 0,
"tenantId": 0,
"categoryId": 0,
"title": "",
"description": "",
"icon": "",
"modelId": 0,
"modelOptions": {
"": {}
},
"status": 0,
"options": {
"": {}
},
"created": "",
"createdBy": 0,
"modified": "",
"modifiedBy": 0
}
}
]
}