List comments

This API also returns the count of user reactions to each comment, given that the comment-board has a reaction_space attached to it.

📘

When ordering by reaction_count, remember to pass in the reaction_id for the reaction_count you want the comments to be ordered by.

Otherwise the API throws 400 Bad Request


📘

Ensure that the reaction_space attached to the comment board has a valid reaction pack, and user reactions are for the correct target_id, reaction_emoji, and reaction_space.

Language
Click Try It! to start a request and see the response here!