Endpoint
- Method:
GET - Path:
/admin/custom-profile-fields - Edition: PRO
- Controller:
ProAdminController@getCustomProfileFields - Route source:
fluent-community-pro/app/Http/Routes/api.php:24 - Controller source:
fluent-community-pro/app/Http/Controllers/ProAdminController.php
GET Get Get Custom Profile Fields
GET
/admin/custom-profile-fields
Get Get Custom Profile Fields for the FluentCommunity Admin API.
Controller: ProAdminController@getCustomProfileFields
Route source: fluent-community-pro/app/Http/Routes/api.php:24
Authorizations
ApplicationPasswords
WordPress Application Passwords — use Basic auth with username:application_password.
Type
API Key (header: Authorization)
Responses
Successful response
application/json
JSON "config": { }
{
}