package - Gets published LUIS application package in binary stream GZip format
Packages a published LUIS application as a GZip file to be used in the LUIS container.
get/package/{appId}/slot/{slotName}/gzip
Path parameters
appIdstring uuid required
The application ID.
slotNamestring required
The publishing slot name.
Response
The GZip binary stream of the published application package.
string binary required