Authorization: Bearer ********************curl --location 'http://127.0.0.1:9000/file-storage/page' \
--header 'Authorization: Bearer <token>'{
"records": [
{
"id": 0,
"url": "",
"formatSize": "",
"originalFilename": "",
"basePath": "",
"path": "",
"ext": "",
"platform": "",
"category": "",
"createdName": "",
"createdTime": {
"seconds": 0,
"nanos": 0,
"epochSecond": 0,
"nano": 0
}
}
],
"total": 0,
"size": 0,
"current": 0,
"orders": [
{
"column": "",
"asc": false
}
],
"optimizeCountSql": false,
"searchCount": false,
"optimizeJoinOfCountSql": false,
"maxLimit": 0,
"countId": "",
"pages": 0
}