Authorization: Bearer ********************curl --location '/v1/integrations/' \
--header 'Authorization: Bearer <token>'{
"id": "int_example",
"externalId": "crm-main",
"name": "CRM 主系统",
"status": "active",
"metadata": {
"owner": "sales"
},
"version": {
"id": "intv_example",
"revision": 1,
"status": "draft",
"sourceKind": "openapiUrl",
"sourceHash": "aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa",
"importReport": {
"imported": 1,
"skipped": 0
},
"credentialId": "cred_example",
"testedAt": null,
"publishedAt": null,
"failureCode": null,
"testReport": {},
"createdAt": "2026-09-27T08:00:00.000Z",
"updatedAt": "2026-09-27T08:00:00.000Z"
},
"createdAt": "2026-09-27T08:00:00.000Z",
"updatedAt": "2026-09-27T08:00:00.000Z",
"disabledAt": null
}