Tags

The tag object

Fields

Field Type Description
id integer

The unique ID of the tag.

project_id integer

The ID of the project this tag belongs to.

name string

The display label of the tag.

color string

The tag's color. One of gray, red, orange, amber, green, teal, blue, indigo, violet, or pink.

project Project

The parent project. Returned when requested via include=project or include=project.organization.

created_at datetime

When the tag was created.

updated_at datetime

When the tag was last updated.