Tags
Retrieve a tag
Retrieves an existing tag.
GET
/
v0
/
tags
/
{tag_id}
Authorizations
The access token received from the authorization server in the OAuth 2.0 flow.
Headers
The teal instance ID
Path Parameters
The tag ID
Response
200 - application/json
The unique ID of the object.
An arbitrary string, useful for identifying the tag to the user.
The ID of the tag group.
An arbitrary string, useful for identifying the tag group to the user.
Whether the tag is able to be assigned to objects.