Skip to main content
GET
/
workspaces
/
{workspaceID}
/
mailboxes
/
{mailboxID}
/
emails
/
{emailID}
/
attachments
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>"
}
{
"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

Response

ZIP file with attachments

The response is of type file.