Authorization: Bearer ********************curl --location 'http://127.0.0.1:9000/resources/page' \
--header 'Authorization: Bearer <token>'{
"records": [
{
"id": 0,
"permission": "",
"title": "",
"readonly": false,
"parentId": 0,
"type": "",
"sequence": 0,
"icon": "",
"path": "",
"component": "",
"global": false,
"status": false,
"createdTime": {
"seconds": 0,
"nanos": 0,
"epochSecond": 0,
"nano": 0
},
"description": ""
}
],
"total": 0,
"size": 0,
"current": 0,
"orders": [
{
"column": "",
"asc": false
}
],
"optimizeCountSql": false,
"searchCount": false,
"optimizeJoinOfCountSql": false,
"maxLimit": 0,
"countId": "",
"pages": 0
}