Get Exported Data

get

/api/v1/bots/insightDataExport/{exportId}/data

Returns the instance-level exported data in ZIP format. The ZIP file includes a collection of CSV files, one for each skill bot.

Request

Path Parameters

There's no request body for this operation.

Back to Top

Response

Supported Media Types

200 Response

Success.

404 Response

The export task doesn't exist.
Back to Top