Get a tag type

View as Markdown
Get a tag type by name.

Authentication

Authorizationstring
API key needed to access this API
OR
AuthorizationBearer
API key needed to access this API, in Bearer token format

Path parameters

namestringRequired

Response

tagTypeSchema
namestring
The name of the tag type.
descriptionstring
The description of the tag type.
iconstring or null
The icon of the tag type.
colorstring or nullformat: "^#[0-9A-Fa-f]{6}$"
The hexadecimal color code for the tag type.

Errors

401
Unauthorized Error
403
Forbidden Error