Analytics
Analytics — all workspaces
Cumulative metrics across all accessible workspaces, with per-workspace breakdown
GET
All workspaces
Returnstotal (sum of published metrics across every platform post in workspaces you belong to) and workspaces (the same metrics broken down by workspace_id).
No query or path parameters.
Response
comments, likes, shares, impressions, quotes, saves, engagement_rateEach item:
workspace_id, total (same metric keys). Sorted by workspace_id. Empty when you have no active workspaces or no platform posts.total still includes every key with numeric zeros (e.g. "comments": 0, …, "engagement_rate": 0) and workspaces is [].
Permissions
Requires theposts ability.
Errors
401 Unauthorized · 403 Forbidden
See also: Analytics overview.