Get tag
Returns a single workspace tag. Requires the tags:read scope.
Authentication
AuthorizationBearer
Bearer authentication of the form Bearer <token>, where token is your auth token.
Path parameters
tag_id
Response headers
ETag
X-Api-Version
Response
Tag response.
object
id
name
created_at
updated_at
hex_color
description
auto_tagging_enabled
Errors
401
Unauthorized Error
403
Forbidden Error
404
Not Found Error
429
Too Many Requests Error
500
Internal Server Error