Retrieve a tag
Retrieves the details of an existing tag.
GET/v3/tags/{id}
JWT
tag:read
Parameters
| Name | Type | In | Description |
|---|---|---|---|
| id* | string | path | Unique identifier for the tag. |
Responses
200
401
403
404
429
500
Retrieves the details of an existing tag.
| Name | Type | In | Description |
|---|---|---|---|
| id* | string | path | Unique identifier for the tag. |