/lemmy/users

POST /api/lemmy/users

Price: 1 credit

Get one Lemmy user with their display name, bio, avatar, banner, join date, ban state, post and comment totals and the communities they moderate

How to use it

Pass `name@instance` for anyone not hosted by `instance`, since a bare name is looked up locally and the same name exists on many instances as different people; `url` is the account's network-wide identity. `post_count` and `comment_count` are the reading instance's copy and lag the user's home instance. Their submissions are not included here — read them from lemmy/users/posts and lemmy/users/comments.

Parameters

Request body

Response

Errors

Response headers