获取会话详情Copy Pageget https://api.myhostex.com/v3/conversations/{conversation_id}该端点用于检索会话的消息和详细信息。 我们正在不断改进我们的 API,这可能意味着消息架构可能会发生变化。为了保持健康的集成,您的应用程序必须解析并忽略意外的参数,而不是抛出错误。Path Paramsconversation_idstringrequired会话的 ID。Response 200Updated 19 days ago