Authorization: Bearer ********************curl --location --request GET 'https://s.hancel.org/api/home/get/4fab3ea2-7aa0-4f4e-98ea-ef22bd081c67' \
--header 'Authorization: Bearer <token>'{
"data": {
"id": "string",
"createdAt": 0,
"updatedAt": 0,
"username": "string",
"x": 0,
"y": 0,
"w": 0,
"h": 0,
"reportId": "string",
"index": "string"
},
"code": 0,
"message": "string"
}