Skip to content

Endpoint

  • Method: GET
  • Path: /analytics/overview/widget
  • Edition: PRO
  • Controller: ReportsController@getOverviewWidget
  • Route source: fluent-community-pro/app/Http/Routes/api.php:63
  • Controller source: fluent-community-pro/app/Http/Controllers/ReportsController.php

GET Get Overview Widget Report

GET
/analytics/overview/widget

Get Overview Widget Report for the FluentCommunity Reports API.

Controller: ReportsController@getOverviewWidget
Route source: fluent-community-pro/app/Http/Routes/api.php:63

Authorizations

ApplicationPasswords

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

Type
API Key (header: Authorization)

Responses

Successful response

application/json
JSON
{
  
"data": [
  
  
{
  
  
  
"additionalProperties": "string"
  
  
}
  
]
}

Playground

Authorization

Samples

Powered by VitePress OpenAPI

FluentCommunity developer documentation