Endpoint
- Method:
GET - Path:
/settings/followers/config - Edition: PRO
- Controller:
ProAdminController@getFollowersSettings - Route source:
fluent-community-pro/app/Http/Routes/api.php:33 - Controller source:
fluent-community-pro/app/Http/Controllers/ProAdminController.php
GET Get Followers Settings
GET
/settings/followers/config
Get Followers Settings for the FluentCommunity Settings API.
Controller: ProAdminController@getFollowersSettings
Route source: fluent-community-pro/app/Http/Routes/api.php:33
Authorizations
ApplicationPasswords
WordPress Application Passwords — use Basic auth with username:application_password.
Type
API Key (header: Authorization)
Responses
Successful response
application/json
JSON "settings": { }
{
}