Get the analytics for the specified organization.
curl --request GET \
--url https://api.useinvent.com/orgs/{org_id}/analytics/dashboard{
"total_contacts": 123,
"total_messages": 123,
"total_closed_conversations": 123,
"total_ongoing_conversations": 123
}Was this page helpful?
curl --request GET \
--url https://api.useinvent.com/orgs/{org_id}/analytics/dashboard{
"total_contacts": 123,
"total_messages": 123,
"total_closed_conversations": 123,
"total_ongoing_conversations": 123
}