Returns a gap-filled time series of member signups across the requested range.
The end date is excluded from this series while the member widget includes the whole end day, so the chart and the counters for the same range cover slightly different windows.
Endpoint
Method:
GETPath:
/analytics/members/activityEdition: PRO
Controller:
MembersReportsController@activityRoute source:
fluent-community-pro/app/Http/Routes/api.php:78Controller source:
fluent-community-pro/app/Http/Controllers/MembersReportsController.phpRequires the FluentCommunity community-admin permission (or a WordPress super admin).
Requires FluentCommunity Pro.
Live sample
The request and response below were recorded against a running FluentCommunity install and then anonymised — member names, emails, avatars and post content are fictional, and long collections are trimmed to a few entries.
GET Get Member Activity Report
Returns a gap-filled time series of member signups across the requested range.
Controller: MembersReportsController@activity
Route source: fluent-community-pro/app/Http/Routes/api.php:78
Authorizations
WordPress Application Passwords — use Basic auth with username:application_password.
Responses
Successful response