Get details of a SupportEmailAddress
GET {{baseUrl}}/api/v1/supportEmailAddress/:supportEmailAddress_id
This API fetches the details of a SupportEmailAddress.
OAuth Scope
Desk.settings.READ
Desk.basic.READ
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Authorization | string |
RESPONSES
status: OK
{"address":"support@zylker.com","departmentId":"4000000007043","id":"4000000026003","friendlyName":"Tech","isMailFetching":true}