Endpoint
- Method:
GET - Path:
/options/menu-items - Edition: Core
- Controller:
OptionController@getMenuItems - Route source:
fluent-community/app/Http/Routes/api.php:146 - Controller source:
fluent-community/app/Http/Controllers/OptionController.php
GET Get Menu Items
GET
/options/menu-items
Get Menu Items for the FluentCommunity Options API.
Controller: OptionController@getMenuItems
Route source: fluent-community/app/Http/Routes/api.php:146
Authorizations
ApplicationPasswords
WordPress Application Passwords — use Basic auth with username:application_password.
Type
API Key (header: Authorization)
Responses
Successful response
application/json
JSON { "additionalProperties": "string" }
[
]