Skip to content

Endpoint

  • Method: GET
  • Path: /admin/pwa-settings
  • Edition: PRO
  • Controller: PwaController@getSettings
  • Route source: fluent-community-pro/app/Modules/Pwa/Http/pwa_api.php:8

GET Get Settings

GET
/admin/pwa-settings

Get Settings for the FluentCommunity Admin API.

Controller: PwaController@getSettings
Route source: fluent-community-pro/app/Modules/Pwa/Http/pwa_api.php:8

Authorizations

ApplicationPasswords

WordPress Application Passwords — use Basic auth with username:application_password.

Type
API Key (header: Authorization)

Responses

Successful response

application/json
JSON
{
  
"message": "string"
}

Playground

Authorization

Samples

Powered by VitePress OpenAPI

FluentCommunity developer documentation