200 | | | Definition retrieved. Review example response. |
| requestId | string | The unique identifier of this request. |
| name | string | Name of the definition. |
| definitionKey | string | Unique, user-generated key to access the definition object. |
| definitionId | string | A unique object identifier. |
| description | string | User-provided description of the send definition. |
| classification | string | The external key of a sending classification defined in Email Studio Administration. Only transactional classifications are permitted. Default is default transactional. |
| status | string | Operational state of the definition: active, inactive, or deleted. A message sent to an active definition is processed and delivered. A message sent to an inactive definition isn’t processed or delivered. Instead, the message is queued for later processing for up to three days. |
| createdDate | string | Date the definition was created. |
| modifiedDate | string | Date and time the definition was most recently changed. |
| content.customerKey | string | Unique identifier of the content asset. |
| subscriptions.dataExtension | string | The external key of the triggered send data extension. Each request inserts as a new row in the data extension. |
| subscriptions.list | string | The external key of the list or all subscribers. Contains the subscriber keys and profile attributes. |
| subscriptions.autoAddSubscriber | boolean | Adds the recipient’s email address and contact key as a subscriber key to subscriptions.list. Default is true. |
| subscriptions.updateSubscriber | boolean | For email only: Updates the recipient’s contact key as a subscriber key with the provided email address and profile attributes to subscriptions.list. Default is true. |
| options.trackLinks | boolean | Wraps links for tracking and reporting. Default is true. |
| options.cc | array | Include CC email addresses with every send. To CC dynamically at send time, create a profile attribute and use the %%attribute%% syntax. |
| options.bcc | array | Include BCC email addresses with every send. To dynamically BCC at send time, create a profile attribute and use the %%attribute%% syntax. |
| journey | boolean | Indicates whether the send definition is available in Journey Builder as a Transactional Send Journey. |
| journey.interactionKey | string | Unique ID of the Transactional Send Journey. |