Skip to main content
GET
Get inbound email

Authorizations

Authorization
string
header
required

Workspace API key. Create one via the dashboard or POST /v1/auth/keys.

Path Parameters

id
string
required

Response

OK.

id
string
from
string
to
string
subject
string
body
string | null

Plain-text body. Null when the message carried only HTML.

html
string | null

HTML body. Null when the message carried only plain text.

message_id
string | null
received_at
string<date-time>