cURL
curl --request GET \ --url https://api.example.com/counters
{ "unread_notification_count": 1, "unread_conversation_count": 1, "timestamp": 1715328000 }
Get notification and conversation counters for the authenticated user
Counters
1
1715328000