v11

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

Get information about the Pattern.Any entity models in a version of the application.

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

Path parameters

appIdstring uuid required

The application ID.

versionIdstring required

The version ID.

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 Pattern.Any entity model infos.

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.