Api referenceMessagesList thread messagesLists messages inside one thread in chronological order.Copy Markdown URLOpen MarkdownGET/api/v1/experimental/channels/{channelId}/threads/{threadId}/messagesTestLists messages inside one thread in chronological order.Response Body200application/json400application/json401application/json403application/json404application/json500application/jsonCreate channel message POSTCreates a top-level channel message. Use this for inbound events that do not belong to a thread yet.Create thread message POSTCreates a message inside one thread. This supports both inbound adapter traffic and outbound replies.