Returns the media storage driver configuration, with secrets masked; without the Pro plugin it always reports the local driver.
Endpoint
Method:
GETPath:
/admin/storage-settingsEdition: Core
Controller:
AdminController@getStorageSettingsRoute source:
fluent-community/app/Http/Routes/api.php:106Controller source:
fluent-community/app/Http/Controllers/AdminController.phpRemote storage drivers require FluentCommunity Pro.
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 Storage Settings
Returns the media storage driver configuration, with secrets masked; without the Pro plugin it always reports the local driver.
Controller: AdminController@getStorageSettings
Route source: fluent-community/app/Http/Routes/api.php:106
Authorizations
WordPress Application Passwords — use Basic auth with username:application_password.
Responses
Successful response