Appearance
GET
/feeds/{feed_id}/comments
CommentsController@getComments
fluent-community/app/Http/Routes/api.php:51
fluent-community/app/Http/Controllers/CommentsController.php
List Feed Comments for the FluentCommunity Comments API.
Controller: CommentsController@getComments Route source: fluent-community/app/Http/Routes/api.php:51
WordPress Application Passwords — use Basic auth with username:application_password.
Feed ID extracted from the URL path.
Successful response
Endpoint
GET/feeds/{feed_id}/commentsCommentsController@getCommentsfluent-community/app/Http/Routes/api.php:51fluent-community/app/Http/Controllers/CommentsController.phpGET List Feed Comments
List Feed Comments for the FluentCommunity Comments API.
Controller:
CommentsController@getCommentsRoute source:
fluent-community/app/Http/Routes/api.php:51Authorizations
WordPress Application Passwords — use Basic auth with username:application_password.
Parameters
Path Parameters
Feed ID extracted from the URL path.
Responses
Successful response
Playground
Authorization
Variables
Samples