Skip to main content
GET
Cumulative metrics for all social posts tied to profiles in this workspace

Headers

Authorization
string
required

JWT token.

Path Parameters

workspace
string
required

The workspace UUID

Query Parameters

post_type_id
enum<string>

Filter posts by post type ID.

Available options:
1,
2,
3,
4,
5,
6,
7,
8,
9,
10,
11
timeframe
enum<string>

Predefined timeframe value, e.g. last_7_days.

Available options:
last_14_days,
last_7_days,
last_30_days,
last_90_days,
prev_month,
this_month,
this_week,
for_all_time
order[name]
enum<string>

Sort field name.

Available options:
social_posts.post_created_at,
post_metrics.likes,
post_metrics.comments,
post_metrics.shares,
post_metrics.total_engagement,
post_metrics.engagement_rate,
post_metrics.reach
order[value]
enum<string>

Sort direction.

Available options:
asc,
desc

Response

WorkspaceAnalyticsResource

data
WorkspaceAnalyticsResource · object
required