Endpoint
- Method:
GET - Path:
/analytics/members/top-members - Edition: PRO
- Controller:
MembersReportsController@getTopMembers - Route source:
fluent-community-pro/app/Http/Routes/api.php:71 - Controller source:
fluent-community-pro/app/Http/Controllers/MembersReportsController.php
GET List Top Members Report
GET
/analytics/members/top-members
List Top Members Report for the FluentCommunity Reports API.
Controller: MembersReportsController@getTopMembers
Route source: fluent-community-pro/app/Http/Routes/api.php:71
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" } ]
{
}