List department-level MailConfigurations
GET {{baseUrl}}/api/v1/departments/:department_Id/mailConfigurations
This API lists the MailConfigurations set for a specific department.
OAuth Scope
Desk.settings.READ
Desk.basic.READ
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Authorization | string |
RESPONSES
status: OK
{"privateThreadConfig":true,"agentNameInTicketReply":true,"createContactWithReplyTo":false,"createTicketForOriginalSender":true,"autoCCToMailbox":true}