Get the specified delegate on the mailbox
GET {{baseUrl}}/emails/mailboxes/:email/settings/delegates/:delegateEmail
Retrieves the specified delegate. Managing delegate operations must be done by the mailbox owner.
Scopes:
mail:read
Rate Limit Label
:
LIGHT
Not supported in Gov cluster
HEADERS
| Key | Datatype | Required | Description |
| Accept
| string | | |
RESPONSES
status: OK
{"delegateEmail":"\u003cstring\u003e","verificationStatus":"accepted","delegateAccess":"dlgauthor","accessTime":"\u003cstring\u003e","creationTime":"\u003cstring\u003e"}