Get tag by identifier

Returns a single tag document by ID or name.

Authentication

AuthorizationBasic

Basic authentication of the form Basic <base64(username:password)>.

Path parameters

identifierstringRequired
Tag ID or name

Response

Single tag document
statusstring
resultobject
The tag document
errorstring

Errors

500
Internal Server Error