AG-Kit TS
English
cURL
curl --request GET \ --url http://{your-domain}/v1/aibot/bots/{AgentId}/conversation
{ "data": [ { "conversationId": "<string>", "title": "<string>", "createTime": "<string>", "updateTime": "<string>" } ], "total": 1 }
Number of records per page
0 <= x <= 100
Offset
x >= 0
Whether to query default conversation
Conversation list retrieved successfully
Conversation query results
Show child attributes
Total number of conversations
1
Was this page helpful?