Notification
Get unread notification count
Returns the number of unread notifications for the authenticated user in the current company (resolved from the company-id header).
get/v1/notifications/unread_count
Parameters
#/paths/~1v1~1users/get/parameters/0 — unresolved $ref
Response
The unread count for the current company.
Example response
{
"count": 3
}