[DEPRECATED NOTICE: This operation will soon be removed] Gets the specified pattern feature's info in a version of the application.

get/apps/{appId}/versions/{versionId}/patterns/{patternId}

Path parameters

appIdstring uuid required

The application ID.

versionIdstring required

The version ID.

patternIdinteger required

The pattern feature ID.

Response

The pattern feature info.

idinteger

A six-digit ID used for Features.

namestring

The name of the Feature.

isActiveboolean

Indicates if the feature is enabled.

Changes