List the room's task board
Lists the shared tasks on this chat roomβs board, ordered by number. Defaults to active tasks (the working board); use ?state= to read cancelled/superseded/archived tasks or βallβ. Use this to see what work exists before creating a new task or picking one up.
Authentication
X-API-Keystring
Enter your API key for programmatic access
Path parameters
chat_id
Chat room ID
Query parameters
state
Lifecycle filter (default: active)
Allowed values:
cursor
Opaque pagination cursor from a previous response
limit
Page size (default 50, max 100)
Response
Task board
data
metadata
Errors
401
Unauthorized Error
404
Not Found Error
422
Unprocessable Entity Error