v11

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

Gets information about the child's model contained in an hierarchical entity child model in a version of the application.

get/apps/{appId}/versions/{versionId}/hierarchicalentities/{hEntityId}/children/{hChildId}

Path parameters

appIdstring uuid required

The application ID.

versionIdstring required

The version ID.

hEntityIdstring uuid required

The hierarchical entity extractor ID.

hChildIdstring uuid required

The hierarchical entity extractor child ID.

Response

The hierarchical entity child model info.

idstring uuid required

The ID (GUID) belonging to a child entity.

namestring

The name of a child entity.

instanceOfstring

Instance of 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'

Full name of the entity type.