/lemmy/communities/search

POST /api/lemmy/communities/search

Price: 10 credits

Search or list Lemmy communities known to the instance, each with its subscriber count, post and comment totals and active-user counts

How to use it

With `query` this matches community names and titles only, not a community's own sidebar text; without it you get the instance's directory, which with `sort=TopAll` is the way to find the largest communities of the network. The directory only holds what this instance has federated, so a small instance knows fewer communities than lemmy.world. NSFW communities are withheld unless `show_nsfw` is true. Feed `alias` from a row into lemmy/posts/search to read that community.

Parameters

Request body

Response

Errors

Response headers