curl --location --request GET 'https://open.teambition.com/api/code/pipeline/get/?code' \
--header 'X-Tenant-Id;' \
--header 'X-Tenant-Id;' \
--header 'X-Tenant-Type;' \
--header 'X-Tenant-Type;' \
--header 'Authorization;'
{
"requestId": "648cdf179c9c679a360c2bbf0e44792a",
"code": 200,
"errorMessage": "ok",
"result": {
"version": 0,
"id": "63eee6d3b018608c1cb5fba5",
"code": null,
"createdAt": "2023-02-17T02:30:43.530Z",
"lastBuild": null,
"name": null,
"namePinyin": "",
"organizationId": "63be6fd146154b4fa4957745",
"originName": null,
"platformId": "63eee2d7b018608c1cb5fba4",
"syncInfo": {
"firstSyncDate": "2023-02-17T02:30:43.528Z",
"lastSyncDate": "2023-02-17T03:55:23.472Z"
},
"type": null,
"updatedAt": "2023-02-17T03:55:23.473Z",
"url": null
}
}