[
{
"id": 123,
"account_id": 123,
"approval_state": "<string>",
"name": "<string>",
"data": {},
"scheduled_at": "2023-11-07T05:31:56Z",
"sent_count": 123,
"created_at": "2023-11-07T05:31:56Z",
"updated_at": "2023-11-07T05:31:56Z",
"trigger": {
"id": 123,
"flow_id": 123,
"event": "<string>",
"segment_id": 123,
"contact_list_id": 123,
"data": {},
"triggered_count": 123,
"last_triggered_at": "2023-11-07T05:31:56Z",
"created_at": "2023-11-07T05:31:56Z",
"updated_at": "2023-11-07T05:31:56Z"
},
"template": {
"id": 123,
"name": "<string>",
"flow_id": 123,
"action_id": 123,
"subject": "<string>",
"body": "<string>",
"preheader": "<string>",
"from_name": "<string>",
"from_email": "<string>",
"reply_to": "<string>",
"design": {
"sections": [
{
"props": {},
"styles": {
"background_color": "<string>",
"padding": "<string>"
}
}
],
"theme": {
"brand_color": "<string>",
"bg_color": "<string>",
"text_color": "<string>",
"font_body": "<string>",
"font_heading": "<string>",
"logo_url": "<string>"
}
},
"variables": {},
"created_at": "2023-11-07T05:31:56Z",
"updated_at": "2023-11-07T05:31:56Z"
},
"templates": [
{
"id": 123,
"name": "<string>",
"flow_id": 123,
"action_id": 123,
"subject": "<string>",
"body": "<string>",
"preheader": "<string>",
"from_name": "<string>",
"from_email": "<string>",
"reply_to": "<string>",
"design": {
"sections": [
{
"props": {},
"styles": {
"background_color": "<string>",
"padding": "<string>"
}
}
],
"theme": {
"brand_color": "<string>",
"bg_color": "<string>",
"text_color": "<string>",
"font_body": "<string>",
"font_heading": "<string>",
"logo_url": "<string>"
}
},
"variables": {},
"created_at": "2023-11-07T05:31:56Z",
"updated_at": "2023-11-07T05:31:56Z"
}
]
}
]