BlueConic · Example Payload
Getprofileevents Response 200
Get profile events
Customer Data PlatformCDPCustomer ProfilesSegmentsData ActivationFirst-Party DataLifecycle StagesConnectionsPrivacy
Getprofileevents 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 /profileEvents/{profileId} 200 - Example profile events response",
"description": "Get profile events",
"value": "{\n \"events\": [\n {\n \"date\": \"2022-08-13T19:35:21.951Z\",\n \"properties\": [\n {\n \"id\": \"FromRefused\",\n \"values\": []\n },\n {\n \"id\": \"ToConsented\",\n \"values\": [\n \"TestBlueConic\"\n ]\n },\n {\n \"id\": \"Message\",\n \"values\": [\n \"REST API - Update single profile\"\n ]\n },\n {\n \"id\": \"ToRefused\",\n \"values\": []\n },\n {\n \"id\": \"FromConsented\",\n \"values\": []\n },\n {\n \"id\": \"FromLegislation\",\n \"values\": [\n \"NONE\"\n ]\n },\n {\n \"id\": \"ToLegislation\",\n \"values\": [\n \"GDPR\"\n ]\n },\n {\n \"id\": \"Source\",\n \"values\": [\n \"REST\"\n ]\n }\n ],\n \"type\": \"ConsentChanged\"\n },\n {\n \"date\": \"2023-05-04T11:36:25.531Z\",\n \"properties\": [\n {\n \"id\": \"FromRefused\",\n \"values\": [\n \"dialogue_objective\"\n ]\n },\n {\n \"id\": \"ToConsented\",\n \"values\": [\n \"dialogue_objective\"\n ]\n },\n {\n \"id\": \"ToRefused\",\n \"values\": []\n },\n {\n \"id\": \"Referrer\",\n \"values\": [\n \"https://www.blueconic.test/\"\n ]\n },\n {\n \"id\": \"FromConsented\",\n \"values\": []\n },\n {\n \"id\": \"FromLegislation\",\n \"values\": [\n \"GDPR\"\n ]\n },\n {\n \"id\": \"ToLegislation\",\n \"values\": [\n \"GDPR\"\n ]\n },\n {\n \"id\": \"Source\",\n \"values\": [\n \"CLIENTSIDE\"\n ]\n }\n ],\n \"type\": \"ConsentChanged\"\n },\n {\n \"date\": \"2023-05-04T11:39:07.652Z\",\n \"properties\": [\n {\n \"id\": \"FromRefused\",\n \"values\": []\n },\n {\n \"id\": \"ToConsented\",\n \"values\": [\n \"dialogue_objective\",\n \"track_number_of_visits\"\n ]\n },\n {\n \"id\": \"ToRefused\",\n \"values\": []\n },\n {\n \"id\": \"Referrer\",\n \"values\": [\n \"https://www.blueconic.test/\"\n ]\n },\n {\n \"id\": \"FromConsented\",\n \"values\": [\n \"dialogue_objective\"\n ]\n },\n {\n \"id\": \"FromLegislation\",\n \"values\": [\n \"GDPR\"\n ]\n },\n {\n \"id\": \"ToLegislation\",\n \"values\": [\n \"GDPR\"\n ]\n },\n {\n \"id\": \"Source\",\n \"values\": [\n \"CLIENTSIDE\"\n ]\n }\n ],\n \"type\": \"ConsentChanged\"\n },\n {\n \"date\": \"2023-05-04T12:43:37.990Z\",\n \"properties\": [\n {\n \"id\": \"FromLevel\",\n \"values\": [\n \"PERSONAL\"\n ]\n },\n {\n \"id\": \"Message\",\n \"values\": [\n \"Set by (1f6961ad-f121-404c-9161-419183f81fc2)\"\n ]\n },\n {\n \"id\": \"ToLevel\",\n \"values\": [\n \"PERSONAL\"\n ]\n },\n {\n \"id\": \"Source\",\n \"values\": [\n \"CLIENTSIDE\"\n ]\n },\n {\n \"id\": \"Referrer\",\n \"values\": [\n \"https://www.blueconic.test/tenants/bc01s01.html\"\n ]\n }\n ],\n \"type\": \"PermissionLevelChanged\"\n }\n ],\n \"itemsPerPage\": 20,\n \"startIndex\": 0,\n \"totalPages\": 1,\n \"totalResults\": 4\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/getProfileEvents-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.