chatrooms

Resolve Chatroom By Code

Resolve a private room's join code to its room_name so a standalone code (shared out-of-band) can be redeemed. Defined before /{room_name} so the literal 'by-code' prefix isn't swallowed by the catch-all. The actual access gate still runs in join_chatroom — this only maps code → room.

get/chatrooms/by-code/{code}

Path parameters

codestring required

Headers

authorizationstring nullable

Response

Successful Response

{"stackTrail":"paths:/chatrooms/by-code/{code}: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.