BlueConic · Example Payload

Getoneconnection Response 200

Get one connection

Customer Data PlatformCDPCustomer ProfilesSegmentsData ActivationFirst-Party DataLifecycle StagesConnectionsPrivacy

Getoneconnection Response 200 is an example object payload from BlueConic, with 3 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

summarydescriptionvalue

Example Payload

Raw ↑
{
  "summary": "GET /connections/{connection} 200 - Response body",
  "description": "Get one connection",
  "value": "{\n  \"allChannels\": false,\n  \"creationDate\": \"2025-10-01T12:24:30.052Z\",\n  \"creator\": {\n    \"fullName\": \"ondemand@blueconic.com\",\n    \"userName\": \"ondemand@blueconic.com\"\n  },\n  \"description\": \"\",\n  \"domains\": [\n    {\n      \"id\": \"8d7757cf-9ed0-4807-b974-089ebc0197d0\",\n      \"name\": \"www.blueconic.test\"\n    }\n  ],\n  \"id\": \"0a743354-a7ed-4e03-b662-6b3f033f7caf\",\n  \"isEnabled\": true,\n  \"lastModifiedDate\": \"2025-10-01T12:24:30.052Z\",\n  \"lastModifiedUser\": {\n    \"fullName\": \"ondemand@blueconic.com\",\n    \"userName\": \"ondemand@blueconic.com\"\n  },\n  \"lastRun\": {\n    \"endDate\": \"2025-10-22T11:28:14.295Z\",\n    \"goalStatistics\": [\n      {\n        \"id\": \"SUCCESS\",\n        \"values\": [\n          \"1\"\n        ]\n      },\n      {\n        \"id\": \"FAILED\",\n        \"values\": [\n          \"0\"\n        ]\n      },\n      {\n        \"id\": \"TOTAL\",\n        \"values\": [\n          \"2\"\n        ]\n      }\n    ],\n    \"message\": \"<div class=\\\\\"bcpTask\\\\\">Import profiles into BlueConic</div><ul><li>Received 0 updates, created 19 profiles, 0 profiles unchanged, checked 19, the delta file is used.</li><li>See the last 5 profiles created: <a href=\\\\\"/blueconic/static/pages/main.html#id=a5b368bc-dfc0-4b7f-944a-3d7212b6bfb7&type=profile\\\\\">a5b368bc-d...</a>, <a href=\\\\\"/blueconic/static/pages/main.html#id=9cb39103-7db4-4b3d-9661-62df3988d05d&type=profile\\\\\">9cb39103-7...</a>, <a href=\\\\\"/blueconic/static/pages/main.html#id=4ee2900e-a761-4a6f-b494-b72125aa5621&type=profile\\\\\">4ee2900e-a...</a>, <a href=\\\\\"/blueconic/static/pages/main.html#id=835de135-2306-49c1-bbdb-c33ded8ecfc3&type=profile\\\\\">835de135-2...</a>, <a href=\\\\\"/blueconic/static/pages/main.html#id=31f97257-e994-4041-917c-d7fbb0a93dee&type=profile\\\\\">31f97257-e...</a></li></ul>\",\n    \"runCount\": 1,\n    \"runId\": \"20251022112756_16dc7081-8ffb-4957-b8bc-5113127125c3\",\n    \"startDate\": \"2025-10-22T11:27:56.986Z\",\n    \"state\": \"FINISHED\"\n  },\n  \"name\": \"Content collector\",\n  \"pluginId\": \"connection_content_collector\",\n  \"scheduleMode\": \"SCHEDULED\",\n  \"tags\": [],\n  \"targetChannels\": [\n    {\n      \"URLRestrictions\": [\n        {\n          \"pattern\": \"\",\n          \"previewURL\": \"\",\n          \"restrictionType\": \"RESTRICT\"\n        }\n      ],\n      \"channelId\": \"653d3db6-8016-46e8-96a5-547feceb9d15\"\n    }\n  ]\n}"
}