Skip to main content
GET
Get Agent Profile Inbox Email

Authorizations

X-Asteroid-Agents-Api-Key
string
header
required

Path Parameters

profileId
string<uuid>
required

The ID of the agent profile

emailId
string
required

The Resend email ID

Response

The request has succeeded.

Full content of a single email in the agent profile's inbox

createdAt
string<date-time>
required

When the email was received

from
string
required

Sender address

id
string
required

Unique email ID from Resend

subject
string
required

Email subject

to
string[]
required

Recipient addresses

bcc
string[]

BCC recipients, if any

cc
string[]

CC recipients, if any

html
string

HTML body, if available

replyTo
string[]

Reply-to addresses, if any

text
string

Plain-text body, if available