v11

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

Gets the example utterances for the given intent or entity model in a version of the application.

get/apps/{appId}/versions/{versionId}/models/{modelId}/examples

Path parameters

appIdstring uuid required

The application ID.

versionIdstring required

The version ID.

modelIdstring required

The ID (GUID) of the model.

Query parameters

skipinteger

The number of entries to skip. Default value is 0.

takeinteger

The number of entries to return. Maximum page size is 500. Default is 100.

Response

A list of example utterances for the model.

idinteger

The ID of the Label.

textstring

The text of the label.