本文档由"一诺"编写,测试使用
Authorization: ********************curl --location --request GET 'https://api.hyperfrp.com/api/auth/sessions' \
--header 'Authorization: Bearer <token>'[
{
"id": "string",
"ip": "string",
"userAgent": "string",
"lastActive": "2019-08-24T14:15:22.123Z",
"createdAt": "2019-08-24T14:15:22.123Z"
}
]