[
{
"id": "<string>",
"name": "<string>",
"version_control_enabled": true,
"connections": [
{
"id": "<string>",
"name": "<string>",
"connector": "<string>",
"error": "<string>"
}
],
"jobs": [
{
"id": "<string>",
"name": "<string>",
"connector": "<string>",
"error": "<string>"
}
],
"transformations": [
{
"id": "<string>",
"name": "<string>",
"connector": "<string>",
"error": "<string>"
}
],
"is_default": true,
"created_at": "2023-11-07T05:31:56Z",
"updated_at": "2023-11-07T05:31:56Z",
"permissions": {
"can_update": true,
"can_delete": true,
"can_execute": true,
"can_remove": true
}
}
]