list chat thread¶
- interface address:
/api/chat/list
- HTTP request method:
GET
- request params:
- response code:
common response
example:
curl -X GET "$BASE_URL/api/chat/list"
response example:
JSON:
{ }
/api/chat/list
GET
common response
example:
curl -X GET "$BASE_URL/api/chat/list"
response example:
JSON:
{ }