List connectors form bin
Integrators can only list their own connectors from bin
Sign in to run requests against the CDE API.
Authorization
oAuth2AuthCode AuthorizationBearer <token>
In: header
Query Parameters
name?string
filter by connector name
owners?string
filter by owner's uuid
from?integer
starting item
limit?integer
items per page
Response Body
application/json
application/json
application/json
application/json
curl -X GET "https://loading/connectors/bin"{
"data": [
{
"id": "238d4221-82b9-4ffa-9eab-fedf8895adc7",
"type": "datasource",
"name": "connector1",
"description": null,
"readme": null,
"flow": "default",
"main-version-number": null,
"owner": "019e6e75-ff4f-757c-baa6-4b3d9dc9f10d",
"integrator": "019e6e75-ff4f-757c-baa6-4b3d9dc9f10d",
"versions": [
{
"name": "connector1",
"description": null,
"readme": null,
"version": "1.0.0",
"logo": null,
"created-at": "2026-05-28T14:01:27+02:00",
"updated-at": "2026-05-28T14:01:27+02:00",
"deleted-at": "2026-05-28T14:01:27+02:00",
"state": "created",
"config": {
"update-progress": [],
"secret-registrations": [],
"authentication-registrations": [],
"authentication-registrations-additional-fields": [],
"application": null,
"vcs": null,
"docker": {
"image-name": null,
"image-tag": null,
"registry-url": null
},
"individuals": [],
"migration": null,
"execution": {
"execution-mode": "as-env-variables",
"container-api-image": "test.domain.docker/test/container-api-image:1.0.0",
"docker-host": null,
"container-api": {
"image": null,
"version-constraint": "^9.9.9"
}
},
"export": null,
"data-service": null,
"datasource": {
"categories": []
},
"buckets": [],
"feature-flags": [],
"container-api-config": null
},
"platform_dev_reference": {
"account": null,
"project": null,
"executable": null,
"platform-connector": null,
"site": null,
"site-processing-cluster": null,
"assigned-to-site": null,
"assigned-to-channel": null,
"assigned-to-channel-site": null,
"assigned-to-channel-site-destination": null,
"runtime": {
"environment": "bin-docker-wrapper",
"version": "15.50.64"
}
},
"platform_prod_reference": {
"executable": null,
"platform-connector": null,
"target-accounts": [],
"target-projects": [],
"target-sites": [],
"enabled-for-accounts": [],
"enabled-for-projects": [],
"enabled-for-sites": [],
"assigned-to-sites": [],
"released": false,
"version": null,
"runtime": {
"environment": "bin-docker-wrapper",
"version": "15.50.64"
}
},
"prod_config": null,
"dev_config": null
}
],
"main": null
},
{
"id": "8de6faeb-ea91-4e7d-bad5-95c579a970c8",
"type": "datasource",
"name": "connector2",
"description": null,
"readme": null,
"flow": "default",
"main-version-number": null,
"owner": "019e6e75-ff4f-757c-baa6-4b3d9dc9f10d",
"integrator": "019e6e75-ff4f-757c-baa6-4b3d9dc9f10d",
"versions": [
{
"name": "connector2",
"description": null,
"readme": null,
"version": "1.0.0",
"logo": null,
"created-at": "2026-05-28T14:01:27+02:00",
"updated-at": "2026-05-28T14:01:27+02:00",
"deleted-at": "2026-05-28T14:01:27+02:00",
"state": "created",
"config": {
"update-progress": [],
"secret-registrations": [],
"authentication-registrations": [],
"authentication-registrations-additional-fields": [],
"application": null,
"vcs": null,
"docker": {
"image-name": null,
"image-tag": null,
"registry-url": null
},
"individuals": [],
"migration": null,
"execution": {
"execution-mode": "as-env-variables",
"container-api-image": "test.domain.docker/test/container-api-image:1.0.0",
"docker-host": null,
"container-api": {
"image": null,
"version-constraint": "^9.9.9"
}
},
"export": null,
"data-service": null,
"datasource": {
"categories": []
},
"buckets": [],
"feature-flags": [],
"container-api-config": null
},
"platform_dev_reference": {
"account": null,
"project": null,
"executable": null,
"platform-connector": null,
"site": null,
"site-processing-cluster": null,
"assigned-to-site": null,
"assigned-to-channel": null,
"assigned-to-channel-site": null,
"assigned-to-channel-site-destination": null,
"runtime": {
"environment": "bin-docker-wrapper",
"version": "14.34.12"
}
},
"platform_prod_reference": {
"executable": null,
"platform-connector": null,
"target-accounts": [],
"target-projects": [],
"target-sites": [],
"enabled-for-accounts": [],
"enabled-for-projects": [],
"enabled-for-sites": [],
"assigned-to-sites": [],
"released": false,
"version": null,
"runtime": {
"environment": "bin-docker-wrapper",
"version": "14.34.12"
}
},
"prod_config": null,
"dev_config": null
}
],
"main": null
},
{
"id": "9de6e2d9-c8e3-4dfc-a703-31619d7920bb",
"type": "datasource",
"name": "connector3",
"description": null,
"readme": null,
"flow": "default",
"main-version-number": null,
"owner": "019e6e75-ff4f-757c-baa6-4b3d9dc9f10d",
"integrator": "019e6e75-ff4f-757c-baa6-4b3d9dc9f10d",
"versions": [
{
"name": "connector3",
"description": null,
"readme": null,
"version": "1.0.0",
"logo": null,
"created-at": "2026-05-28T14:01:27+02:00",
"updated-at": "2026-05-28T14:01:27+02:00",
"deleted-at": "2026-05-28T14:01:27+02:00",
"state": "created",
"config": {
"update-progress": [],
"secret-registrations": [],
"authentication-registrations": [],
"authentication-registrations-additional-fields": [],
"application": null,
"vcs": null,
"docker": {
"image-name": null,
"image-tag": null,
"registry-url": null
},
"individuals": [],
"migration": null,
"execution": {
"execution-mode": "as-env-variables",
"container-api-image": "test.domain.docker/test/container-api-image:1.0.0",
"docker-host": null,
"container-api": {
"image": null,
"version-constraint": "^9.9.9"
}
},
"export": null,
"data-service": null,
"datasource": {
"categories": []
},
"buckets": [],
"feature-flags": [],
"container-api-config": null
},
"platform_dev_reference": {
"account": null,
"project": null,
"executable": null,
"platform-connector": null,
"site": null,
"site-processing-cluster": null,
"assigned-to-site": null,
"assigned-to-channel": null,
"assigned-to-channel-site": null,
"assigned-to-channel-site-destination": null,
"runtime": {
"environment": "bin-docker-wrapper",
"version": "9.37.83"
}
},
"platform_prod_reference": {
"executable": null,
"platform-connector": null,
"target-accounts": [],
"target-projects": [],
"target-sites": [],
"enabled-for-accounts": [],
"enabled-for-projects": [],
"enabled-for-sites": [],
"assigned-to-sites": [],
"released": false,
"version": null,
"runtime": {
"environment": "bin-docker-wrapper",
"version": "9.37.83"
}
},
"prod_config": null,
"dev_config": null
}
],
"main": null
},
{
"id": "2d69964e-514a-4a5d-bb84-4d7730e67f08",
"type": "datasource",
"name": "connector4",
"description": null,
"readme": null,
"flow": "default",
"main-version-number": null,
"owner": "019e6e75-ff4e-76ef-95fe-df26e61d11f3",
"integrator": "019e6e75-ff4e-76ef-95fe-df26e61d11f3",
"versions": [
{
"name": "connector4",
"description": null,
"readme": null,
"version": "1.0.0",
"logo": null,
"created-at": "2026-05-28T14:01:27+02:00",
"updated-at": "2026-05-28T14:01:27+02:00",
"deleted-at": "2026-05-28T14:01:27+02:00",
"state": "created",
"config": {
"update-progress": [],
"secret-registrations": [],
"authentication-registrations": [],
"authentication-registrations-additional-fields": [],
"application": null,
"vcs": null,
"docker": {
"image-name": null,
"image-tag": null,
"registry-url": null
},
"individuals": [],
"migration": null,
"execution": {
"execution-mode": "as-env-variables",
"container-api-image": "test.domain.docker/test/container-api-image:1.0.0",
"docker-host": null,
"container-api": {
"image": null,
"version-constraint": "^9.9.9"
}
},
"export": null,
"data-service": null,
"datasource": {
"categories": []
},
"buckets": [],
"feature-flags": [],
"container-api-config": null
},
"platform_dev_reference": {
"account": null,
"project": null,
"executable": null,
"platform-connector": null,
"site": null,
"site-processing-cluster": null,
"assigned-to-site": null,
"assigned-to-channel": null,
"assigned-to-channel-site": null,
"assigned-to-channel-site-destination": null,
"runtime": {
"environment": "bin-docker-wrapper",
"version": "1.47.78"
}
},
"platform_prod_reference": {
"executable": null,
"platform-connector": null,
"target-accounts": [],
"target-projects": [],
"target-sites": [],
"enabled-for-accounts": [],
"enabled-for-projects": [],
"enabled-for-sites": [],
"assigned-to-sites": [],
"released": false,
"version": null,
"runtime": {
"environment": "bin-docker-wrapper",
"version": "1.47.78"
}
},
"prod_config": null,
"dev_config": null
}
],
"main": null
},
{
"id": "1eee173f-f5a0-410b-8706-351b2186867e",
"type": "datasource",
"name": "connector5",
"description": null,
"readme": null,
"flow": "default",
"main-version-number": null,
"owner": "019e6e75-ff4e-76ef-95fe-df26e61d11f3",
"integrator": "019e6e75-ff4e-76ef-95fe-df26e61d11f3",
"versions": [
{
"name": "connector5",
"description": null,
"readme": null,
"version": "1.0.0",
"logo": null,
"created-at": "2026-05-28T14:01:27+02:00",
"updated-at": "2026-05-28T14:01:27+02:00",
"deleted-at": "2026-05-28T14:01:27+02:00",
"state": "created",
"config": {
"update-progress": [],
"secret-registrations": [],
"authentication-registrations": [],
"authentication-registrations-additional-fields": [],
"application": null,
"vcs": null,
"docker": {
"image-name": null,
"image-tag": null,
"registry-url": null
},
"individuals": [],
"migration": null,
"execution": {
"execution-mode": "as-env-variables",
"container-api-image": "test.domain.docker/test/container-api-image:1.0.0",
"docker-host": null,
"container-api": {
"image": null,
"version-constraint": "^9.9.9"
}
},
"export": null,
"data-service": null,
"datasource": {
"categories": []
},
"buckets": [],
"feature-flags": [],
"container-api-config": null
},
"platform_dev_reference": {
"account": null,
"project": null,
"executable": null,
"platform-connector": null,
"site": null,
"site-processing-cluster": null,
"assigned-to-site": null,
"assigned-to-channel": null,
"assigned-to-channel-site": null,
"assigned-to-channel-site-destination": null,
"runtime": {
"environment": "bin-docker-wrapper",
"version": "19.39.54"
}
},
"platform_prod_reference": {
"executable": null,
"platform-connector": null,
"target-accounts": [],
"target-projects": [],
"target-sites": [],
"enabled-for-accounts": [],
"enabled-for-projects": [],
"enabled-for-sites": [],
"assigned-to-sites": [],
"released": false,
"version": null,
"runtime": {
"environment": "bin-docker-wrapper",
"version": "19.39.54"
}
},
"prod_config": null,
"dev_config": null
}
],
"main": null
},
{
"id": "5524e580-9d73-4c07-a89a-26f496781ff4",
"type": "datasource",
"name": "connector6",
"description": null,
"readme": null,
"flow": "default",
"main-version-number": null,
"owner": "019e6e75-ff4d-77e0-948b-55aa899dc043",
"integrator": "019e6e75-ff4d-77e0-948b-55aa899dc043",
"versions": [
{
"name": "connector6",
"description": null,
"readme": null,
"version": "1.0.0",
"logo": null,
"created-at": "2026-05-28T14:01:27+02:00",
"updated-at": "2026-05-28T14:01:27+02:00",
"deleted-at": "2026-05-28T14:01:27+02:00",
"state": "created",
"config": {
"update-progress": [],
"secret-registrations": [],
"authentication-registrations": [],
"authentication-registrations-additional-fields": [],
"application": null,
"vcs": null,
"docker": {
"image-name": null,
"image-tag": null,
"registry-url": null
},
"individuals": [],
"migration": null,
"execution": {
"execution-mode": "as-env-variables",
"container-api-image": "test.domain.docker/test/container-api-image:1.0.0",
"docker-host": null,
"container-api": {
"image": null,
"version-constraint": "^9.9.9"
}
},
"export": null,
"data-service": null,
"datasource": {
"categories": []
},
"buckets": [],
"feature-flags": [],
"container-api-config": null
},
"platform_dev_reference": {
"account": null,
"project": null,
"executable": null,
"platform-connector": null,
"site": null,
"site-processing-cluster": null,
"assigned-to-site": null,
"assigned-to-channel": null,
"assigned-to-channel-site": null,
"assigned-to-channel-site-destination": null,
"runtime": {
"environment": "bin-docker-wrapper",
"version": "17.16.83"
}
},
"platform_prod_reference": {
"executable": null,
"platform-connector": null,
"target-accounts": [],
"target-projects": [],
"target-sites": [],
"enabled-for-accounts": [],
"enabled-for-projects": [],
"enabled-for-sites": [],
"assigned-to-sites": [],
"released": false,
"version": null,
"runtime": {
"environment": "bin-docker-wrapper",
"version": "17.16.83"
}
},
"prod_config": null,
"dev_config": null
}
],
"main": null
},
{
"id": "4ce2c13b-3e3d-49e8-a84c-1e37f0ba7cec",
"type": "datasource",
"name": "connector7",
"description": null,
"readme": null,
"flow": "default",
"main-version-number": null,
"owner": "019e6e75-ff51-7291-a93e-2e8b8cfd4e1a",
"integrator": "019e6e75-ff51-7291-a93e-2e8b8cfd4e1a",
"versions": [
{
"name": "connector7",
"description": null,
"readme": null,
"version": "1.0.0",
"logo": null,
"created-at": "2026-05-28T14:01:27+02:00",
"updated-at": "2026-05-28T14:01:27+02:00",
"deleted-at": "2026-05-28T14:01:27+02:00",
"state": "created",
"config": {
"update-progress": [],
"secret-registrations": [],
"authentication-registrations": [],
"authentication-registrations-additional-fields": [],
"application": null,
"vcs": null,
"docker": {
"image-name": null,
"image-tag": null,
"registry-url": null
},
"individuals": [],
"migration": null,
"execution": {
"execution-mode": "as-env-variables",
"container-api-image": "test.domain.docker/test/container-api-image:1.0.0",
"docker-host": null,
"container-api": {
"image": null,
"version-constraint": "^9.9.9"
}
},
"export": null,
"data-service": null,
"datasource": {
"categories": []
},
"buckets": [],
"feature-flags": [],
"container-api-config": null
},
"platform_dev_reference": {
"account": null,
"project": null,
"executable": null,
"platform-connector": null,
"site": null,
"site-processing-cluster": null,
"assigned-to-site": null,
"assigned-to-channel": null,
"assigned-to-channel-site": null,
"assigned-to-channel-site-destination": null,
"runtime": {
"environment": "bin-docker-wrapper",
"version": "1.12.96"
}
},
"platform_prod_reference": {
"executable": null,
"platform-connector": null,
"target-accounts": [],
"target-projects": [],
"target-sites": [],
"enabled-for-accounts": [],
"enabled-for-projects": [],
"enabled-for-sites": [],
"assigned-to-sites": [],
"released": false,
"version": null,
"runtime": {
"environment": "bin-docker-wrapper",
"version": "1.12.96"
}
},
"prod_config": null,
"dev_config": null
}
],
"main": null
},
{
"id": "bdfe6891-8af5-4b88-b556-11e62b5eaad7",
"type": "datasource",
"name": "connector8",
"description": null,
"readme": null,
"flow": "default",
"main-version-number": null,
"owner": "019e6e75-ff53-70b7-82e3-e3354663d9ca",
"integrator": "019e6e75-ff53-70b7-82e3-e3354663d9ca",
"versions": [
{
"name": "connector8",
"description": null,
"readme": null,
"version": "1.0.0",
"logo": null,
"created-at": "2026-05-28T14:01:27+02:00",
"updated-at": "2026-05-28T14:01:27+02:00",
"deleted-at": "2026-05-28T14:01:27+02:00",
"state": "created",
"config": {
"update-progress": [],
"secret-registrations": [],
"authentication-registrations": [],
"authentication-registrations-additional-fields": [],
"application": null,
"vcs": null,
"docker": {
"image-name": null,
"image-tag": null,
"registry-url": null
},
"individuals": [],
"migration": null,
"execution": {
"execution-mode": "as-env-variables",
"container-api-image": "test.domain.docker/test/container-api-image:1.0.0",
"docker-host": null,
"container-api": {
"image": null,
"version-constraint": "^9.9.9"
}
},
"export": null,
"data-service": null,
"datasource": {
"categories": []
},
"buckets": [],
"feature-flags": [],
"container-api-config": null
},
"platform_dev_reference": {
"account": null,
"project": null,
"executable": null,
"platform-connector": null,
"site": null,
"site-processing-cluster": null,
"assigned-to-site": null,
"assigned-to-channel": null,
"assigned-to-channel-site": null,
"assigned-to-channel-site-destination": null,
"runtime": {
"environment": "bin-docker-wrapper",
"version": "20.26.70"
}
},
"platform_prod_reference": {
"executable": null,
"platform-connector": null,
"target-accounts": [],
"target-projects": [],
"target-sites": [],
"enabled-for-accounts": [],
"enabled-for-projects": [],
"enabled-for-sites": [],
"assigned-to-sites": [],
"released": false,
"version": null,
"runtime": {
"environment": "bin-docker-wrapper",
"version": "20.26.70"
}
},
"prod_config": null,
"dev_config": null
}
],
"main": null
},
{
"id": "87439f1a-0671-46e9-a414-073ed973298f",
"type": "datasource",
"name": "connector9",
"description": null,
"readme": null,
"flow": "default",
"main-version-number": null,
"owner": "019e6e75-ff56-717b-9dcf-4bf8ab0cff53",
"integrator": "019e6e75-ff56-717b-9dcf-4bf8ab0cff53",
"versions": [
{
"name": "connector9",
"description": null,
"readme": null,
"version": "1.0.0",
"logo": null,
"created-at": "2026-05-28T14:01:27+02:00",
"updated-at": "2026-05-28T14:01:27+02:00",
"deleted-at": "2026-05-28T14:01:27+02:00",
"state": "created",
"config": {
"update-progress": [],
"secret-registrations": [],
"authentication-registrations": [],
"authentication-registrations-additional-fields": [],
"application": null,
"vcs": null,
"docker": {
"image-name": null,
"image-tag": null,
"registry-url": null
},
"individuals": [],
"migration": null,
"execution": {
"execution-mode": "as-env-variables",
"container-api-image": "test.domain.docker/test/container-api-image:1.0.0",
"docker-host": null,
"container-api": {
"image": null,
"version-constraint": "^9.9.9"
}
},
"export": null,
"data-service": null,
"datasource": {
"categories": []
},
"buckets": [],
"feature-flags": [],
"container-api-config": null
},
"platform_dev_reference": {
"account": null,
"project": null,
"executable": null,
"platform-connector": null,
"site": null,
"site-processing-cluster": null,
"assigned-to-site": null,
"assigned-to-channel": null,
"assigned-to-channel-site": null,
"assigned-to-channel-site-destination": null,
"runtime": {
"environment": "bin-docker-wrapper",
"version": "20.15.48"
}
},
"platform_prod_reference": {
"executable": null,
"platform-connector": null,
"target-accounts": [],
"target-projects": [],
"target-sites": [],
"enabled-for-accounts": [],
"enabled-for-projects": [],
"enabled-for-sites": [],
"assigned-to-sites": [],
"released": false,
"version": null,
"runtime": {
"environment": "bin-docker-wrapper",
"version": "20.15.48"
}
},
"prod_config": null,
"dev_config": null
}
],
"main": null
},
{
"id": "6b35e9cf-06e4-481a-8d24-97967c5c580a",
"type": "datasource",
"name": "connector10",
"description": null,
"readme": null,
"flow": "default",
"main-version-number": null,
"owner": "019e6e75-ff53-70b7-82e3-e3354663d9ca",
"integrator": "019e6e75-ff53-70b7-82e3-e3354663d9ca",
"versions": [
{
"name": "connector10",
"description": null,
"readme": null,
"version": "1.0.0",
"logo": null,
"created-at": "2026-05-28T14:01:27+02:00",
"updated-at": "2026-05-28T14:01:27+02:00",
"deleted-at": "2026-05-28T14:01:27+02:00",
"state": "created",
"config": {
"update-progress": [],
"secret-registrations": [],
"authentication-registrations": [],
"authentication-registrations-additional-fields": [],
"application": null,
"vcs": null,
"docker": {
"image-name": null,
"image-tag": null,
"registry-url": null
},
"individuals": [],
"migration": null,
"execution": {
"execution-mode": "as-env-variables",
"container-api-image": "test.domain.docker/test/container-api-image:1.0.0",
"docker-host": null,
"container-api": {
"image": null,
"version-constraint": "^9.9.9"
}
},
"export": null,
"data-service": null,
"datasource": {
"categories": []
},
"buckets": [],
"feature-flags": [],
"container-api-config": null
},
"platform_dev_reference": {
"account": null,
"project": null,
"executable": null,
"platform-connector": null,
"site": null,
"site-processing-cluster": null,
"assigned-to-site": null,
"assigned-to-channel": null,
"assigned-to-channel-site": null,
"assigned-to-channel-site-destination": null,
"runtime": {
"environment": "bin-docker-wrapper",
"version": "9.13.10"
}
},
"platform_prod_reference": {
"executable": null,
"platform-connector": null,
"target-accounts": [],
"target-projects": [],
"target-sites": [],
"enabled-for-accounts": [],
"enabled-for-projects": [],
"enabled-for-sites": [],
"assigned-to-sites": [],
"released": false,
"version": null,
"runtime": {
"environment": "bin-docker-wrapper",
"version": "9.13.10"
}
},
"prod_config": null,
"dev_config": null
}
],
"main": null
},
{
"id": "2fcfefdb-6a5f-46e9-bf99-778b279a20c0",
"type": "datasource",
"name": "connector11",
"description": null,
"readme": null,
"flow": "default",
"main-version-number": null,
"owner": "019e6e75-ff57-7c68-a3c7-7ecbb8d9ca9c",
"integrator": "019e6e75-ff57-7c68-a3c7-7ecbb8d9ca9c",
"versions": [
{
"name": "connector11",
"description": null,
"readme": null,
"version": "1.0.0",
"logo": null,
"created-at": "2026-05-28T14:01:27+02:00",
"updated-at": "2026-05-28T14:01:27+02:00",
"deleted-at": "2026-05-28T14:01:27+02:00",
"state": "created",
"config": {
"update-progress": [],
"secret-registrations": [],
"authentication-registrations": [],
"authentication-registrations-additional-fields": [],
"application": null,
"vcs": null,
"docker": {
"image-name": null,
"image-tag": null,
"registry-url": null
},
"individuals": [],
"migration": null,
"execution": {
"execution-mode": "as-env-variables",
"container-api-image": "test.domain.docker/test/container-api-image:1.0.0",
"docker-host": null,
"container-api": {
"image": null,
"version-constraint": "^9.9.9"
}
},
"export": null,
"data-service": null,
"datasource": {
"categories": []
},
"buckets": [],
"feature-flags": [],
"container-api-config": null
},
"platform_dev_reference": {
"account": null,
"project": null,
"executable": null,
"platform-connector": null,
"site": null,
"site-processing-cluster": null,
"assigned-to-site": null,
"assigned-to-channel": null,
"assigned-to-channel-site": null,
"assigned-to-channel-site-destination": null,
"runtime": {
"environment": "bin-docker-wrapper",
"version": "3.32.14"
}
},
"platform_prod_reference": {
"executable": null,
"platform-connector": null,
"target-accounts": [],
"target-projects": [],
"target-sites": [],
"enabled-for-accounts": [],
"enabled-for-projects": [],
"enabled-for-sites": [],
"assigned-to-sites": [],
"released": false,
"version": null,
"runtime": {
"environment": "bin-docker-wrapper",
"version": "3.32.14"
}
},
"prod_config": null,
"dev_config": null
}
],
"main": null
},
{
"id": "04cbd7f5-825f-4b47-b28a-81b35fb32f9e",
"type": "datasource",
"name": "admin-connector",
"description": null,
"readme": null,
"flow": "default",
"main-version-number": null,
"owner": "019e6e75-ff4c-7830-8e67-bacd690cb35b",
"integrator": "019e6e75-ff4c-7830-8e67-bacd690cb35b",
"versions": [
{
"name": "admin-connector",
"description": null,
"readme": null,
"version": "1.0.0",
"logo": null,
"created-at": "2026-05-28T14:01:27+02:00",
"updated-at": "2026-05-28T14:01:27+02:00",
"deleted-at": "2026-05-28T14:01:27+02:00",
"state": "created",
"config": {
"update-progress": [],
"secret-registrations": [],
"authentication-registrations": [],
"authentication-registrations-additional-fields": [],
"application": null,
"vcs": null,
"docker": {
"image-name": null,
"image-tag": null,
"registry-url": null
},
"individuals": [],
"migration": null,
"execution": {
"execution-mode": "as-env-variables",
"container-api-image": "test.domain.docker/test/container-api-image:1.0.0",
"docker-host": null,
"container-api": {
"image": null,
"version-constraint": "^9.9.9"
}
},
"export": null,
"data-service": null,
"datasource": {
"categories": []
},
"buckets": [],
"feature-flags": [],
"container-api-config": null
},
"platform_dev_reference": {
"account": null,
"project": null,
"executable": null,
"platform-connector": null,
"site": null,
"site-processing-cluster": null,
"assigned-to-site": null,
"assigned-to-channel": null,
"assigned-to-channel-site": null,
"assigned-to-channel-site-destination": null,
"runtime": {
"environment": "bin-docker-wrapper",
"version": "7.0.52"
}
},
"platform_prod_reference": {
"executable": null,
"platform-connector": null,
"target-accounts": [],
"target-projects": [],
"target-sites": [],
"enabled-for-accounts": [],
"enabled-for-projects": [],
"enabled-for-sites": [],
"assigned-to-sites": [],
"released": false,
"version": null,
"runtime": {
"environment": "bin-docker-wrapper",
"version": "7.0.52"
}
},
"prod_config": null,
"dev_config": null
}
],
"main": null
}
],
"metadata": {
"from": 0,
"limit": 100,
"count": 12,
"total": 12,
"next": null
},
"message": "successful operation",
"resource": "connector"
}{
"message": "Invalid connector user identifier.",
"errors": []
}{
"message": "You have to be authorized to access this resource."
}{
"message": "Access denied for user."
}How is this guide?
Import an entire connector from a JSON connector output. Used to duplicate an existing connector. POST
Using the output of GET /connectors/{publicId}, paste it into the new endpoint, and it will create a new connector with * VCS * Application config * Individual config * Authentications * Secrets After the new connector is created, it's name will have the - Copy suffix. VCS will need to be updated with the proper authentication
List connectors GET
Integrators can only list their own connectors