Get a tag by type and value.

Get a tag by type and value. Can be used to check whether a given tag already exists in Unleash or not.

Authentication

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

Path parameters

typestringRequired
valuestringRequired

Response

tagWithVersionSchema
versioninteger
The version of the schema used to model the tag.
tagobject

Representation of a tag

Errors