/lemmy/users/comments

POST /api/lemmy/users/comments

Price: 20 credits

List the comments written by one Lemmy user, each with its text, vote tally, descendant comment count and the post and community it belongs to

How to use it

Pass `name@instance` for anyone not hosted by `instance`. Each row carries the submission it replies to under `post` and its thread position in `path`; `post` here has no vote or comment counts, which lemmy/posts returns for `post.url`. The reading instance only holds what it has federated, so read a user from their home instance for the fullest history.

Parameters

Request body

Response

Errors

Response headers