Skip to main content
GET
Get one HelpDeskDepartment
A support department (HelpDeskDepartment) routes customer support tickets to its managers and can add a task list to the customer.

Authentication

This endpoint requires OAuth2 authentication. Include a valid bearer token in the Authorization header. The authenticated user must be a full unrestricted administrator or have the HelpDeskDepartment-Read role.

Path Parameters

integer
required
The Id of the HelpDeskDepartment record to retrieve.

Code Examples

Response

200

integer
ID of the location that owns this support department; it is supplied from the agent context..
string
Required localized name used to identify this support department when assigning support tickets..
string
Required localized text explaining the purpose or scope of this support department..
boolean
Whether customers can select this support department when submitting a support ticket; inactive departments are not offered to customers..
integer[]
List of user IDs for managers notified about new tickets and comments assigned to this support department..
integer
Optional ID of the task list automatically added to the customer when a ticket is created or updated for this support department..
integer
Unique record identifier.
string
UUID of the record.
string
Date and time the record was created (ISO 8601).
string
Date and time the record was last updated (ISO 8601).
string
Email of the user who last updated this record.
boolean
Whether the record was recently created.
string
External system identifier.
Example Response