package - Gets trained LUIS application package in binary stream GZip format
Packages trained LUIS application as GZip file to be used in the LUIS container.
get/package/{appId}/versions/{versionId}/gzip
Path parameters
appIdstring uuid required
The application ID.
versionIdstring required
The version ID.
Response
The GZip binary stream of the trained application package.
string binary required
Changes
No recorded changes to this endpoint across all 11 revisions of this API.