Summary
Get tag details given an id
Description
Get details and results for a single tag given that tags id.
Route
POST /tags/get
Roles
            admin
other
readonly
apiread
engineering
          
          Parameters
            DetailsExampleSchema
          
          | Name | Type | Required | Description | 
|---|---|---|---|
| id | string | yes | Tag id | 
Return
            DetailsExampleSchema
          
          | Name | Type | Description | 
|---|---|---|
| details | object | Tag details |