v2
latestSwagger 2.02026-07-1341116.4 KBGets the predictions for an application version.
get/apps/{appId}/versions/{versionId}/predict
Path parameters
appIdstring uuid required
The application ID.
versionIdstring required
The application version ID.
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.