/
US
usesend
/
useSend API
Search skmtc…
⌘K
Changes
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Checked 2h ago · Updated 2mo ago
Details
Filter operations
get
/v1/domains
get
/v1/emails/{emailId}
post
/v1/emails
post
/v1/contactBooks/{contactBookId}/contacts
get
/v1/contactBooks/{contactBookId}/contacts/{contactId}
patch
/v1/contactBooks/{contactBookId}/contacts/{contactId}
get
/v1/emails/{emailId}
Path parameters
emailId
string
required
Example:
cuiwqdj74rygf74
Response
Retrieve the email
object
required
id
string
required
teamId
number
required
to
union
required
replyTo
union
cc
union
bcc
union
from
string
required
subject
string
required
html
string
nullable
required
text
string
nullable
required
createdAt
string
required
updatedAt
string
required
emailEvents
object[]
required
Changes