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
identifier
Tag ID or name
Response
Single tag document
status
result
The tag document
error
Errors
500
Internal Server Error