A prospect's email address
createdAt | string <date-time> The date and time the email address was created. |
string <email> <= 255 characters
The raw email address value | |
emailType | string <= 255 characters
Type of email address (work or personal) |
order | integer
Ordered position in list of emails |
status | string <= 255 characters
The status of the email |
statusChangedAt | string <date-time>
Time the status was updated |
unsubscribedAt | string <date-time>
Time a mailing was unsubscribed using this address |
updatedAt | string <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"
}
data (object) or links (object) (prospect) The owning prospect You can use only the attribute id to filter emailAddresses by prospect (e.g. filter[prospect][id]=X). |
{- "prospect": {
- "data": {
- "id": 0,
- "type": "prospect"
}
}
}
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": {
- "prospect": {
- "data": {
- "id": 0,
- "type": "prospect"
}
}
}, - "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": {
- "prospect": {
- "data": {
- "id": 0,
- "type": "prospect"
}
}
}, - "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": {
- "prospect": {
- "data": {
- "id": 0,
- "type": "prospect"
}
}
}, - "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": {
- "prospect": {
- "data": {
- "id": 0,
- "type": "prospect"
}
}
}, - "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": {
- "prospect": {
- "data": {
- "id": 0,
- "type": "prospect"
}
}
}, - "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": {
- "prospect": {
- "data": {
- "id": 0,
- "type": "prospect"
}
}
}, - "type": "string"
}
}