Field | Type | Description |
---|---|---|
id | string | Unique team identifier |
uid | string | Unique team UID |
name | string | Team name |
description | string | Team description |
icon | string | Team icon |
color | string | Team color |
identifier | string | Team identifier |
organizationId | string | Organization ID |
parentTeamId | string | Parent team ID (can be null) |
teamOwnerId | string | Team owner ID |
isActive | boolean | Whether the team is active |
isPrivate | boolean | Whether the team is private |
createdAt | string | Creation timestamp (ISO8601) |
updatedAt | string | Last update timestamp (ISO8601) |
deletedAt | string | Deletion timestamp (ISO8601) |
filter_by
parameter with Typesense syntax. The following filters are available:
teamUid:=THEMMQRBBHEPPQ
name:=engineering
&&
: