| Method | GET |
|---|---|
| Endpoint | https://{{host}}/api/public/stream/{{streamId}}/qna/history?language=en |
| Content Type | application/json |
| Authorization | auth: {{YOUR_JWT_ACCESS_TOKEN}} See How to generate the JWT Token. |
| API Scope | App Builder: Manage Knowledge Graph; Admin Console: Manage Knowledge Graph |
Path Parameters
| Parameter | Description | Required |
|---|---|---|
host | The environment URL. For example, https://platform.kore.ai | Required |
streamId | The Stream ID found under General Settings on the App Builder. | Required |
Query Parameters
| Parameter | Description | Required |
|---|---|---|
language | Bot language code (for example, en for English, de for German). | Required |