get
https://api.marketcircle.net/v1/emails/
get the details for a specific email
Recent Requests
Log in to see full request history
| Time | Status | User Agent | |
|---|---|---|---|
Retrieving recent requests… | |||
Loading…
Attributes
| Attribute Name | Type | Description | Attributes |
|---|---|---|---|
self | reference | URL of the Email | Read-only Non-null |
parent_message_id | string | The unique identifier of the parent email. | Read-only Non-null |
date | datetime | Date of the Email | Read-only Nullable |
subject | string | The subject of the Email | Read-only Non-null |
message_id | string | The unique identifier of the Email . | Read-Write Non-null |
from | string | The email address of who the Email was from | Read-only Non-null |
to | string | The email address of whom the Email was sent to | Read-only Non-null |
appointments | array of strings | List of linked Appointments | Read-Write Nullable |
contacts | array of strings | List of linked Contacts | Read-Write Nullable |
companies | array of strings | List of linked Companies | Read-Write Nullable |
groups | array of strings | List of linked Groups | Read-Write Nullable |
opportunities | array of strings | List of linked Opportunities | Read-Write Nullable |
projects | array of strings | List of linked Projects | Read-Write Nullable |
tasks | array of strings | List of linked Tasks | Read-Write Nullable |
body | reference | URL reference to the Email Body | Read-only Non-null |
category | string | Name of the Category | Read-Write Nullable |
keywords | array of strings | Names of the Keywords | Read-Write Nullable |
owner | reference | URL reference to the user who is the owner | Read-Write Non-null |
trashed | boolean | Is the item in the trash | Read-Write Non-null |
creator | reference | URL reference to the user who is the creator | Read-only Non-null |
create_date | datetime | Timestamp from when the email was created | Read-only Non-null |
modify_date | datetime | Timestamp from when the email was last modified | Read-only Non-null |