{ "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\": \"
Import profiles into BlueConic
\",\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\": \"
Import profiles into BlueConic
Review the run log for more information.
\",\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}" }