Skip to main content
GET
/
workspaces
/
{workspaceID}
/
mailboxes
/
{mailboxID}
/
emails
/
{emailID}
/
attachments
/
{contentID}
Error
A valid request URL is required to generate request examples
"<string>"
{
"data": [
{
"id": "<string>",
"name": "<string>",
"sentCount": 123,
"sequenceId": "<string>",
"url": "<string>"
}
],
"message": "<string>"
}
{
"data": [
{
"id": "<string>",
"name": "<string>",
"sentCount": 123,
"sequenceId": "<string>",
"url": "<string>"
}
],
"message": "<string>"
}

Authorizations

Authorization
string
header
required

Path Parameters

workspaceID
string
required

Workspace ID

mailboxID
string
required

Mailbox ID

emailID
string
required

Email ID

contentID
string
required

Attachment content ID (as returned in email attachments metadata)

Response

Binary attachment

The response is of type file.