v11

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

Gets phraselist feature info in a version of the application.

get/apps/{appId}/versions/{versionId}/phraselists/{phraselistId}

Path parameters

appIdstring uuid required

The application ID.

versionIdstring required

The version ID.

phraselistIdinteger required

The ID of the feature to be retrieved.

Response

A phraselist feature info.

idinteger

A six-digit ID used for Features.

namestring

The name of the Feature.

isActiveboolean

Indicates if the feature is enabled.

enabledForAllModelsboolean

Indicates if the feature is enabled for all models in the application.