Fetch messages in a conversation or thread
Returns a cursor-paginated list of ChatMessage objects. By default returns the main conversation stream (excludes thread replies). PassDocumentation Index
Fetch the complete documentation index at: https://docs.replyke.com/llms.txt
Use this file to discover all available pages before exploring further.
parentId to fetch replies for a specific thread.
The caller must be a member. Former members (who left) can only read messages up to when they left.
after.before.asc or desc. Defaults to desc for the main stream, asc for threads.files. Example: include=files.reactionCounts, userReactions, user, and quotedMessage fields. File attachments are included only when include=files is specified.null if no messages were returned.null if no messages were returned.Forbidden — 403