Analytics
Analytics — by account
Cumulative metrics for one social account, plus each platform post row
GET
By account
Returnstotal across all platform_posts for the account, and platform_posts: each publication row with post_id, platform, status, post_url, and analytics.
Request
Social account id (same as in list accounts).
Response
Account id from the path
Aggregated metrics for this account
One object per platform post row for this account, newest first (
platform_post_id descending). Each item: platform_post_id, post_id, platform, status, post_url, analytics (same metric keys as total when published, or {}).platform_posts is [] and total uses zeros for every metric (including engagement_rate).
Permissions
Requires theposts ability. The account must belong to a workspace you can access.
Errors
401 · 403 · 404 if the account is missing or not accessible
See also: Analytics overview.