curl --location 'https://api.tvunetworks.com/mediahub/api/v2/project/status?objectId=undefined' \
--header 'SID: '{
"errorCode": "0x0",
"errorInfo": "success",
"async": true,
"result": {
"id": "string",
"projectId": "string",
"sourceObjectId": "string",
"sourceObjectName": "string",
"status": 0,
"sourceId": "string"
}
}