Endpoint
- Method:
GET - Path:
/analytics/members/activity - Edition: PRO
- Controller:
MembersReportsController@activity - Route source:
fluent-community-pro/app/Http/Routes/api.php:70 - Controller source:
fluent-community-pro/app/Http/Controllers/MembersReportsController.php
GET Get Member Activity Report
GET
/analytics/members/activity
Get Member Activity Report for the FluentCommunity Reports API.
Controller: MembersReportsController@activity
Route source: fluent-community-pro/app/Http/Routes/api.php:70
Authorizations
ApplicationPasswords
WordPress Application Passwords — use Basic auth with username:application_password.
Type
API Key (header: Authorization)
Responses
Successful response
application/json
JSON "data": [ { "additionalProperties": "string" } ]
{
}