curl --location 'https://m1.apifoxmock.com/m1/1293445-0-default/api/Task/byConnection'{
"reqId": "string",
"ts": 0,
"code": "string",
"message": "string",
"data": [
{
"id": "string",
"name": "string",
"createTime": "2019-08-24T14:15:22.123Z",
"lastUpdated": "2019-08-24T14:15:22.123Z",
"status": "string",
"syncStatus": "string",
"syncType": "string",
"currentEventTimestamp": 0,
"delayTime": 0,
"sourceConnectionIds": [
"string"
],
"targetConnectionId": [
"string"
],
"createUser": "string",
"startTime": "2019-08-24T14:15:22.123Z"
}
]
}