Skip to main content
API resource reference for Email, part of the Notification service. To create or change one, see Changing resources; to inspect, see Reading resources.
This resource is part of the v1alpha1 API and is subject to change. Fields and behavior may change in future releases.

Identity

Overview

An Email represents a concrete message that Datum Cloud should send to a recipient. It references an EmailTemplate to render, names the recipient (either a User resource or a literal address), and supplies the variables needed to fill in the template. Use it to trigger a one-off notification e-mail within a Project; the platform renders the template, resolves the recipient, and delivers the message, recording the outcome in the resource status.

Spec fields

Status fields (read-only)

Usage

Run datumctl explain emails --recursive to see the full, live field tree for this resource.
Last modified on July 2, 2026