Accounts
Analytics

Get follower stats

Returns follower count history and growth metrics for connected social accounts. Requires analytics add-on subscription. Follower counts are refreshed once per day.

get/v1/accounts/follower-stats

Query parameters

accountIdsstring

Comma-separated list of account IDs (optional, defaults to all user's accounts)

profileIdstring

Filter by profile ID

fromDatestring date

Start date in YYYY-MM-DD format (defaults to 30 days ago)

toDatestring date

End date in YYYY-MM-DD format (defaults to today)

granularity'daily' | 'weekly' | 'monthly'

Data aggregation level

Response

Follower stats

statsobject
granularitystring

Changes

Changed in 1 of the 30 revisions of this API.3

    • added the new phone enum value to the ////// response property for the response status

      response-property-enum-value-added

    • added the new rcs enum value to the ////// response property for the response status

      response-property-enum-value-added

    • added the new sms enum value to the ////// response property for the response status

      response-property-enum-value-added