curl --location --request GET '/company/automation/ownership/company'
[
{
"guid": "string",
"automation_name": "string",
"automation_description": "string",
"automation_status": "InActive",
"ownershiplevel": "Company",
"created_by": 0,
"created_date": "2019-08-24T14:15:22Z",
"updated_by": 0,
"updated_date": "2019-08-24T14:15:22Z",
"automation_event_type": "Campaign"
}
]