Skip to main content
GET

By workspace

Returns total for every platform post row whose parent post belongs to the given workspace.

Request

workspace
integer
required
Workspace id (same as in list workspaces).

Response

workspace_id
integer
Workspace id from the path
total
object
comments, likes, shares, impressions, quotes, saves, engagement_rate - same shape as the all-workspaces total object.
With no published analytics in that workspace, total uses 0 for every count and 0 for engagement_rate.

Permissions

Requires the posts ability. You must have access to the workspace.

Errors

401 · 403 · 404 if the workspace is missing or not accessible See also: Analytics overview.