NotifyHub
Openapi

Get notification counts

GET
/v1/me/notifications/counts

Returns aggregate counts for the authenticated recipient's notifications broken down by total, unread, read, and archived. Useful for rendering badge counters without fetching the full notification list.

Authorization

recipientSession
AuthorizationBearer <token>

In: header

Response Body

curl -X GET "https://loading/v1/me/notifications/counts"
Empty