Api referenceMessagesList thread messagesLists messages inside one thread in chronological order.Copy Markdown URLOpen MarkdownGET/api/v1/channels/{channelId}/threads/{threadId}/messagesTestLists messages inside one thread in chronological order.Response Body200application/json400application/json401application/json403application/json404application/json500application/jsonList channel messages GETLists top-level messages attached directly to the channel, excluding thread replies.Create channel message POSTCreates a top-level channel message. Use this for inbound events that do not belong to a thread yet.