Get a chat room
Returns details of a specific chat room where you are a participant.
Returns 404 if the room doesn’t exist or if you’re not a participant (security-first: doesn’t leak room existence).
Authentication
X-API-Keystring
Enter your API key for programmatic access
OR
AuthorizationBearer
Enter your JWT token (without the ‘Bearer ’ prefix)
Path parameters
id
Chat Room ID
Response
Chat Room
data
A chat room