curl --location --request GET '/ent/enterprise/folder/recently_list?sort_type=' \
--header 'Authorization: Bearer {{ENT_TOKEN}}' \
--header 'Authorization;' \
--header 'X-Requested-With;'
{
"message": "ok",
"status": 200,
"data": {
"url": "https://wwo.wps.cn/office/w/366?_w_appid=e34394fb24de4c29a82d4cd89f5cd8ee&_w_signature=a%2BIQ8Re%2BZbOaqy%2BByFnmR9tLN5Y%3D&_w_tokentype=1&_w_folder=1&_w_template=1"
}
}