The tag is used as a filter to filter out the list of contracts to which the tag is attached from the contracts in the account. Tags can be created in the account and listed in the Tags section in the Oneflow app Admin.

Tag attributes

The table below contains the list of all the attributes available for a tag.

AttributeTypeDescription
created_timestring(datetime)The time the tag was created.
idinteger(signed_integer_id)The ID of the tag.
is_globalbooleanIndicates whether the tag is a global tag or not. If this is true, then shared_workspaces will be an empty list.
namestringThe name of the tag.
shared_workspacesarrayList of workspaces shared this tag.
systembooleanIndicates whether the tag is a system tag or not.
updated_timestring(datetime)The time the tag was last updated.