[
{
"id": "<string>",
"name": "<string>",
"workspace_id": "<string>",
"schedule": {
"enabled": true,
"cron": "<string>",
"type": "<string>",
"description": "<string>",
"next_run_at": "2023-11-07T05:31:56Z",
"error": "<string>"
},
"destination": {
"id": "<string>",
"name": "<string>",
"connector": "<string>",
"error": "<string>"
},
"labels": [
"<string>"
],
"alert": {
"send_email_notification": true,
"notify_email_subject": "<string>",
"notify_email_to": "<string>",
"email_error_only": true
},
"last_run": {
"pipeline_history_id": "<string>",
"status": "<string>",
"details": "<string>",
"run_start_date": "2023-11-07T05:31:56Z"
},
"permissions": {
"can_update": true,
"can_delete": true,
"can_execute": true,
"can_remove": true
},
"created_at": "2023-11-07T05:31:56Z",
"updated_at": "2023-11-07T05:31:56Z"
}
]