v11

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

Gets all the phraselist features in a version of the application.

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

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 all phraselist features.

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.

All 168 operations