List tags applied to an entity
Returns the set of tags currently applied to the resource. Each entry is a Tag with id, name and color.
path Parameters
idResource ID
List tags applied to an entity › Responses
OK
archived_atcolorcreated_atdeleted_atdescriptionentity_typeidnameorganization_idupdated_atusage_countReplace tags on an entity (full overwrite)
Sets the tag IDs on the resource to exactly the supplied list. Existing tags not in the list are removed; missing ones are added.
path Parameters
idResource ID
Replace tags on an entity (full overwrite) › Responses
Resulting set of tags
archived_atcolorcreated_atdeleted_atdescriptionentity_typeidnameorganization_idupdated_atusage_countAdd tags to an entity (additive)
Applies the given tag IDs to the resource without removing existing tags. Returns the resulting set of tags.
path Parameters
idResource ID
Add tags to an entity (additive) › Responses
Tags after the merge
archived_atcolorcreated_atdeleted_atdescriptionentity_typeidnameorganization_idupdated_atusage_countList tags applied to an entity
Returns the set of tags currently applied to the resource. Each entry is a Tag with id, name and color.
path Parameters
idResource ID
List tags applied to an entity › Responses
OK
archived_atcolorcreated_atdeleted_atdescriptionentity_typeidnameorganization_idupdated_atusage_countReplace tags on an entity (full overwrite)
Sets the tag IDs on the resource to exactly the supplied list. Existing tags not in the list are removed; missing ones are added.
path Parameters
idResource ID
Replace tags on an entity (full overwrite) › Responses
Resulting set of tags
archived_atcolorcreated_atdeleted_atdescriptionentity_typeidnameorganization_idupdated_atusage_countAdd tags to an entity (additive)
Applies the given tag IDs to the resource without removing existing tags. Returns the resulting set of tags.
path Parameters
idResource ID
Add tags to an entity (additive) › Responses
Tags after the merge
archived_atcolorcreated_atdeleted_atdescriptionentity_typeidnameorganization_idupdated_atusage_countList tags applied to an entity
Returns the set of tags currently applied to the resource. Each entry is a Tag with id, name and color.
path Parameters
idResource ID
List tags applied to an entity › Responses
OK
archived_atcolorcreated_atdeleted_atdescriptionentity_typeidnameorganization_idupdated_atusage_countReplace tags on an entity (full overwrite)
Sets the tag IDs on the resource to exactly the supplied list. Existing tags not in the list are removed; missing ones are added.
path Parameters
idResource ID
Replace tags on an entity (full overwrite) › Responses
Resulting set of tags
archived_atcolorcreated_atdeleted_atdescriptionentity_typeidnameorganization_idupdated_atusage_countAdd tags to an entity (additive)
Applies the given tag IDs to the resource without removing existing tags. Returns the resulting set of tags.
path Parameters
idResource ID
Add tags to an entity (additive) › Responses
Tags after the merge
archived_atcolorcreated_atdeleted_atdescriptionentity_typeidnameorganization_idupdated_atusage_countList tags applied to an entity
Returns the set of tags currently applied to the resource. Each entry is a Tag with id, name and color.
path Parameters
idResource ID
List tags applied to an entity › Responses
OK
archived_atcolorcreated_atdeleted_atdescriptionentity_typeidnameorganization_idupdated_atusage_countReplace tags on an entity (full overwrite)
Sets the tag IDs on the resource to exactly the supplied list. Existing tags not in the list are removed; missing ones are added.
path Parameters
idResource ID
Replace tags on an entity (full overwrite) › Responses
Resulting set of tags
archived_atcolorcreated_atdeleted_atdescriptionentity_typeidnameorganization_idupdated_atusage_countAdd tags to an entity (additive)
Applies the given tag IDs to the resource without removing existing tags. Returns the resulting set of tags.
path Parameters
idResource ID
Add tags to an entity (additive) › Responses
Tags after the merge
archived_atcolorcreated_atdeleted_atdescriptionentity_typeidnameorganization_idupdated_atusage_countList tags applied to an entity
Returns the set of tags currently applied to the resource. Each entry is a Tag with id, name and color.
path Parameters
idResource ID
List tags applied to an entity › Responses
OK
archived_atcolorcreated_atdeleted_atdescriptionentity_typeidnameorganization_idupdated_atusage_countReplace tags on an entity (full overwrite)
Sets the tag IDs on the resource to exactly the supplied list. Existing tags not in the list are removed; missing ones are added.
path Parameters
idResource ID
Replace tags on an entity (full overwrite) › Responses
Resulting set of tags
archived_atcolorcreated_atdeleted_atdescriptionentity_typeidnameorganization_idupdated_atusage_countAdd tags to an entity (additive)
Applies the given tag IDs to the resource without removing existing tags. Returns the resulting set of tags.
path Parameters
idResource ID
Add tags to an entity (additive) › Responses
Tags after the merge
archived_atcolorcreated_atdeleted_atdescriptionentity_typeidnameorganization_idupdated_atusage_countList tags applied to an entity
Returns the set of tags currently applied to the resource. Each entry is a Tag with id, name and color.
path Parameters
idResource ID
List tags applied to an entity › Responses
OK
archived_atcolorcreated_atdeleted_atdescriptionentity_typeidnameorganization_idupdated_atusage_countReplace tags on an entity (full overwrite)
Sets the tag IDs on the resource to exactly the supplied list. Existing tags not in the list are removed; missing ones are added.
path Parameters
idResource ID
Replace tags on an entity (full overwrite) › Responses
Resulting set of tags
archived_atcolorcreated_atdeleted_atdescriptionentity_typeidnameorganization_idupdated_atusage_countAdd tags to an entity (additive)
Applies the given tag IDs to the resource without removing existing tags. Returns the resulting set of tags.
path Parameters
idResource ID
Add tags to an entity (additive) › Responses
Tags after the merge
archived_atcolorcreated_atdeleted_atdescriptionentity_typeidnameorganization_idupdated_atusage_countList tags
Returns a paginated list of tags. Filters use the unified field.op=value grammar; see /docs/pagination for the operator set. The archived state and usage-count toggle stay outside the grammar as control flags (see Param descriptions).
query Parameters
limitPage size (default 50, max 200)
cursorPagination cursor
nameFilter by name; supports .eq and .contains operators
colorFilter by color; supports .eq and .in operators
created_atFilter by created_at; supports .eq, .gt, .gte, .lt, .lte operators
updated_atFilter by updated_at; supports .eq, .gt, .gte, .lt, .lte operators
archivedTri-mode archived flag: true (include archived), only (only archived). Default returns active rows only.
includeComma-separated includes. Currently supports usage_count to add the count of taggings per tag via a LATERAL join.
List tags › Responses
Paginated list with data and pagination envelope
archived_atcolorcreated_atdeleted_atdescriptionentity_typeidnameorganization_idupdated_atusage_countCreate a tag
Creates a new tag scoped to the calling organization.
Create a tag › Request Body
colordescriptionentity_typenameCreate a tag › Responses
Wrapped in data envelope
archived_atcolorcreated_atdeleted_atdescriptionentity_typeidnameorganization_idupdated_atusage_countGet a tag
Returns a single tag by UUID.
path Parameters
idTag UUID
Get a tag › Responses
Wrapped in data envelope
archived_atcolorcreated_atdeleted_atdescriptionentity_typeidnameorganization_idupdated_atusage_countUpdate a tag
Applies partial updates to a tag. Setting archived: true archives the tag; passing archived: false un-archives. Setting description or color to an empty string clears the column.
path Parameters
idTag UUID
Update a tag › Responses
Wrapped in data envelope
archived_atcolorcreated_atdeleted_atdescriptionentity_typeidnameorganization_idupdated_atusage_count