Api referenceThreadsGet threadReturns one thread inside a channel.Copy Markdown URLOpen MarkdownGET/api/v1/channels/{channelId}/threads/{threadId}TestReturns one thread inside a channel.Response Body200application/json400application/json401application/json403application/json404application/json500application/jsonList channel threads GETLists threads for one channel ordered by most recent activity.Create thread POSTCreates a thread inside a channel for grouped conversations or workflow items.