BlueConic · Example Payload
Getalldialogues Response 200
Get all dialogues
Customer Data PlatformCDPCustomer ProfilesSegmentsData ActivationFirst-Party DataLifecycle StagesConnectionsPrivacy
Getalldialogues 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
{
"summary": "GET /dialogues 200 - Response body",
"description": "Get all dialogues",
"value": "{\n \"dialogues\": [\n {\n \"creationDate\": \"2025-09-11T08:33:48.708Z\",\n \"creator\": {\n \"fullName\": \"\",\n \"userName\": \"ondemand@blueconic.com\"\n },\n \"description\": \"\",\n \"domains\": [\n {\n \"id\": \"9fda3d81-e21d-481d-9eb8-3ee235178f7d\",\n \"name\": \"www.example.test\"\n }\n ],\n \"id\": \"d83286b6-e39a-4816-a2f2-4976786fe06f\",\n \"lastModifiedDate\": \"2025-09-11T08:44:24.463Z\",\n \"lastModifiedUser\": {\n \"fullName\": \"\",\n \"userName\": \"ondemand@blueconic.com\"\n },\n \"lastViewDate\": \"2025-11-27T10:35:43.033Z\",\n \"name\": \"example dialogue\",\n \"optimizerSettings\": {\n \"controlGroupDistribution\": 5,\n \"evaluationDecision\": \"ALL\",\n \"evaluationModelId\": \"\",\n \"goal\": \"CLICK_VIEW\",\n \"selectedVariantId\": \"\",\n \"variantStrategy\": \"ROTATING\",\n \"variantStrategyModelId\": \"\"\n },\n \"priority\": {\n \"id\": \"902ebee5-79ab-4b11-a071-6caef2aecf20\",\n \"isDefault\": true,\n \"name\": \"Medium\"\n },\n \"isEnabled\": true,\n \"tags\": [],\n \"targetChannels\": [\n {\n \"URLRestrictions\": [\n {\n \"pattern\": \"www.example.test/dialogues/test\",\n \"previewURL\": \"www.example.test/dialogues/test\",\n \"restrictionType\": \"RESTRICT\"\n }\n ],\n \"channelId\": \"3ae0a271-a69f-48fc-b26b-528f833f2308\"\n }\n ],\n \"variants\": [\n {\n \"creationDate\": \"2025-09-11T08:33:49.865Z\",\n \"description\": \"\",\n \"id\": \"af72152a-a4c0-4ee5-a938-52beb3bbb566\",\n \"lastModifiedDate\": \"2025-09-11T08:44:24.457Z\",\n \"lastModifiedUser\": {\n \"fullName\": \"\",\n \"userName\": \"ondemand@blueconic.com\"\n },\n \"name\": \"Variant A\",\n \"pluginId\": \"emailinteractiontype\",\n \"isEnabled\": true,\n \"tags\": []\n }\n ]\n }\n ],\n \"itemsPerPage\": 20,\n \"startIndex\": 0,\n \"totalPages\": 1,\n \"totalResults\": 1\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.
Call it yourself
curl for this page
This example
curl "https://apis.io/api/v1/examples/getAllDialogues-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.