Misar Docs
MisarMailMisar.BlogMisarReachMisarPostMisar.DevMisar PlatformMisar IdentityMisar Posts API
Contacts

Contact Stats

Get total and per-status contact counts for the acting user.

GET/io/contacts/contacts/stats

Returns total contact count broken down by subscription status.

{
  "total": 1240,
  "subscribed": 980,
  "unsubscribed": 210,
  "bounced": 38,
  "complained": 12
}