Last updated
Was this helpful?
This object contains the following attributes:
id
string, core
A unique identifier for the queue.
revision
unit, core
(Read‑only) The revision number used for platform-level versioning.
name
string, core
A descriptive name for the queue.
description
string, core
A description of the queue.
icon
string, core
(Read‑only) An image representing the queue.
externalId
string, core
Represents the external ID.
status
string, core
The current state of the queue. Allowed values are disabled or active.
default
boolean, core
Default queue per account. There can only be one default queue per account.
internal
boolean, core
Indicates whether the queue is visible only to internal teams of the owner account.
statistics
object
(Read‑only) Represents the queueStatistics
object, which contains relevant data for this queue.
totalCasesCount
integer
(Read‑only) The total number of cases in the queue.
openCasesCount
integer
(Read‑only) The total count of open cases, either in processing or querying status, associated with the queue.
Last updated
Was this helpful?
Was this helpful?