analytics
Retrieve analytics totals
Retrieve aggregated lifetime stats (views, reactions, comments) for articles.
Scope Control:
- Specify article_id to query a single post's metrics.
- Specify organization_id to retrieve metrics across all articles owned by the target organization.
get/api/analytics/totals
Query parameters
article_idinteger
Optional ID to limit totals to a single article.
organization_idinteger
Optional ID to limit totals to an organization's articles.
Response
successful