curl --location --request GET 'https://testforgeplus.trustie.net/api/users//messages.json' \
--header 'Cookie: autologin_trustie=3acc38c27d61a347f5c16fbca2c4964b181a2f79'{
"total_count": 1,
"type": "atme",
"unread_notification": 0,
"unread_atme": 1,
"messages": [
{
"id": 20156,
"status": 1,
"content": "<b>heihei</b> 在疑修 <b>1321312</b> 中@我",
"notification_url": "http://localhost:3000/yystopf/testdevops/issues/1",
"source": "IssueAtme",
"created_at": "2023-08-01 12:45:54",
"time_ago": "5分钟前",
"type": "atme",
"sender": {
"id": 113,
"type": "User",
"name": "heihei",
"login": "yystopfceshi",
"image_url": "system/lets/letter_avatars/2/H/145_178_168/120.png"
}
}
]
}