Skip to content

Relationships

Schema relationships
graph LR
    Tags -->|"workspace"| Workspaces
    Tags -->|"parent"| Tags

Properties

colorstring

Color of the tag. In hex format.

created_atstring · date-time

The date the tag was created

etagstring

The unique identifier for the specific version of the resource.

idstring

The unique identifier for a tag

namestring

The name of the tag

parentobject

The parent tag of this tag

References: Tags → id
idstring

The unique identifier for the tag

remote_dataRecord<string, any>

Raw data returned from the remote API call.

statusstring

The status of the tag. If no clear mapping is available, then the raw value is returned.

Possible values:
activeinactive
updated_atstring · date-time

The date the tag was last updated

workspaceobject

The workspace the tag belongs to

References: Workspaces → id
idstring

The unique identifier for a workspace

namestring

The name of the workspace