BlueConic · Example Payload
Getallnotebooks Response 200
Get all notebooks
Customer Data PlatformCDPCustomer ProfilesSegmentsData ActivationFirst-Party DataLifecycle StagesConnectionsPrivacy
Getallnotebooks 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 /notebooks 200 - Response body",
"description": "Get all notebooks",
"value": "{\n \"itemsPerPage\": 10,\n \"notebooks\": [\n {\n \"creationDate\": \"2025-09-23T07:39:27.040Z\",\n \"creator\": {\n \"fullName\": \"ondemand@blueconic.com\",\n \"userName\": \"ondemand@blueconic.com\"\n },\n \"description\": \"\",\n \"id\": \"f72deceb-c261-48ee-a355-56de0d37be92\",\n \"lastModifiedDate\": \"2025-09-24T07:23:55.044Z\",\n \"lastModifiedUser\": {\n \"fullName\": \"ondemand@blueconic.com\",\n \"userName\": \"ondemand@blueconic.com\"\n },\n \"lastRun\": {\n \"endDate\": \"2025-09-23T07:43:34.567Z\",\n \"goalStatistics\": [],\n \"message\": \"<p>Notebook execution finished. <a href=\\\\\"/rest/v2/notebooks/f72deceb-c261-48ee-a355-56de0d37be92/executions/20250923074331_f72deceb-c261-48ee-a355-56de0d37be92/output?preview=true\\\\\">Preview</a>, <a href=\\\\\"/rest/v2/notebooks/f72deceb-c261-48ee-a355-56de0d37be92/executions/20250923074331_f72deceb-c261-48ee-a355-56de0d37be92/output?download=true\\\\\">JSON</a>, <a href=\\\\\"/rest/v2/notebooks/f72deceb-c261-48ee-a355-56de0d37be92/executions/20250923074331_f72deceb-c261-48ee-a355-56de0d37be92/log\\\\\">log</a></p>\",\n \"runCount\": 2,\n \"runId\": \"20250923074329_f72deceb-c261-48ee-a355-56de0d37be92\",\n \"startDate\": \"2025-09-23T07:43:29.564Z\",\n \"state\": \"FINISHED\"\n },\n \"name\": \"notebook1\",\n \"pluginId\": \"notebook_blank\",\n \"isEnabled\": false,\n \"tags\": []\n },\n {\n \"creationDate\": \"2025-09-24T07:24:00.877Z\",\n \"creator\": {\n \"fullName\": \"ondemand@blueconic.com\",\n \"userName\": \"ondemand@blueconic.com\"\n },\n \"description\": \"\",\n \"id\": \"072bc703-1958-423c-9def-10864ab08e73\",\n \"lastModifiedDate\": \"2025-09-24T07:24:00.877Z\",\n \"lastModifiedUser\": {\n \"fullName\": \"ondemand@blueconic.com\",\n \"userName\": \"ondemand@blueconic.com\"\n },\n \"name\": \"notebook2\",\n \"pluginId\": \"notebook_blank\",\n \"isEnabled\": true,\n \"tags\": []\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.
Call it yourself
curl for this page
This example
curl "https://apis.io/api/v1/examples/getAllNotebooks-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.