Get a Tag by id
Retrieve information about a specific custom tag.
Query Parameters
api_keystring Required
Your API Key
Path Parameters
tag_idstring Required
Tag ID
Response
200
Object
Successfully retrieved the tag and its associated resources.
Response Attributes
idstring Required
The unique tag ID
timestamp_createdstring Required
The timestamp when the tag was created
timestamp_updatedstring Required
The timestamp of the last update of this tag
organization_idstring Required
The workspace id
labelstring
Tag label
descriptionstring
Tag description
404
Object
Tag not found
Response Attributes
statusCodenumber Required
Request status code
errorstring Required
Error type
messagestring Required
Error message
Was this section helpful?
What made this section unhelpful for you?
Response
Was this section helpful?