Returns the privacy configuration that governs who can see the members directory, member profiles and member space lists, and what members may change about their own account.
Endpoint
Method:
GETPath:
/settings/privacy-settingsEdition: Core
Controller:
SettingController@getPrivacySettingsRoute source:
fluent-community/app/Http/Routes/api.php:161Controller source:
fluent-community/app/Http/Controllers/SettingController.phpRequires the FluentCommunity community-admin permission (or a WordPress super admin).
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 Privacy Settings
Returns the privacy configuration that governs who can see the members directory, member profiles and member space lists, and what members may change about their own account.
Controller: SettingController@getPrivacySettings
Route source: fluent-community/app/Http/Routes/api.php:161
Authorizations
WordPress Application Passwords — use Basic auth with username:application_password.
Responses
Successful response