get Unread Count
abstract suspend fun getUnreadCount(params: GetUnreadCountQueryParams): AtpResponse<GetUnreadCountResponse>
Count the number of unread notifications for the requesting account. Requires auth.
Count the number of unread notifications for the requesting account. Requires auth.