A prospect's email address
| createdAt | string or null <date-time> The date and time the email address was created. |
string or null <email> <= 255 characters
The raw email address value | |
| emailType | string or null <= 255 characters
Type of email address (work or personal) |
| order | integer or null
Ordered position in list of emails |
| status | string or null <= 255 characters
The status of the email |
| statusChangedAt | string or null <date-time>
Time the status was updated |
| unsubscribedAt | string or null <date-time>
Time a mailing was unsubscribed using this address |
| updatedAt | string or null <date-time>
The date and time the email address was last updated. |
{- "createdAt": "2019-08-24T14:15:22Z",
- "email": "user@example.com",
- "emailType": "string",
- "order": 0,
- "status": "string",
- "statusChangedAt": "2019-08-24T14:15:22Z",
- "unsubscribedAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}object The owning prospect You can use only the attribute id to filter emailAddresses by prospect (e.g. filter[prospect][id]=X). |
{
}| METADATA NAME | DESCRIPTION | QUERY PARAM |
|---|---|---|
| canWrite | A boolean value indicating whether the current API user has write access to this resource. | provideAuthorizationMeta |
| canDelete | A boolean value indicating whether the current API user has delete access to this resource. | provideAuthorizationMeta |
{- "data": [
- {
- "attributes": {
- "createdAt": "2019-08-24T14:15:22Z",
- "email": "user@example.com",
- "emailType": "string",
- "order": 0,
- "status": "string",
- "statusChangedAt": "2019-08-24T14:15:22Z",
- "unsubscribedAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "id": 0,
- "relationships": {
}, - "type": "string"
}
]
}object |
Created
JSON error message
{- "data": {
- "attributes": {
- "createdAt": "2019-08-24T14:15:22Z",
- "email": "user@example.com",
- "emailType": "string",
- "order": 0,
- "status": "string",
- "statusChangedAt": "2019-08-24T14:15:22Z",
- "unsubscribedAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "relationships": {
}, - "type": "string"
}
}{- "data": {
- "attributes": {
- "createdAt": "2019-08-24T14:15:22Z",
- "email": "user@example.com",
- "emailType": "string",
- "order": 0,
- "status": "string",
- "statusChangedAt": "2019-08-24T14:15:22Z",
- "unsubscribedAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "id": 0,
- "relationships": {
}, - "type": "string"
}
}{- "data": {
- "attributes": {
- "createdAt": "2019-08-24T14:15:22Z",
- "email": "user@example.com",
- "emailType": "string",
- "order": 0,
- "status": "string",
- "statusChangedAt": "2019-08-24T14:15:22Z",
- "unsubscribedAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "id": 0,
- "relationships": {
}, - "type": "string"
}
}{- "data": {
- "attributes": {
- "createdAt": "2019-08-24T14:15:22Z",
- "email": "user@example.com",
- "emailType": "string",
- "order": 0,
- "status": "string",
- "statusChangedAt": "2019-08-24T14:15:22Z",
- "unsubscribedAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "id": 0,
- "relationships": {
}, - "type": "string"
}
}{- "data": {
- "attributes": {
- "createdAt": "2019-08-24T14:15:22Z",
- "email": "user@example.com",
- "emailType": "string",
- "order": 0,
- "status": "string",
- "statusChangedAt": "2019-08-24T14:15:22Z",
- "unsubscribedAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "id": 0,
- "relationships": {
}, - "type": "string"
}
}