chatrooms

Get My Report

A learner's own slice of the class report for this room.

Any authenticated user; returns ONLY their own per-student row. Works for BOTH school and regular rooms — a learner can always see their own data. Resolves the class parent (via parent_room_id or self), computes the report, and returns the row whose user_id matches the caller (or null if they have no data yet — 200, not an error).

get/chatrooms/{room_name}/my-report

Path parameters

room_namestring required

Headers

authorizationstring nullable

Response

Successful Response

{"stackTrail":"paths:/chatrooms/{room_name}/my-report:get:responses:200:content:application/json:schema","oasType":"schema","type":"unknown"}

Changes

No recorded changes to this endpoint across all 4 revisions of this API.