Skip to main content
This schema describes objects returned by the DFY Email Account Order endpoints.

A Done-For-You email account order

workspace_id
string
required
read-only

ID of the workspace associated with the email account order

Example:

"workspace_12345"

domain
string
required
read-only

Domain of the email account

Example:

"example.com"

timestamp_created
string<date-time>
required
read-only

Timestamp when the order was created

Example:

"2026-07-25T08:20:19.492Z"

forwarding_domain
null | string

Forwarding domain for the email account, if any

Example:

"forward.example.com"

is_pre_warmed_up
null | boolean

Indicates if the account is pre-warmed up

Example:

true

timestamp_cancelled
null | string<date-time>

Timestamp when the order was cancelled, if applicable

Example:

"2026-07-25T08:20:19.492Z"