/lemmy/comments/search

POST /api/lemmy/comments/search

Price: 20 credits

Search Lemmy comments by free text across the network or inside one community, each with its text, author, vote tally, descendant comment count and the post and community it belongs to

How to use it

This searches comment bodies only — a term appearing in a post title will not surface here, so pair it with lemmy/posts/search when looking for a topic. Matches come from the whole network as the `instance` sees it, and each row carries the submission it belongs to under `post`, whose vote and comment counts are absent here — read them from lemmy/posts with `post.url`.

Parameters

Request body

Response

Errors

Response headers