{
"_id": "<string>",
"campaignId": "<string>",
"steps": [
{
"_id": "<string>",
"sequenceId": "<string>",
"type": "email",
"order": 123,
"delay": 123,
"subject": "<string>",
"body": "<string>",
"createdAt": "2023-11-07T05:31:56Z"
}
],
"createdAt": "2023-11-07T05:31:56Z"
}