Gets the information of the features used by the entity in a version of the application.

get/apps/{appId}/versions/{versionId}/entities/{entityId}/features

Path parameters

appIdstring uuid required

The application ID.

versionIdstring required

The version ID.

entityIdstring uuid required

The entity extractor ID.

Response

A list of feature information objects for the entity.

modelNamestring

The name of the model used.

featureNamestring

The name of the feature used.

isRequiredboolean

Changes

Changed in 1 of the 11 revisions of this API.1