Groups

Columns

Name

Type

ReadOnly

Description

AgentIdsAggregate

String

False

IDs of the agents in the group.

AutoTicketAssign

Boolean

False

Automatic ticket assignment enabled or not.

BusinessHourId

Bigint

False

Unique ID of the business hour of the group.

CreatedAt

Datetime

True

Group created timestamp.

Description

String

False

Description of the group.

EscalateTo

Bigint

False

ID of user to whom an escalation email is sent.

Id [KEY]

Bigint

False

ID of the group.

Name

String

False

Name of the group.

UnassignedFor

String

False

Time after which escalation email is sent.

UpdatedAt

Datetime

True

Group updated timestamp.

Last updated