v11

latestSwagger 2.0raw.githubusercontent.com2022-10-03168148314.0 KB

Exports a LUIS application to JSON format.

get/apps/{appId}/versions/{versionId}/export

Path parameters

appIdstring uuid required

The application ID.

versionIdstring required

The version ID.

Response

The LUIS application structure in JSON format.

namestring

The name of the application.

versionIdstring

The version ID of the application that was exported.

descstring

The description of the application.

culturestring

The culture of the application. E.g.: en-us.