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

# Get Conversations

## Description

Get all conversations for an agent.

## Authentication

Required (API key or JWT token)

## Response

<ResponseField name="conversations" type="array">
  Array of conversation objects
</ResponseField>
