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:

    {
    }