BlueConic · Example Payload

Getallusers Response 200

Get all users

Customer Data PlatformCDPCustomer ProfilesSegmentsData ActivationFirst-Party DataLifecycle StagesConnectionsPrivacy

Getallusers 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 /users 200 - Response body",
  "description": "Get all users",
  "value": "{\n  \"itemsPerPage\": 1,\n  \"startIndex\": 0,\n  \"totalPages\": 37,\n  \"totalResults\": 74,\n  \"users\": [\n    {\n      \"creationDate\": \"2024-02-29T15:50:20.489Z\",\n      \"creator\": {\n        \"fullName\": \"example_user1@blueconic.com\",\n        \"userName\": \"example_user1@blueconic.com\"\n      },\n      \"description\": \"\",\n      \"domains\": [\n        {\n          \"id\": \"6748f4a6-cf42-42f0-bbae-05ce936dfc7f\",\n          \"name\": \"www.blueconic.test\"\n        }\n      ],\n      \"id\": \"admin@blueconic.com\",\n      \"hasAllDomains\": false,\n      \"lastLoginDate\": \"2024-09-27T18:30:35.663Z\",\n      \"lastModifiedDate\": \"2024-02-29T15:50:20.489Z\",\n      \"lastModifiedUser\": {\n        \"fullName\": \"admin@blueconic.com\",\n        \"userName\": \"admin@blueconic.com\"\n      },\n      \"name\": \"\",\n      \"permissions\": [\n        \"CREATE_POSITIONS\",\n        \"MANAGE_APPLICATIONS\",\n        \"READ_AUDIT_EVENTS\",\n        \"AUTHORIZE_APPLICATIONS\",\n        \"MANAGE_SUPPORT_ACCESS_SETTINGS\",\n        \"APPLY_BULK_OPERATIONS\",\n        \"MANAGE_PROFILE_COMPOSITION_RULES\",\n        \"MANAGE_API_V1_ACCESS_KEYS\",\n        \"MANAGE_CONNECTIONS\",\n        \"MANAGE_DIALOGUES\",\n        \"MANAGE_GROUPS\",\n        \"MANAGE_PROFILES\",\n        \"MANAGE_EMAIL_NOTIFICATIONS\",\n        \"READ_EXACT_PROFILE_STATISTICS\",\n        \"MANAGE_GENERAL_SETTINGS\",\n        \"READ_GROUPS\",\n        \"MANAGE_INSIGHTS\",\n        \"MANAGE_IP_BASED_ACCESS_SETTINGS\",\n        \"MANAGE_LIFECYCLES\",\n        \"MANAGE_LISTENERS\",\n        \"MANAGE_PROFILE_MERGE_RULES\",\n        \"MANAGE_NOTEBOOKS\",\n        \"USE_NOTEBOOK_EDITOR\",\n        \"MANAGE_OBJECTIVES\",\n        \"PERSONAL\",\n        \"MANAGE_PII_VALUES\",\n        \"MANAGE_PLUGINS\",\n        \"MANAGE_PRIVACY_SETTINGS\",\n        \"MANAGE_PROPERTIES\",\n        \"READ_PROFILES\",\n        \"MANAGE_ROLES\",\n        \"READ_SECURITY_SETTINGS\",\n        \"MANAGE_SECURITY_SETTINGS\",\n        \"MANAGE_SEGMENTS\",\n        \"USE_SIMULATOR\",\n        \"MANAGE_SINGLE_SIGN_ON_SETTINGS\",\n        \"MANAGE_TEMPLATES\",\n        \"MANAGE_TIMELINE_EVENT_ROLLUPS\",\n        \"MANAGE_TIMELINE_EVENT_TYPES\",\n        \"READ_INACTIVITY_SETTINGS\",\n        \"MANAGE_INACTIVITY_SETTINGS\",\n        \"MANAGE_TRACKERS\",\n        \"MANAGE_CHANNELS\",\n        \"MANAGE_USERS\"\n      ],\n      \"roles\": [\n        {\n          \"id\": \"35718e9a-f8d3-4d2d-8501-a020c563cc25\",\n          \"name\": \"Application Manager\"\n        }\n      ],\n      \"tags\": []\n    }\n  ]\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/getAllUsers-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.