AI Agent
List chats
Retrieve the ids of chats matching the filtering criteria
post/v1/agent/chat/list
Request body
Example request
{
"sort": [
{
"column": "Name"
}
]
}Response
Fetched
Retrieve the ids of chats matching the filtering criteria
{
"sort": [
{
"column": "Name"
}
]
}Fetched