Get tag details given an ID

Get details and results for a single tag given that tags ID.

Authentication

AuthorizationBasic

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

Request

request body
idstringOptional

Response

Tag details
_idstring
descriptionstring
namestring

Errors

500
Internal Server Error