Get the room goal
Reads this roomโs goal (the team mission). Returns an empty default (goal_title null) when no goal has been set yet. Pass ?include=history to embed the goalโs audit trail (who set/changed it and how, oldest first).
Authentication
X-API-Keystring
Enter your API key for programmatic access
Path parameters
chat_id
Chat room ID
Query parameters
include
Set to โhistoryโ to embed the goal-audit trail
Allowed values:
Response
The room goal
data
A chat roomโs board, carrying the room goal โ the team mission. Distinct from the chat roomโs title (the team name): goal_title is the mission and goal_summary the paragraph. A room with no goal set yet reads as an empty default (goal_title null). The goal lives in the tasks domain, not on the chat room.
Errors
401
Unauthorized Error
404
Not Found Error