v11

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

Gets all prebuilt entities used in a version of the application.

get/apps/{appId}/versions/{versionId}/customprebuiltentities

Path parameters

appIdstring uuid required

The application ID.

versionIdstring required

The version ID.

Response

Returns a list of all prebuilt entities and their representations.

idstring uuid required

The ID of the Entity Model.

namestring

Name of the Entity Model.

typeIdinteger

The type ID of the Entity Model.

readableType'Entity Extractor' | 'Child Entity Extractor' | 'Hierarchical Entity Extractor' | 'Hierarchical Child Entity Extractor' | 'Composite Entity Extractor' | 'List Entity Extractor' | 'Prebuilt Entity Extractor' | 'Intent Classifier' | 'Pattern.Any Entity Extractor' | 'Closed List Entity Extractor' | 'Regex Entity Extractor' required

Full name of the entity type.

customPrebuiltDomainNamestring

The domain name.

customPrebuiltModelNamestring

The intent name or entity name.