List tags used in workspaces for an agent
Return a non-paginated list of tags used in documents within workspaces scoped to the specified agent. If the agent is default, tags are computed across all workspaces accessible to the user. If the agent is not default, tags are computed only across workspaces linked to the agent’s group, intersected with workspaces accessible to the user.
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Path Parameters
ID of the agent
Query Parameters
Filter tags by auto_assign flag
Filter tags by tag title (case-insensitive partial match)
Response
Tag name
Description of the tag (max 500 characters).
If True, this tag can be automatically assigned by the system. If False, it can only be assigned by a user.
Timestamp when the tag was created.
Timestamp when the tag was last updated.
Number of visible documents with this tag