Queries
workspaceEmailSettings
Returns the workspace’s email settings, including whether email is enabled, any custom domain configuration, and BCC addresses.
QUERY
workspaceEmailSettings: WorkspaceEmailSettings!Returns
isEnabled
Boolean!
Whether the email channel is enabled for this workspace.
workspaceEmailDomainSettings
bccEmailAddresses
[String!]!
Email addresses that are automatically BCC'd on every outbound email sent from this workspace.
Query
Response
Query
Response

