v51

latestOpenAPI 3.0.3raw.githubusercontent.com2026-08-01121113461.4 KB
mailbox-accesses

ViewSet for managing MailboxAccess records for a specific Mailbox. The mailbox_id is expected as part of the URL. Access is allowed if the user has MailboxAccess (ADMIN role) to the target Mailbox itself, or is a domain admin of the mailbox's domain.

get/api/v1.0/mailboxes/{mailbox_id}/accesses/{id}/

Path parameters

idstring required
mailbox_idstring uuid required

Response

idstring uuid required

primary key for the record as UUID

role'viewer' | 'editor' | 'sender' | 'admin' required
created_atstring date-time required

date and time at which a record was created

updated_atstring date-time required

date and time at which a record was last updated