| Field | Value |
|---|---|
| Method | GET |
| Endpoint | https://{{host}}/api/public/bot/{{BotID}}/mlimport/status/{{MLutteranceID}} |
| Content Type | application/json |
| Authorization | auth: {{JWT}} — See How to generate the JWT Token. |
| API Scope | App Builder: Utterances Import; Admin Console: Test and Train > Utterances Import |
Path Parameters
| Parameter | Required/Optional | Description |
|---|---|---|
host | Required | The environment URL. For example, https://platform.kore.ai |
BotID | Required | Stream ID of the bot to import the ML utterances into. |
MLutteranceID | Required | The ID generated (in format Bir-xxxxxxx-xxx-xxxx-xxxxx-xxxxxxxxxx) when calling the ML Utterances Import API. |