Get all tags for a feature.

Retrieves all the tags for a feature name. If the feature does not exist it returns an empty list.

Authentication

Authorizationstring
API key needed to access this API
OR
AuthorizationBearer
API key needed to access this API, in Bearer token format

Path parameters

featureNamestringRequired

Response

tagsSchema
versioninteger
The version of the schema used to model the tags.
tagslist of objects
A list of tags.

Errors