TagSchema
Workspace tag with usage count (D-23).
idId (string)required
nameName (string)required
normalized_nameNormalized Name (string)required
usage_countUsage Count (integer)
Count of geofences in the workspace carrying this tag.
Default value:
0TagSchema
{
"id": "string",
"name": "string",
"normalized_name": "string",
"usage_count": 0
}