v2
latestSwagger 2.02026-07-1341116.4 KBGets the predictions for an application slot.
get/apps/{appId}/slots/{slotName}/predict
Path parameters
appIdstring uuid required
The application ID.
slotNamestring required
The application slot name.
Query parameters
querystring required
The query to predict.
verboseboolean
Indicates whether to get extra metadata for the entities predictions or not.
show-all-intentsboolean
Indicates whether to return all the intents in the response or just the top intent.
logboolean
Indicates whether to log the endpoint query or not.
Response
The prediction for the supplied query.