{
"query": "%",
"name": "%"
}
curl --location --request POST 'http://172.20.238.8:48806/ai-portal/conversations/ide/list' \
--header 'Pragma: no-cache' \
--header 'authorization: debug userId=19645' \
--header 'tenantId: 0' \
--header 'content-type: application/json' \
--data-raw '{
"query": "%",
"name": "%"
}'
{}