/lobsters/users

POST /api/lobsters/users

Price: 1 credit

Get one Lobsters member: join date, karma, avatar, self-description, admin and moderator status, the member who invited them, and their linked GitHub and Mastodon handles

How to use it

Usernames are case-sensitive, so take one from `author` on a story or comment rather than reconstructing it — a wrong case is a 412. `karma` was absent for the one site administrator observed, so a missing karma is not a zero-karma account. `invited_by` is populated for almost every member because Lobsters is invite-only, and it chains: the inviter is itself a username you can pass back here.

Parameters

Request body

Response

Errors

Response headers