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_idstringRequiredformat: "uuid"
Chat room ID

Query parameters

stateenumOptional

Lifecycle filter (default: active)

Allowed values:
cursorstringOptional
Opaque pagination cursor from a previous response
limitintegerOptional

Page size (default 50, max 100)

Response

Task board
datalist of objects
metadataobject

Errors

401
Unauthorized Error
404
Not Found Error
422
Unprocessable Entity Error