# Conversations The **Conversations** endpoints allow you to explore, retrieve, and manage dialogue history for your replicas. These APIs provide detailed access to message threads, conversation metadata, and user interactions, enabling you to analyze engagement patterns, debug interactions, or build advanced workflows powered by conversation data. Whether you’re listing recent conversations, retrieving full transcripts, or filtering by source and time, these endpoints offer the flexibility and depth needed to monitor and refine your assistant’s behavior at scale. For detailed implementation guidance, pagination patterns, and advanced usage examples, see the comprehensive [Conversations](/topic/topic-in-depth-conversations) documentation. ## Operations - [List messages in a chat conversation](https://docs.sensay.io/operation/operation-get-v1-replicas-parameter-chats-parameter-messages.md) - [Get conversation details](https://docs.sensay.io/operation/operation-get-v1-replicas-parameter-conversations-parameter.md) - [Update conversation details](https://docs.sensay.io/operation/operation-patch-v1-replicas-parameter-conversations-parameter.md) - [List replica's conversations](https://docs.sensay.io/operation/operation-get-v1-replicas-parameter-conversations.md) - [List mentions in a conversation](https://docs.sensay.io/operation/operation-get-v1-replicas-parameter-conversations-parameter-mentions.md) - [List messages in a conversation](https://docs.sensay.io/operation/operation-get-v1-replicas-parameter-conversations-parameter-messages.md) [Powered by Bump.sh](https://bump.sh)