Appearance
GET
/comments/{comment_id}/reactions
ReactionController@getByCommentId
fluent-community/app/Http/Routes/api.php:139
fluent-community/app/Http/Controllers/ReactionController.php
List Comment Reactions for the FluentCommunity Reactions API.
Controller: ReactionController@getByCommentId Route source: fluent-community/app/Http/Routes/api.php:139
WordPress Application Passwords — use Basic auth with username:application_password.
Comment ID extracted from the URL path.
Successful response
Endpoint
GET/comments/{comment_id}/reactionsReactionController@getByCommentIdfluent-community/app/Http/Routes/api.php:139fluent-community/app/Http/Controllers/ReactionController.phpGET List Comment Reactions
List Comment Reactions for the FluentCommunity Reactions API.
Controller:
ReactionController@getByCommentIdRoute source:
fluent-community/app/Http/Routes/api.php:139Authorizations
WordPress Application Passwords — use Basic auth with username:application_password.
Parameters
Path Parameters
Comment ID extracted from the URL path.
Responses
Successful response
Playground
Authorization
Variables
Samples