v1
latestOpenAPI 3.0.02026-07-17166300328.1 KBTags
Get tag by ID
get/tags/view/{tagId}
Path parameters
tagIdstring required
Example:12345
Numeric ID of the attribute
Response
Tag response
Example response
{
"id": "12345",
"name": "tlp:white",
"colour": "#ffffff",
"org_id": "12345",
"user_id": "12345",
"numerical_value": "12345"
}