/lemmy/users/posts

POST /api/lemmy/users/posts

Price: 20 credits

List the posts submitted by one Lemmy user, each with its title, body, submitted link, vote tally, comment count and the community it was posted to

How to use it

Pass `name@instance` for anyone not hosted by `instance`, since a bare name resolves locally and the same name belongs to different people on different instances. The reading instance only holds what it has federated, so a user's early posts can be missing when read from an instance that joined the network later; their home instance returns the fullest history. An empty list means the account has no posts this instance knows of, not that the account is missing.

Parameters

Request body

Response

Errors

Response headers