List Agent Conversations
Reports
List Agent Conversations
Retrieves a paginated list of all conversations for a specific agent
GET
List Agent Conversations
Documentation Index
Fetch the complete documentation index at: https://docs-in.getello.ai/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
Path Parameters
Unique identifier of the agent.
Example:
"68dce5202fc07b92042493b1"
Query Parameters
Page number for pagination.
Required range:
x >= 1Example:
1
Number of conversations per page.
Required range:
1 <= x <= 100Example:
10