chatrooms
Chacha Host Availability
Should the "ChaCha hosts this room" checkbox be drawn for this person?
Declared ABOVE /{room_name}: that route is a catch-all and would swallow this path, answering 404 for a room called "chacha-host" instead.
Two separate answers, because they fail differently. available is the allowlist: false for every school except the ones Nancy has named, and it is why the feature is invisible everywhere else. may_ask is this person's standing at that school — hosting is a staff decision, and a student who called this endpoint by hand still gets false.
get/chatrooms/chacha-host/availability
Query parameters
organization_idstring nullable
Headers
authorizationstring nullable
Response
Successful Response
{"stackTrail":"paths:/chatrooms/chacha-host/availability:get:responses:200:content:application/json:schema","oasType":"schema","type":"unknown"}