Appearance
GET
/profile/{username}/comments
ProfileController@getComments
fluent-community/app/Http/Routes/api.php:89
fluent-community/app/Http/Controllers/ProfileController.php
Get Get Comments for the FluentCommunity Comments API.
Controller: ProfileController@getComments Route source: fluent-community/app/Http/Routes/api.php:89
WordPress Application Passwords — use Basic auth with username:application_password.
Username extracted from the URL path.
Successful response
Endpoint
GET/profile/{username}/commentsProfileController@getCommentsfluent-community/app/Http/Routes/api.php:89fluent-community/app/Http/Controllers/ProfileController.phpGET Get Get Comments
Get Get Comments for the FluentCommunity Comments API.
Controller:
ProfileController@getCommentsRoute source:
fluent-community/app/Http/Routes/api.php:89Authorizations
WordPress Application Passwords — use Basic auth with username:application_password.
Parameters
Path Parameters
Username extracted from the URL path.
Responses
Successful response
Playground
Authorization
Variables
Samples