presence
Get Online List
Up to 10 people + TeaBabes available for a language right now (for the practicing-now hover). Each: {id, full_name, profile_picture, is_ai}.
Auth required: this returns real user identities (id + name + photo) and was previously unauthenticated, i.e. a public who's-online roster of the member base. Its only caller (PracticingNowStrip, inside ConnectHub) is a logged-in surface. The aggregate sibling endpoints (/language-counts, /live-snapshot, /teababes) stay public — they return counts and AI personas, not people.
get/presence/online-list
Query parameters
languagestring
Response
Successful Response
{"stackTrail":"paths:/presence/online-list:get:responses:200:content:application/json:schema","oasType":"schema","type":"unknown"}
Changes
No recorded changes to this endpoint across all 1 revision of this API.