| Time | Status | User Agent |  |
| :-- | :-- | :-- | :-- |
| Make a request to see history. |

#### URL Expired

The URL for this request expired after 30 days.

agentId

string

The ID of the chat application (optional, for filtering)

contextId

string

Optional context identifier for the discussion

# ``200      Discussion list or found discussion

``401

Unauthorized - invalid or missing authentication

``404

Discussion not found

Updated 3 months ago

* * *

ShellNodeRubyPHPPython

```

xxxxxxxxxx

curl --request GET \
     --url https://example.com/chats \
     --header 'accept: application/json'
```

Click `Try It!` to start a request and see the response here! Or choose an example:

application/json

``200

Updated3 months ago

* * *
