> ## Documentation Index
> Fetch the complete documentation index at: https://docs.karzoun.chat/llms.txt
> Use this file to discover all available pages before exploring further.

# conversations

> Searches and retrieves a paginated list of conversations based on filters.
Use this to find conversations by status, assignment, date range, or other criteria.
Returns conversations sorted by the specified field or by last activity.



## Related topics

- [Conversation](/api-reference/types/Conversation.md)
- [ConversationStatus](/api-reference/types/ConversationStatus.md)
- [conversationsAssign](/api-reference/mutations/conversationsAssign.md)
- [conversationsUnassign](/api-reference/mutations/conversationsUnassign.md)
- [conversationCounts](/api-reference/queries/conversationCounts.md)
