Authorization: Bearer ********************
curl --location --request GET 'http://dev-cn.your-api-server.com/api///watchers.json' \
--header 'Cookie: autologin_trustie=3acc38c27d61a347f5c16fbca2c4964b181a2f79'
{
"count": 1,
"users": [
{
"format_time": "2024-11-06",
"name": "yystopfceshi",
"login": "yystopfceshi",
"image_url": "system/lets/letter_avatars/2/Y/197_115_70/120.png",
"is_current_user": false,
"is_watch": false
}
]
}