team

Table Type: Metadata

This table contains all the teams defined in Genesys. Each team is in a division, which will determine whether it is visible to certain users based on their permissions.

Columns

Column Type Modifiers Notes
id string Primary Key The unique identifier of the team
db_last_updated datetime When the record was last updated in the database
db_when_created datetime When the record was created in the database
db_when_deleted datetime When the record was deleted in the database or NULL
name string The name of the team
division_id string The division ID of the team
division_name string The division name of the team
description string The description of the team
date_created datetime The date the team was created
date_modified datetime The date the team was last modified

Actions and Background Tasks

Actions