MailMoo
EndpointsInbox

Count unread conversations

Returns how many conversations have unread messages from a lead, across both channels. Cheap enough to poll: it is a count, not a list.

GET/inbox.getUnreadCount

Authorization

bearerAuth
AuthorizationBearer <token>

Enter your MailMoo API key (format: sk_live_...)

In: header

Response Body

application/json

application/json

application/json

curl -X GET "https://example.com/inbox.getUnreadCount"
0