BlueConic · Example Payload

Getconnectionruns Response 200

Get the run history of a batch connection

Customer Data PlatformCDPCustomer ProfilesSegmentsData ActivationFirst-Party DataLifecycle StagesConnectionsPrivacy

Getconnectionruns 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}/runs 200 - Response body",
  "description": "Get the run history of a batch connection",
  "value": "{\n  \"itemsPerPage\": 10,\n  \"runs\": [\n    {\n      \"endDate\": \"2025-09-24T13:47:37.909Z\",\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 0 profiles, 0 profiles unchanged, checked 199,836, the delta file is used.</li></ul>\",\n      \"runCount\": 2,\n      \"runId\": \"20250924134648_b5236652-b6d3-44ee-8f5b-6f5970b3bb3b\",\n      \"startDate\": \"2025-09-24T13:46:48.107Z\",\n      \"state\": \"FINISHED\"\n    },\n    {\n      \"endDate\": \"2025-09-24T13:44:43.204Z\",\n      \"goalStatistics\": [\n        {\n          \"id\": \"SUCCESS\",\n          \"values\": [\n            \"0\"\n          ]\n        },\n        {\n          \"id\": \"FAILED\",\n          \"values\": [\n            \"1\"\n          ]\n        },\n        {\n          \"id\": \"TOTAL\",\n          \"values\": [\n            \"2\"\n          ]\n        }\n      ],\n      \"message\": \"<div class=\\\\\"bcpError\\\\\"><div class=\\\\\"bcpTask\\\\\">Import profiles into BlueConic</div><ul>      <li>Missing required setting: importMatching</li>    </ul></div><div>Review the run log for more information.</div>\",\n      \"runCount\": 1,\n      \"runId\": \"20250924134435_b5236652-b6d3-44ee-8f5b-6f5970b3bb3b\",\n      \"startDate\": \"2025-09-24T13:44:35.250Z\",\n      \"state\": \"FINISHED\"\n    }\n  ],\n  \"startIndex\": 0,\n  \"totalPages\": 1,\n  \"totalResults\": 2\n}"
}

Work with this as data

Every example here is available over the APIs.io API and to AI agents over MCP.

MCP server

One button, every client — Claude, Cursor, VS Code and the rest.

https://apis.io/mcp

Tools for examples

4 MCP tools reach this
  • find_examplesBrowse and filter every example in the catalog.
  • apis_io_searchSTART HERE — APIs, providers and tags for one query, each with its total.
  • resolveTurn a domain, URL or GitHub org into the provider it belongs to.
  • find_cohortsEvery scored population of providers in the catalog.
All 92 tools →

Call it yourself

curl for this page
This example
curl "https://apis.io/api/v1/examples/getConnectionRuns-response-200"
All examples
curl "https://apis.io/api/v1/examples?limit=25"

Discovery needs no key. Ratings and market analysis are Pro.

Get an API key

Free tier, no form to fill in. Signing in shares your email address with us — we store it to create your key and to recognise you if you sign in with another provider. See our Privacy Policy and Terms.

A second provider on the same verified email joins the account you already have.