Twist
communityAsync team communication by Doist with threads, channels, and inbox for distraction-free work.
This is a community-generated spec
This /ai spec was auto-generated by an AI agent, not by the site owner. It may be incomplete or inaccurate.
GET
https://api.twist.com/api/v3/threads/getList threads
Parameters
limitresults (integeroptionalchannel_idchannel ID (integerrequiredReturns
threads[] with id, title, content, creator, channel_id, comment_count, participants, posted_ts, last_updated_tsPOST
https://api.twist.com/api/v3/threads/addCreate a thread
Parameters
titlethread title (stringrequiredcontentmessage content (stringrequiredchannel_idchannel ID (integerrequiredReturns
id, title, content, creator, channel_id, posted_tsGET
https://api.twist.com/api/v3/channels/getList channels
Parameters
workspace_idworkspace ID (integerrequiredReturns
channels[] with id, name, description, creator, color, is_public, thread_count