Authorization: Bearer ********************curl --location 'http://127.0.0.1:9000/file-storage/setting/page' \
--header 'Authorization: Bearer <token>'{
"records": [
{
"id": 0,
"type": "",
"status": false,
"accessKey": "",
"secretKey": "",
"domain": "",
"bucketName": "",
"basePath": "",
"endPoint": "",
"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
}