Returns the portal appearance settings — dark mode, header and sidebar behaviour, post modal, and the powered-by line.
Endpoint
Method:
GETPath:
/settings/customization-settingsEdition: Core
Controller:
SettingController@getCustomizationSettingsRoute source:
fluent-community/app/Http/Routes/api.php:159Controller 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 Customization Settings
Returns the portal appearance settings — dark mode, header and sidebar behaviour, post modal, and the powered-by line.
Controller: SettingController@getCustomizationSettings
Route source: fluent-community/app/Http/Routes/api.php:159
Authorizations
WordPress Application Passwords — use Basic auth with username:application_password.
Responses
Successful response