v1
latestOpenAPI 3.0.02026-07-2494288373.8 KBTags
Retrieve a tag
Get the specified tag.
get/v1/tags/{id}
Path parameters
idstring uuid required
Id of the tag
Response
ℹ️ Click to see full payload
Example response
{
"label": "High risk"
}Get the specified tag.
Id of the tag
ℹ️ Click to see full payload
{
"label": "High risk"
}