Fetch Conversation
Chat — Conversations
Fetch Conversation
Fetch a single conversation by ID
GET
Fetch Conversation
Returns a Conversation object with the caller’s membership row and active member count included.Documentation Index
Fetch the complete documentation index at: https://docs.replyke.com/llms.txt
Use this file to discover all available pages before exploring further.
Path Parameters
The ID of the conversation to fetch.
Response
Returns a Conversation with two additional fields:The calling user’s membership row for this conversation.
null if the user has no membership record.Number of currently active members.
Error Responses
Not Found — 404
Not Found — 404

