{ "info": { "_postman_id": "63ee5fce-9fb4-41d3-a482-d1fceb906fc4", "name": "Amigo Account World API", "schema": "https://schema.getpostman.com/json/collection/v2.1.0/collection.json", "createdAt": "2026-07-28T01:03:34.000Z", "updatedAt": "2026-07-28T01:03:34.000Z", "lastUpdatedBy": "35240", "uid": "35240-63ee5fce-9fb4-41d3-a482-d1fceb906fc4" }, "item": [ { "name": "v1", "item": [ { "name": "{workspace_id}", "item": [ { "name": "world", "item": [ { "name": "dashboard", "item": [ { "name": "World model dashboard composite", "id": "7cb342fb-0bef-4587-98ff-afd108abb0b7", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" } ], "url": { "raw": "{{baseUrl}}/v1/:workspace_id/world/dashboard", "host": [ "{{baseUrl}}" ], "path": [ "v1", ":workspace_id", "world", "dashboard" ], "variable": [ { "id": "913f9854-5662-4df2-ae29-ae872197c94b", "key": "workspace_id", "value": "", "description": "(Required) " } ] }, "description": "Composite world health dashboard \u2014 entity counts by type, event velocity (24h/7d), average confidence, and source breakdown. All computation server-side." }, "response": [ { "id": "e10b0331-13d2-4f84-87c6-f7ae5e24ab26", "name": "Successful Response", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: bearer", "key": "Authorization", "value": "Bearer " } ], "url": { "raw": "{{baseUrl}}/v1/:workspace_id/world/dashboard", "host": [ "{{baseUrl}}" ], "path": [ "v1", ":workspace_id", "world", "dashboard" ], "variable": [ { "key": "workspace_id" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"entity_counts\": {\n \"total_entities\": \"\",\n \"total_events\": \"\",\n \"sync_pending\": \"\",\n \"sync_synced\": \"\",\n \"sync_failed\": \"\",\n \"by_event_type\": {\n \"autee\": \"\",\n \"aliquip8\": \"\"\n },\n \"event_type_window_days\": \"\"\n },\n \"events_24h\": \"\",\n \"events_7d\": \"\",\n \"avg_confidence\": \"\",\n \"event_read_model_status\": \"empty\",\n \"event_read_model_synced_at\": \"\",\n \"sources\": [\n {\n \"source_system\": \"\",\n \"entity_type\": \"\",\n \"count\": \"\"\n },\n {\n \"source_system\": \"\",\n \"entity_type\": \"\",\n \"count\": \"\"\n }\n ]\n}", "createdAt": "2026-07-28T01:03:34.000Z", "updatedAt": "2026-07-28T01:03:34.000Z", "uid": "35240-e10b0331-13d2-4f84-87c6-f7ae5e24ab26" } ], "createdAt": "2026-07-28T01:03:34.000Z", "updatedAt": "2026-07-28T01:03:34.000Z", "uid": "35240-7cb342fb-0bef-4587-98ff-afd108abb0b7" } ], "id": "56e00b7a-dd1f-42fe-9740-8b2a82fd32b1", "createdAt": "2026-07-28T01:03:34.000Z", "updatedAt": "2026-07-28T01:03:34.000Z", "uid": "35240-56e00b7a-dd1f-42fe-9740-8b2a82fd32b1" }, { "name": "entity-types", "item": [ { "name": "List entity types", "id": "cdcc63fa-9443-4ea9-a753-e178e5723f53", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" } ], "url": { "raw": "{{baseUrl}}/v1/:workspace_id/world/entity-types", "host": [ "{{baseUrl}}" ], "path": [ "v1", ":workspace_id", "world", "entity-types" ], "variable": [ { "id": "b8235c30-510d-4bb6-b26e-1a1b7ce49821", "key": "workspace_id", "value": "", "description": "(Required) " } ] }, "description": "Returns distinct entity types in the workspace with counts and projection availability. Powers the World Explorer's auto-discovery of new entity types created by agents (L4 self-extending schema)." }, "response": [ { "id": "4bf9a55f-8a9f-45f8-ba96-dff3328c3d4e", "name": "Successful Response", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: bearer", "key": "Authorization", "value": "Bearer " } ], "url": { "raw": "{{baseUrl}}/v1/:workspace_id/world/entity-types", "host": [ "{{baseUrl}}" ], "path": [ "v1", ":workspace_id", "world", "entity-types" ], "variable": [ { "key": "workspace_id" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"entity_types\": [\n {\n \"entity_type\": \"\",\n \"count\": \"\",\n \"last_updated\": \"\",\n \"has_projection\": \"\"\n },\n {\n \"entity_type\": \"\",\n \"count\": \"\",\n \"last_updated\": \"\",\n \"has_projection\": \"\"\n }\n ],\n \"total_entities\": \"\"\n}", "createdAt": "2026-07-28T01:03:34.000Z", "updatedAt": "2026-07-28T01:03:34.000Z", "uid": "35240-4bf9a55f-8a9f-45f8-ba96-dff3328c3d4e" }, { "id": "51f884da-2e79-42e3-83e5-aab63b68791d", "name": "Missing or invalid API key.", "originalRequest": { "method": "GET", "header": [ { "description": "Added as a part of security scheme: bearer", "key": "Authorization", "value": "Bearer " } ], "url": { "raw": "{{baseUrl}}/v1/:workspace_id/world/entity-types", "host": [ "{{baseUrl}}" ], "path": [ "v1", ":workspace_id", "world", "entity-types" ], "variable": [ { "key": "workspace_id" } ] } }, "status": "Unauthorized", "code": 401, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T01:03:34.000Z", "updatedAt": "2026-07-28T01:03:34.000Z", "uid": "35240-51f884da-2e79-42e3-83e5-aab63b68791d" } ], "createdAt": "2026-07-28T01:03:34.000Z", "updatedAt": "2026-07-28T01:03:34.000Z", "uid": "35240-cdcc63fa-9443-4ea9-a753-e178e5723f53" } ], "id": "c48f3506-0ea1-496e-9fb3-ba194d9deb22", "createdAt": "2026-07-28T01:03:34.000Z", "updatedAt": "2026-07-28T01:03:34.000Z", "uid": "35240-c48f3506-0ea1-496e-9fb3-ba194d9deb22" }, { "name": "event-types", "item": [ { "name": "List event types", "id": "e45a1884-08a5-4b70-b976-b3651cd751e2", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" } ], "url": { "raw": "{{baseUrl}}/v1/:workspace_id/world/event-types", "host": [ "{{baseUrl}}" ], "path": [ "v1", ":workspace_id", "world", "event-types" ], "variable": [ { "id": "684e7ddb-ae8b-41c4-b1da-6303fafe9c9e", "key": "workspace_id", "value": "", "description": "(Required) " } ] }, "description": "Returns distinct event types in the workspace with counts, domains, and source breakdown. Enables the World Explorer to show what kinds of events flow through the world model." }, "response": [ { "id": "73d94a47-7ae7-4766-8ad8-e481d21ecfc5", "name": "Successful Response", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: bearer", "key": "Authorization", "value": "Bearer " } ], "url": { "raw": "{{baseUrl}}/v1/:workspace_id/world/event-types", "host": [ "{{baseUrl}}" ], "path": [ "v1", ":workspace_id", "world", "event-types" ], "variable": [ { "key": "workspace_id" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"event_types\": [\n {\n \"event_type\": \"\",\n \"count\": \"\",\n \"domains\": [\n \"\",\n \"\"\n ],\n \"sources\": [\n \"\",\n \"\"\n ]\n },\n {\n \"event_type\": \"\",\n \"count\": \"\",\n \"domains\": [\n \"\",\n \"\"\n ],\n \"sources\": [\n \"\",\n \"\"\n ]\n }\n ],\n \"total_events\": \"\"\n}", "createdAt": "2026-07-28T01:03:34.000Z", "updatedAt": "2026-07-28T01:03:34.000Z", "uid": "35240-73d94a47-7ae7-4766-8ad8-e481d21ecfc5" }, { "id": "11b45f74-dd7f-408c-bc56-c11160c45afd", "name": "Missing or invalid API key.", "originalRequest": { "method": "GET", "header": [ { "description": "Added as a part of security scheme: bearer", "key": "Authorization", "value": "Bearer " } ], "url": { "raw": "{{baseUrl}}/v1/:workspace_id/world/event-types", "host": [ "{{baseUrl}}" ], "path": [ "v1", ":workspace_id", "world", "event-types" ], "variable": [ { "key": "workspace_id" } ] } }, "status": "Unauthorized", "code": 401, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T01:03:34.000Z", "updatedAt": "2026-07-28T01:03:34.000Z", "uid": "35240-11b45f74-dd7f-408c-bc56-c11160c45afd" } ], "createdAt": "2026-07-28T01:03:34.000Z", "updatedAt": "2026-07-28T01:03:34.000Z", "uid": "35240-e45a1884-08a5-4b70-b976-b3651cd751e2" } ], "id": "1f7cc47d-7606-42b1-814e-be89c1493af3", "createdAt": "2026-07-28T01:03:34.000Z", "updatedAt": "2026-07-28T01:03:34.000Z", "uid": "35240-1f7cc47d-7606-42b1-814e-be89c1493af3" }, { "name": "entity-stats", "item": [ { "name": "Entity stats with sync breakdown", "id": "1efd202d-51fa-4e27-9eb7-cf9314174588", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" } ], "url": { "raw": "{{baseUrl}}/v1/:workspace_id/world/entity-stats?entity_type=", "host": [ "{{baseUrl}}" ], "path": [ "v1", ":workspace_id", "world", "entity-stats" ], "query": [ { "description": "Filter by entity type", "key": "entity_type", "value": "" } ], "variable": [ { "id": "4c27a21f-76f6-4791-af49-c36fda7cb5ad", "key": "workspace_id", "value": "", "description": "(Required) " } ] }, "description": "Aggregate stats for entities including sync status breakdown (pending, synced, failed). Filter by entity_type to get stats for a specific type (e.g. appointment, patient). Generic \u2014 works for any entity type in the Liquid World Model." }, "response": [ { "id": "84f8b327-fa9f-46a4-be54-8803c0a588e7", "name": "Successful Response", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: bearer", "key": "Authorization", "value": "Bearer " } ], "url": { "raw": "{{baseUrl}}/v1/:workspace_id/world/entity-stats?entity_type=", "host": [ "{{baseUrl}}" ], "path": [ "v1", ":workspace_id", "world", "entity-stats" ], "query": [ { "description": "Filter by entity type", "key": "entity_type", "value": "" } ], "variable": [ { "key": "workspace_id" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"total_entities\": \"\",\n \"total_events\": \"\",\n \"sync_pending\": \"\",\n \"sync_synced\": \"\",\n \"sync_failed\": \"\",\n \"by_event_type\": {\n \"aliquaf\": \"\",\n \"irurec\": \"\"\n },\n \"event_type_window_days\": \"\"\n}", "createdAt": "2026-07-28T01:03:34.000Z", "updatedAt": "2026-07-28T01:03:34.000Z", "uid": "35240-84f8b327-fa9f-46a4-be54-8803c0a588e7" }, { "id": "d00c0670-bbae-4070-aff7-831aaeb621c9", "name": "Missing or invalid API key.", "originalRequest": { "method": "GET", "header": [ { "description": "Added as a part of security scheme: bearer", "key": "Authorization", "value": "Bearer " } ], "url": { "raw": "{{baseUrl}}/v1/:workspace_id/world/entity-stats?entity_type=", "host": [ "{{baseUrl}}" ], "path": [ "v1", ":workspace_id", "world", "entity-stats" ], "query": [ { "description": "Filter by entity type", "key": "entity_type", "value": "" } ], "variable": [ { "key": "workspace_id" } ] } }, "status": "Unauthorized", "code": 401, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T01:03:34.000Z", "updatedAt": "2026-07-28T01:03:34.000Z", "uid": "35240-d00c0670-bbae-4070-aff7-831aaeb621c9" }, { "id": "9649b079-ecd2-4693-b599-89e884f37372", "name": "Validation Error", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: bearer", "key": "Authorization", "value": "Bearer " } ], "url": { "raw": "{{baseUrl}}/v1/:workspace_id/world/entity-stats?entity_type=", "host": [ "{{baseUrl}}" ], "path": [ "v1", ":workspace_id", "world", "entity-stats" ], "query": [ { "description": "Filter by entity type", "key": "entity_type", "value": "" } ], "variable": [ { "key": "workspace_id" } ] } }, "status": "Unprocessable Entity (WebDAV) (RFC 4918)", "code": 422, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"detail\": [\n {\n \"loc\": [\n \"\",\n \"\"\n ],\n \"msg\": \"\",\n \"type\": \"\",\n \"input\": {\n \"title\": \"Input\"\n },\n \"ctx\": {}\n },\n {\n \"loc\": [\n \"\",\n \"\"\n ],\n \"msg\": \"\",\n \"type\": \"\",\n \"input\": {\n \"title\": \"Input\"\n },\n \"ctx\": {}\n }\n ]\n}", "createdAt": "2026-07-28T01:03:34.000Z", "updatedAt": "2026-07-28T01:03:34.000Z", "uid": "35240-9649b079-ecd2-4693-b599-89e884f37372" } ], "createdAt": "2026-07-28T01:03:34.000Z", "updatedAt": "2026-07-28T01:03:34.000Z", "uid": "35240-1efd202d-51fa-4e27-9eb7-cf9314174588" } ], "id": "d3461c7f-f22b-4d58-8d7f-4390891cec13", "createdAt": "2026-07-28T01:03:34.000Z", "updatedAt": "2026-07-28T01:03:34.000Z", "uid": "35240-d3461c7f-f22b-4d58-8d7f-4390891cec13" }, { "name": "connectors", "item": [ { "name": "{data_source_id}", "item": [ { "name": "entities", "item": [ { "name": "List entities from a data source", "id": "7171f76a-be21-4b1e-8629-67b128ab79e7", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" } ], "url": { "raw": "{{baseUrl}}/v1/:workspace_id/world/connectors/:data_source_id/entities?entity_type=&q=&sort_by=-display_name&limit=20&offset=0", "host": [ "{{baseUrl}}" ], "path": [ "v1", ":workspace_id", "world", "connectors", ":data_source_id", "entities" ], "query": [ { "description": "Filter by entity type", "key": "entity_type", "value": "" }, { "description": "Search by display name", "key": "q", "value": "" }, { "description": "Sort order: `+display_name` (default) or `-display_name` for alphabetical, `+last_event_at` for oldest activity first, `-last_event_at` for most recent first. All sort orders use entity id as a final tiebreaker for stable pagination.", "key": "sort_by", "value": "-display_name" }, { "key": "limit", "value": "20" }, { "key": "offset", "value": "0" } ], "variable": [ { "id": "799e2255-1a42-4914-ae44-72a86d0bbbd4", "key": "workspace_id", "value": "", "description": "(Required) " }, { "id": "babf4d2e-f6e8-4076-a190-953aa4029bc2", "key": "data_source_id", "value": "", "description": "(Required) " } ] }, "description": "Paginated entity list from a specific connected data source. Filter by entity_type and search by display name. Uses EXISTS subquery on events.data_source_id for accurate scoping." }, "response": [ { "id": "c4842ea9-f513-481c-b66a-1ec344b3dbcf", "name": "Successful Response", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: bearer", "key": "Authorization", "value": "Bearer " } ], "url": { "raw": "{{baseUrl}}/v1/:workspace_id/world/connectors/:data_source_id/entities?entity_type=&q=&sort_by=-display_name&limit=20&offset=0", "host": [ "{{baseUrl}}" ], "path": [ "v1", ":workspace_id", "world", "connectors", ":data_source_id", "entities" ], "query": [ { "description": "Filter by entity type", "key": "entity_type", "value": "" }, { "description": "Search by display name", "key": "q", "value": "" }, { "description": "Sort order: `+display_name` (default) or `-display_name` for alphabetical, `+last_event_at` for oldest activity first, `-last_event_at` for most recent first. All sort orders use entity id as a final tiebreaker for stable pagination.", "key": "sort_by", "value": "-display_name" }, { "key": "limit", "value": "20" }, { "key": "offset", "value": "0" } ], "variable": [ { "key": "workspace_id" }, { "key": "data_source_id" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"entities\": [\n {\n \"id\": \"\",\n \"workspace_id\": \"\",\n \"entity_type\": \"\",\n \"display_name\": \"\",\n \"canonical_id\": \"\",\n \"external_ids\": {\n \"Lorem_0\": \"anim quis amet ea\",\n \"aliquip_d3\": \"dolor\"\n },\n \"state\": {\n \"ea_b\": -64383481.741642304,\n \"adipisicing940\": -96685974\n },\n \"has_projection\": false,\n \"name\": \"\",\n \"phone\": \"\",\n \"email\": \"\",\n \"birth_date\": \"\",\n \"gender\": \"\",\n \"mrn\": \"\",\n \"appointment_status\": \"\",\n \"appointment_start\": \"\",\n \"appointment_end\": \"\",\n \"appointment_type\": \"\",\n \"domain\": \"\",\n \"industry\": \"\",\n \"call_sid\": \"\",\n \"direction\": \"\",\n \"duration_seconds\": \"\",\n \"status\": \"\",\n \"source\": \"\",\n \"first_seen_at\": \"\",\n \"last_event_at\": \"\",\n \"event_count\": 0,\n \"confidence\": 1,\n \"tags\": [\n \"\",\n \"\"\n ],\n \"created_at\": \"\",\n \"updated_at\": \"\"\n },\n {\n \"id\": \"\",\n \"workspace_id\": \"\",\n \"entity_type\": \"\",\n \"display_name\": \"\",\n \"canonical_id\": \"\",\n \"external_ids\": {\n \"in1\": -11645812.315348178\n },\n \"state\": {\n \"sit_\": \"culpa ex minim et\",\n \"in14\": -64169135.61871467\n },\n \"has_projection\": false,\n \"name\": \"\",\n \"phone\": \"\",\n \"email\": \"\",\n \"birth_date\": \"\",\n \"gender\": \"\",\n \"mrn\": \"\",\n \"appointment_status\": \"\",\n \"appointment_start\": \"\",\n \"appointment_end\": \"\",\n \"appointment_type\": \"\",\n \"domain\": \"\",\n \"industry\": \"\",\n \"call_sid\": \"\",\n \"direction\": \"\",\n \"duration_seconds\": \"\",\n \"status\": \"\",\n \"source\": \"\",\n \"first_seen_at\": \"\",\n \"last_event_at\": \"\",\n \"event_count\": 0,\n \"confidence\": 1,\n \"tags\": [\n \"\",\n \"\"\n ],\n \"created_at\": \"\",\n \"updated_at\": \"\"\n }\n ],\n \"total\": \"\",\n \"has_more\": \"\",\n \"next_offset\": \"\"\n}", "createdAt": "2026-07-28T01:03:34.000Z", "updatedAt": "2026-07-28T01:03:34.000Z", "uid": "35240-c4842ea9-f513-481c-b66a-1ec344b3dbcf" }, { "id": "35e03a14-e3b8-4e72-95ee-5929213879f7", "name": "Invalid data source ID format.", "originalRequest": { "method": "GET", "header": [ { "description": "Added as a part of security scheme: bearer", "key": "Authorization", "value": "Bearer " } ], "url": { "raw": "{{baseUrl}}/v1/:workspace_id/world/connectors/:data_source_id/entities?entity_type=&q=&sort_by=-display_name&limit=20&offset=0", "host": [ "{{baseUrl}}" ], "path": [ "v1", ":workspace_id", "world", "connectors", ":data_source_id", "entities" ], "query": [ { "description": "Filter by entity type", "key": "entity_type", "value": "" }, { "description": "Search by display name", "key": "q", "value": "" }, { "description": "Sort order: `+display_name` (default) or `-display_name` for alphabetical, `+last_event_at` for oldest activity first, `-last_event_at` for most recent first. All sort orders use entity id as a final tiebreaker for stable pagination.", "key": "sort_by", "value": "-display_name" }, { "key": "limit", "value": "20" }, { "key": "offset", "value": "0" } ], "variable": [ { "key": "workspace_id" }, { "key": "data_source_id" } ] } }, "status": "Bad Request", "code": 400, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T01:03:34.000Z", "updatedAt": "2026-07-28T01:03:34.000Z", "uid": "35240-35e03a14-e3b8-4e72-95ee-5929213879f7" }, { "id": "6f9e508b-41dd-489a-8ec1-45779a50f22d", "name": "Validation Error", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: bearer", "key": "Authorization", "value": "Bearer " } ], "url": { "raw": "{{baseUrl}}/v1/:workspace_id/world/connectors/:data_source_id/entities?entity_type=&q=&sort_by=-display_name&limit=20&offset=0", "host": [ "{{baseUrl}}" ], "path": [ "v1", ":workspace_id", "world", "connectors", ":data_source_id", "entities" ], "query": [ { "description": "Filter by entity type", "key": "entity_type", "value": "" }, { "description": "Search by display name", "key": "q", "value": "" }, { "description": "Sort order: `+display_name` (default) or `-display_name` for alphabetical, `+last_event_at` for oldest activity first, `-last_event_at` for most recent first. All sort orders use entity id as a final tiebreaker for stable pagination.", "key": "sort_by", "value": "-display_name" }, { "key": "limit", "value": "20" }, { "key": "offset", "value": "0" } ], "variable": [ { "key": "workspace_id" }, { "key": "data_source_id" } ] } }, "status": "Unprocessable Entity (WebDAV) (RFC 4918)", "code": 422, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"detail\": [\n {\n \"loc\": [\n \"\",\n \"\"\n ],\n \"msg\": \"\",\n \"type\": \"\",\n \"input\": {\n \"title\": \"Input\"\n },\n \"ctx\": {}\n },\n {\n \"loc\": [\n \"\",\n \"\"\n ],\n \"msg\": \"\",\n \"type\": \"\",\n \"input\": {\n \"title\": \"Input\"\n },\n \"ctx\": {}\n }\n ]\n}", "createdAt": "2026-07-28T01:03:34.000Z", "updatedAt": "2026-07-28T01:03:34.000Z", "uid": "35240-6f9e508b-41dd-489a-8ec1-45779a50f22d" } ], "createdAt": "2026-07-28T01:03:34.000Z", "updatedAt": "2026-07-28T01:03:34.000Z", "uid": "35240-7171f76a-be21-4b1e-8629-67b128ab79e7" } ], "id": "df53dcef-feca-4131-a534-f8459b762cf7", "createdAt": "2026-07-28T01:03:34.000Z", "updatedAt": "2026-07-28T01:03:34.000Z", "uid": "35240-df53dcef-feca-4131-a534-f8459b762cf7" }, { "name": "resources", "item": [ { "name": "Search FHIR resources from a data source", "id": "9cc7f2d5-cf0a-47ec-bba5-aea8ace4739d", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" } ], "url": { "raw": "{{baseUrl}}/v1/:workspace_id/world/connectors/:data_source_id/resources?resource_type=&_count=20&_offset=0", "host": [ "{{baseUrl}}" ], "path": [ "v1", ":workspace_id", "world", "connectors", ":data_source_id", "resources" ], "query": [ { "description": "(Required) FHIR resource type (e.g. Patient, Condition, MedicationRequest)", "key": "resource_type", "value": "" }, { "key": "_count", "value": "20" }, { "key": "_offset", "value": "0" } ], "variable": [ { "id": "f11458b0-bcfc-468f-ba1f-2a98f384f30c", "key": "workspace_id", "value": "", "description": "(Required) " }, { "id": "5c328709-dc0c-47e7-89e2-f0d75d6dea71", "key": "data_source_id", "value": "", "description": "(Required) " } ] }, "description": "FHIR resource search scoped to a specific data source. Returns raw FHIR resource data (Condition, MedicationRequest, Coverage, etc.) from the specified connector. Powers the per-connector clinical resource tables (FHIR Store tab, EHR tab)." }, "response": [ { "id": "12c9cc31-b587-44c5-8ae3-bd580bdc8cab", "name": "Successful Response", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: bearer", "key": "Authorization", "value": "Bearer " } ], "url": { "raw": "{{baseUrl}}/v1/:workspace_id/world/connectors/:data_source_id/resources?resource_type=&_count=20&_offset=0", "host": [ "{{baseUrl}}" ], "path": [ "v1", ":workspace_id", "world", "connectors", ":data_source_id", "resources" ], "query": [ { "description": "(Required) FHIR resource type (e.g. Patient, Condition, MedicationRequest)", "key": "resource_type", "value": "" }, { "key": "_count", "value": "20" }, { "key": "_offset", "value": "0" } ], "variable": [ { "key": "workspace_id" }, { "key": "data_source_id" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"resource_type\": \"\",\n \"data_source_id\": \"\",\n \"total\": \"\",\n \"entries\": [\n {\n \"ut0\": false,\n \"mollit2\": -14119378,\n \"Duis03\": \"labore\"\n },\n {\n \"incididunt__8\": -8304057.906827956,\n \"Loremf\": -93881380\n }\n ]\n}", "createdAt": "2026-07-28T01:03:34.000Z", "updatedAt": "2026-07-28T01:03:34.000Z", "uid": "35240-12c9cc31-b587-44c5-8ae3-bd580bdc8cab" }, { "id": "cb829c8e-75da-4cef-a40d-b7bd7718137b", "name": "Invalid data source ID or resource type.", "originalRequest": { "method": "GET", "header": [ { "description": "Added as a part of security scheme: bearer", "key": "Authorization", "value": "Bearer " } ], "url": { "raw": "{{baseUrl}}/v1/:workspace_id/world/connectors/:data_source_id/resources?resource_type=&_count=20&_offset=0", "host": [ "{{baseUrl}}" ], "path": [ "v1", ":workspace_id", "world", "connectors", ":data_source_id", "resources" ], "query": [ { "description": "(Required) FHIR resource type (e.g. Patient, Condition, MedicationRequest)", "key": "resource_type", "value": "" }, { "key": "_count", "value": "20" }, { "key": "_offset", "value": "0" } ], "variable": [ { "key": "workspace_id" }, { "key": "data_source_id" } ] } }, "status": "Bad Request", "code": 400, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T01:03:34.000Z", "updatedAt": "2026-07-28T01:03:34.000Z", "uid": "35240-cb829c8e-75da-4cef-a40d-b7bd7718137b" }, { "id": "ab47f446-c67f-4bce-95f8-90164df70a3d", "name": "Validation Error", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: bearer", "key": "Authorization", "value": "Bearer " } ], "url": { "raw": "{{baseUrl}}/v1/:workspace_id/world/connectors/:data_source_id/resources?resource_type=&_count=20&_offset=0", "host": [ "{{baseUrl}}" ], "path": [ "v1", ":workspace_id", "world", "connectors", ":data_source_id", "resources" ], "query": [ { "description": "(Required) FHIR resource type (e.g. Patient, Condition, MedicationRequest)", "key": "resource_type", "value": "" }, { "key": "_count", "value": "20" }, { "key": "_offset", "value": "0" } ], "variable": [ { "key": "workspace_id" }, { "key": "data_source_id" } ] } }, "status": "Unprocessable Entity (WebDAV) (RFC 4918)", "code": 422, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"detail\": [\n {\n \"loc\": [\n \"\",\n \"\"\n ],\n \"msg\": \"\",\n \"type\": \"\",\n \"input\": {\n \"title\": \"Input\"\n },\n \"ctx\": {}\n },\n {\n \"loc\": [\n \"\",\n \"\"\n ],\n \"msg\": \"\",\n \"type\": \"\",\n \"input\": {\n \"title\": \"Input\"\n },\n \"ctx\": {}\n }\n ]\n}", "createdAt": "2026-07-28T01:03:34.000Z", "updatedAt": "2026-07-28T01:03:34.000Z", "uid": "35240-ab47f446-c67f-4bce-95f8-90164df70a3d" } ], "createdAt": "2026-07-28T01:03:34.000Z", "updatedAt": "2026-07-28T01:03:34.000Z", "uid": "35240-9cc7f2d5-cf0a-47ec-bba5-aea8ace4739d" } ], "id": "51e70cb3-b5b1-49a8-beb4-e384f38769e4", "createdAt": "2026-07-28T01:03:34.000Z", "updatedAt": "2026-07-28T01:03:34.000Z", "uid": "35240-51e70cb3-b5b1-49a8-beb4-e384f38769e4" } ], "id": "aa5a1626-5dbc-4d21-88f0-885fa908e7e0", "createdAt": "2026-07-28T01:03:34.000Z", "updatedAt": "2026-07-28T01:03:34.000Z", "uid": "35240-aa5a1626-5dbc-4d21-88f0-885fa908e7e0" }, { "name": "Connected data sources overview", "id": "60cfa3a9-2f9f-406d-adcf-dd8d52598745", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" } ], "url": { "raw": "{{baseUrl}}/v1/:workspace_id/world/connectors", "host": [ "{{baseUrl}}" ], "path": [ "v1", ":workspace_id", "world", "connectors" ], "variable": [ { "id": "357b0183-a2df-460a-93c6-6241d0a425d5", "key": "workspace_id", "value": "", "description": "(Required) " } ] }, "description": "All active data sources with entity counts by type, sync status, and health. Powers the EHR/FHIR connector cards in the frontend. Each item includes connector_type (charmhealth, fhir_store) and a breakdown of entities by type (patient, practitioner, etc.)." }, "response": [ { "id": "fe44d3b2-869a-42f3-9147-5a12464f43ef", "name": "Successful Response", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: bearer", "key": "Authorization", "value": "Bearer " } ], "url": { "raw": "{{baseUrl}}/v1/:workspace_id/world/connectors", "host": [ "{{baseUrl}}" ], "path": [ "v1", ":workspace_id", "world", "connectors" ], "variable": [ { "key": "workspace_id" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"connectors\": [\n {\n \"data_source_id\": \"\",\n \"name\": \"\",\n \"source_type\": \"\",\n \"connector_type\": \"\",\n \"entity_count\": \"\",\n \"display_name\": \"\",\n \"entities_by_type\": {\n \"sunt7\": \"\"\n },\n \"last_sync_at\": \"\",\n \"last_sync_status\": \"success\",\n \"last_sync_event_count\": 0,\n \"health_status\": \"unknown\",\n \"is_active\": true\n },\n {\n \"data_source_id\": \"\",\n \"name\": \"\",\n \"source_type\": \"\",\n \"connector_type\": \"\",\n \"entity_count\": \"\",\n \"display_name\": \"\",\n \"entities_by_type\": {\n \"ipsum_fd\": \"\",\n \"id_8\": \"\"\n },\n \"last_sync_at\": \"\",\n \"last_sync_status\": \"error\",\n \"last_sync_event_count\": 0,\n \"health_status\": \"unknown\",\n \"is_active\": true\n }\n ],\n \"total_entities\": \"\"\n}", "createdAt": "2026-07-28T01:03:34.000Z", "updatedAt": "2026-07-28T01:03:34.000Z", "uid": "35240-fe44d3b2-869a-42f3-9147-5a12464f43ef" } ], "createdAt": "2026-07-28T01:03:34.000Z", "updatedAt": "2026-07-28T01:03:34.000Z", "uid": "35240-60cfa3a9-2f9f-406d-adcf-dd8d52598745" } ], "id": "445a6e1d-3e85-4cb1-bda7-11715fdbbd72", "createdAt": "2026-07-28T01:03:34.000Z", "updatedAt": "2026-07-28T01:03:34.000Z", "uid": "35240-445a6e1d-3e85-4cb1-bda7-11715fdbbd72" }, { "name": "source-breakdown", "item": [ { "name": "Entity counts by source system", "id": "b8a27a39-5451-407d-8f0b-1ab2d5c9c278", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" } ], "url": { "raw": "{{baseUrl}}/v1/:workspace_id/world/source-breakdown?entity_type=", "host": [ "{{baseUrl}}" ], "path": [ "v1", ":workspace_id", "world", "source-breakdown" ], "query": [ { "description": "Filter by entity type", "key": "entity_type", "value": "" } ], "variable": [ { "id": "d35497be-82df-4536-a319-7bdc9115d540", "key": "workspace_id", "value": "", "description": "(Required) " } ] }, "description": "Breakdown of entity counts by source system (e.g. charmhealth, gcp_fhir, voice_agent). Powers the EHR/FHIR view in the frontend. Filter by entity_type (e.g. person, place) for focused views." }, "response": [ { "id": "7f00f1a8-81da-459d-b179-e8df50f0c3a7", "name": "Successful Response", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: bearer", "key": "Authorization", "value": "Bearer " } ], "url": { "raw": "{{baseUrl}}/v1/:workspace_id/world/source-breakdown?entity_type=", "host": [ "{{baseUrl}}" ], "path": [ "v1", ":workspace_id", "world", "source-breakdown" ], "query": [ { "description": "Filter by entity type", "key": "entity_type", "value": "" } ], "variable": [ { "key": "workspace_id" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"breakdown\": [\n {\n \"source_system\": \"\",\n \"entity_type\": \"\",\n \"count\": \"\"\n },\n {\n \"source_system\": \"\",\n \"entity_type\": \"\",\n \"count\": \"\"\n }\n ],\n \"total\": \"\"\n}", "createdAt": "2026-07-28T01:03:34.000Z", "updatedAt": "2026-07-28T01:03:34.000Z", "uid": "35240-7f00f1a8-81da-459d-b179-e8df50f0c3a7" }, { "id": "e452988e-a231-4deb-b6f4-dabc8d56b4a4", "name": "Validation Error", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: bearer", "key": "Authorization", "value": "Bearer " } ], "url": { "raw": "{{baseUrl}}/v1/:workspace_id/world/source-breakdown?entity_type=", "host": [ "{{baseUrl}}" ], "path": [ "v1", ":workspace_id", "world", "source-breakdown" ], "query": [ { "description": "Filter by entity type", "key": "entity_type", "value": "" } ], "variable": [ { "key": "workspace_id" } ] } }, "status": "Unprocessable Entity (WebDAV) (RFC 4918)", "code": 422, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"detail\": [\n {\n \"loc\": [\n \"\",\n \"\"\n ],\n \"msg\": \"\",\n \"type\": \"\",\n \"input\": {\n \"title\": \"Input\"\n },\n \"ctx\": {}\n },\n {\n \"loc\": [\n \"\",\n \"\"\n ],\n \"msg\": \"\",\n \"type\": \"\",\n \"input\": {\n \"title\": \"Input\"\n },\n \"ctx\": {}\n }\n ]\n}", "createdAt": "2026-07-28T01:03:34.000Z", "updatedAt": "2026-07-28T01:03:34.000Z", "uid": "35240-e452988e-a231-4deb-b6f4-dabc8d56b4a4" } ], "createdAt": "2026-07-28T01:03:34.000Z", "updatedAt": "2026-07-28T01:03:34.000Z", "uid": "35240-b8a27a39-5451-407d-8f0b-1ab2d5c9c278" } ], "id": "8da0c188-426d-4708-831d-81d91bf75074", "createdAt": "2026-07-28T01:03:34.000Z", "updatedAt": "2026-07-28T01:03:34.000Z", "uid": "35240-8da0c188-426d-4708-831d-81d91bf75074" }, { "name": "sync", "item": [ { "name": "by-sink", "item": [ { "name": "Outbound sync status per data source", "id": "c58086c3-6c9a-4c79-bffb-d5ff5ebc96b9", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" } ], "url": { "raw": "{{baseUrl}}/v1/:workspace_id/world/sync/by-sink", "host": [ "{{baseUrl}}" ], "path": [ "v1", ":workspace_id", "world", "sync", "by-sink" ], "variable": [ { "id": "deff0248-0009-410f-8ce9-5d37d151f590", "key": "workspace_id", "value": "", "description": "(Required) " } ] }, "description": "Multi-sink outbound sync progress. Shows total/synced/failed/pending counts per data source for workspaces with multiple outbound sinks." }, "response": [ { "id": "230f7365-50ff-444e-80db-1c0288d06fa0", "name": "Successful Response", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: bearer", "key": "Authorization", "value": "Bearer " } ], "url": { "raw": "{{baseUrl}}/v1/:workspace_id/world/sync/by-sink", "host": [ "{{baseUrl}}" ], "path": [ "v1", ":workspace_id", "world", "sync", "by-sink" ], "variable": [ { "key": "workspace_id" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"sinks\": [\n {\n \"data_source_id\": \"\",\n \"name\": \"\",\n \"source_type\": \"\",\n \"total\": \"\",\n \"synced\": \"\",\n \"failed\": \"\",\n \"pending\": \"\"\n },\n {\n \"data_source_id\": \"\",\n \"name\": \"\",\n \"source_type\": \"\",\n \"total\": \"\",\n \"synced\": \"\",\n \"failed\": \"\",\n \"pending\": \"\"\n }\n ]\n}", "createdAt": "2026-07-28T01:03:34.000Z", "updatedAt": "2026-07-28T01:03:34.000Z", "uid": "35240-230f7365-50ff-444e-80db-1c0288d06fa0" } ], "createdAt": "2026-07-28T01:03:34.000Z", "updatedAt": "2026-07-28T01:03:34.000Z", "uid": "35240-c58086c3-6c9a-4c79-bffb-d5ff5ebc96b9" } ], "id": "24b6242b-df60-463f-a22f-7def5d4edcd5", "createdAt": "2026-07-28T01:03:34.000Z", "updatedAt": "2026-07-28T01:03:34.000Z", "uid": "35240-24b6242b-df60-463f-a22f-7def5d4edcd5" } ], "id": "9e5dd3c8-6232-4a11-8248-457a7f397eb1", "createdAt": "2026-07-28T01:03:34.000Z", "updatedAt": "2026-07-28T01:03:34.000Z", "uid": "35240-9e5dd3c8-6232-4a11-8248-457a7f397eb1" }, { "name": "entities", "item": [ { "name": "{entity_id}", "item": [ { "name": "enrichment", "item": [ { "name": "{key}", "item": [ { "name": "history", "item": [ { "name": "Enrichment supersedes chain for audit", "id": "224add3d-82f0-4382-9e4e-0378565f1cdd", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" } ], "url": { "raw": "{{baseUrl}}/v1/:workspace_id/world/entities/:entity_id/enrichment/:key/history?limit=50", "host": [ "{{baseUrl}}" ], "path": [ "v1", ":workspace_id", "world", "entities", ":entity_id", "enrichment", ":key", "history" ], "query": [ { "key": "limit", "value": "50" } ], "variable": [ { "id": "426af26c-e12e-40a1-a669-45bc87c0bf26", "key": "workspace_id", "value": "", "description": "(Required) " }, { "id": "4f39f9b0-40a2-411d-964c-6d28c4813021", "key": "entity_id", "value": "", "description": "(Required) " }, { "id": "97c498ea-66d2-4be9-a871-334b95473da9", "key": "key", "value": "rc6zhaus", "description": "(Required) " } ] }, "description": "Returns every entity.enriched event for (entity, key), newest first, including superseded entries. Each entry carries the full provenance: source, confidence, effective_at, supersedes pointer, is_current flag." }, "response": [ { "id": "c74f40e9-d5d6-415d-876f-eec810459ef5", "name": "Successful Response", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: bearer", "key": "Authorization", "value": "Bearer " } ], "url": { "raw": "{{baseUrl}}/v1/:workspace_id/world/entities/:entity_id/enrichment/:key/history?limit=50", "host": [ "{{baseUrl}}" ], "path": [ "v1", ":workspace_id", "world", "entities", ":entity_id", "enrichment", ":key", "history" ], "query": [ { "key": "limit", "value": "50" } ], "variable": [ { "key": "workspace_id" }, { "key": "entity_id" }, { "key": "key" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"entity_id\": \"\",\n \"key\": \"1j3hczr9e\",\n \"history\": [\n {\n \"event_id\": \"\",\n \"value\": {\n \"title\": \"Value\"\n },\n \"value_type\": \"json\",\n \"confidence\": \"\",\n \"source\": \"\",\n \"ingested_at\": \"\",\n \"is_current\": \"\",\n \"source_system\": \"\",\n \"effective_at\": \"\",\n \"supersedes\": \"\"\n },\n {\n \"event_id\": \"\",\n \"value\": {\n \"title\": \"Value\"\n },\n \"value_type\": \"enum\",\n \"confidence\": \"\",\n \"source\": \"\",\n \"ingested_at\": \"\",\n \"is_current\": \"\",\n \"source_system\": \"\",\n \"effective_at\": \"\",\n \"supersedes\": \"\"\n }\n ],\n \"dropped_count\": 0\n}", "createdAt": "2026-07-28T01:03:34.000Z", "updatedAt": "2026-07-28T01:03:34.000Z", "uid": "35240-c74f40e9-d5d6-415d-876f-eec810459ef5" }, { "id": "19f5653b-f55d-44c3-9049-87b33e9e2b76", "name": "Entity not found.", "originalRequest": { "method": "GET", "header": [ { "description": "Added as a part of security scheme: bearer", "key": "Authorization", "value": "Bearer " } ], "url": { "raw": "{{baseUrl}}/v1/:workspace_id/world/entities/:entity_id/enrichment/:key/history?limit=50", "host": [ "{{baseUrl}}" ], "path": [ "v1", ":workspace_id", "world", "entities", ":entity_id", "enrichment", ":key", "history" ], "query": [ { "key": "limit", "value": "50" } ], "variable": [ { "key": "workspace_id" }, { "key": "entity_id" }, { "key": "key" } ] } }, "status": "Not Found", "code": 404, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T01:03:34.000Z", "updatedAt": "2026-07-28T01:03:34.000Z", "uid": "35240-19f5653b-f55d-44c3-9049-87b33e9e2b76" }, { "id": "98ba5b16-6132-4568-a57f-e9cc122fb52e", "name": "Validation Error", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: bearer", "key": "Authorization", "value": "Bearer " } ], "url": { "raw": "{{baseUrl}}/v1/:workspace_id/world/entities/:entity_id/enrichment/:key/history?limit=50", "host": [ "{{baseUrl}}" ], "path": [ "v1", ":workspace_id", "world", "entities", ":entity_id", "enrichment", ":key", "history" ], "query": [ { "key": "limit", "value": "50" } ], "variable": [ { "key": "workspace_id" }, { "key": "entity_id" }, { "key": "key" } ] } }, "status": "Unprocessable Entity (WebDAV) (RFC 4918)", "code": 422, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"detail\": [\n {\n \"loc\": [\n \"\",\n \"\"\n ],\n \"msg\": \"\",\n \"type\": \"\",\n \"input\": {\n \"title\": \"Input\"\n },\n \"ctx\": {}\n },\n {\n \"loc\": [\n \"\",\n \"\"\n ],\n \"msg\": \"\",\n \"type\": \"\",\n \"input\": {\n \"title\": \"Input\"\n },\n \"ctx\": {}\n }\n ]\n}", "createdAt": "2026-07-28T01:03:34.000Z", "updatedAt": "2026-07-28T01:03:34.000Z", "uid": "35240-98ba5b16-6132-4568-a57f-e9cc122fb52e" } ], "createdAt": "2026-07-28T01:03:34.000Z", "updatedAt": "2026-07-28T01:03:34.000Z", "uid": "35240-224add3d-82f0-4382-9e4e-0378565f1cdd" } ], "id": "7288876f-ee24-4ef1-9f76-649481a6132f", "createdAt": "2026-07-28T01:03:34.000Z", "updatedAt": "2026-07-28T01:03:34.000Z", "uid": "35240-7288876f-ee24-4ef1-9f76-649481a6132f" }, { "name": "Set an enrichment value on an entity", "id": "d6b7c58b-7d75-4d4b-8ec2-fa1f58734984", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "method": "PUT", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" } ], "body": { "mode": "raw", "raw": "{\n \"value\": {\n \"title\": \"Value\",\n \"description\": \"Scalar or JSON-compatible value to store.\"\n },\n \"value_type\": \"string\",\n \"source\": \"manual\",\n \"source_system\": \"\",\n \"confidence\": 1,\n \"effective_at\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/v1/:workspace_id/world/entities/:entity_id/enrichment/:key", "host": [ "{{baseUrl}}" ], "path": [ "v1", ":workspace_id", "world", "entities", ":entity_id", "enrichment", ":key" ], "variable": [ { "id": "f28f5518-625b-4a3e-9ac4-0c1564193ed1", "key": "workspace_id", "value": "", "description": "(Required) " }, { "id": "7adb7a34-0ad2-42c4-b46b-9748f6dc785a", "key": "entity_id", "value": "", "description": "(Required) " }, { "id": "39386347-03cc-4cb2-87e2-44e9ffd8212b", "key": "key", "value": "rc6zhaus", "description": "(Required) " } ] }, "description": "Writes a single per-key entity.enriched event for the given entity. Validates against the workspace's enrichment_keys registry \u2014 unknown key, wrong value type, enum violation, or confidence below the key's floor all return 400. SDP picks winners by confidence class." }, "response": [ { "id": "f06b962e-f24f-4665-af9c-919662326c99", "name": "Successful Response", "originalRequest": { "method": "PUT", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: bearer", "key": "Authorization", "value": "Bearer " } ], "body": { "mode": "raw", "raw": "{\n \"value\": {\n \"title\": \"Value\",\n \"description\": \"Scalar or JSON-compatible value to store.\"\n },\n \"value_type\": \"string\",\n \"source\": \"manual\",\n \"source_system\": \"\",\n \"confidence\": 1,\n \"effective_at\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/v1/:workspace_id/world/entities/:entity_id/enrichment/:key", "host": [ "{{baseUrl}}" ], "path": [ "v1", ":workspace_id", "world", "entities", ":entity_id", "enrichment", ":key" ], "variable": [ { "key": "workspace_id" }, { "key": "entity_id" }, { "key": "key" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"key\": \"p3kpy\",\n \"value\": {\n \"title\": \"Value\"\n },\n \"value_type\": \"boolean\",\n \"confidence\": \"\",\n \"source\": \"\",\n \"event_id\": \"\",\n \"source_system\": \"\",\n \"effective_at\": \"\",\n \"ingested_at\": \"\"\n}", "createdAt": "2026-07-28T01:03:34.000Z", "updatedAt": "2026-07-28T01:03:34.000Z", "uid": "35240-f06b962e-f24f-4665-af9c-919662326c99" }, { "id": "1b2a7df9-dfcf-453b-a521-c0c9ab1ae924", "name": "Registry validation failed.", "originalRequest": { "method": "PUT", "header": [ { "key": "Content-Type", "value": "application/json" }, { "description": "Added as a part of security scheme: bearer", "key": "Authorization", "value": "Bearer " } ], "body": { "mode": "raw", "raw": "{\n \"value\": {\n \"title\": \"Value\",\n \"description\": \"Scalar or JSON-compatible value to store.\"\n },\n \"value_type\": \"string\",\n \"source\": \"manual\",\n \"source_system\": \"\",\n \"confidence\": 1,\n \"effective_at\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/v1/:workspace_id/world/entities/:entity_id/enrichment/:key", "host": [ "{{baseUrl}}" ], "path": [ "v1", ":workspace_id", "world", "entities", ":entity_id", "enrichment", ":key" ], "variable": [ { "key": "workspace_id" }, { "key": "entity_id" }, { "key": "key" } ] } }, "status": "Bad Request", "code": 400, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T01:03:34.000Z", "updatedAt": "2026-07-28T01:03:34.000Z", "uid": "35240-1b2a7df9-dfcf-453b-a521-c0c9ab1ae924" }, { "id": "1dc12721-1aac-4fa5-b623-1bb06d17e218", "name": "Insufficient permissions.", "originalRequest": { "method": "PUT", "header": [ { "key": "Content-Type", "value": "application/json" }, { "description": "Added as a part of security scheme: bearer", "key": "Authorization", "value": "Bearer " } ], "body": { "mode": "raw", "raw": "{\n \"value\": {\n \"title\": \"Value\",\n \"description\": \"Scalar or JSON-compatible value to store.\"\n },\n \"value_type\": \"string\",\n \"source\": \"manual\",\n \"source_system\": \"\",\n \"confidence\": 1,\n \"effective_at\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/v1/:workspace_id/world/entities/:entity_id/enrichment/:key", "host": [ "{{baseUrl}}" ], "path": [ "v1", ":workspace_id", "world", "entities", ":entity_id", "enrichment", ":key" ], "variable": [ { "key": "workspace_id" }, { "key": "entity_id" }, { "key": "key" } ] } }, "status": "Forbidden", "code": 403, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T01:03:34.000Z", "updatedAt": "2026-07-28T01:03:34.000Z", "uid": "35240-1dc12721-1aac-4fa5-b623-1bb06d17e218" }, { "id": "a5b3938a-d37d-444a-854d-dca6839c309b", "name": "Entity not found.", "originalRequest": { "method": "PUT", "header": [ { "key": "Content-Type", "value": "application/json" }, { "description": "Added as a part of security scheme: bearer", "key": "Authorization", "value": "Bearer " } ], "body": { "mode": "raw", "raw": "{\n \"value\": {\n \"title\": \"Value\",\n \"description\": \"Scalar or JSON-compatible value to store.\"\n },\n \"value_type\": \"string\",\n \"source\": \"manual\",\n \"source_system\": \"\",\n \"confidence\": 1,\n \"effective_at\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/v1/:workspace_id/world/entities/:entity_id/enrichment/:key", "host": [ "{{baseUrl}}" ], "path": [ "v1", ":workspace_id", "world", "entities", ":entity_id", "enrichment", ":key" ], "variable": [ { "key": "workspace_id" }, { "key": "entity_id" }, { "key": "key" } ] } }, "status": "Not Found", "code": 404, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T01:03:34.000Z", "updatedAt": "2026-07-28T01:03:34.000Z", "uid": "35240-a5b3938a-d37d-444a-854d-dca6839c309b" }, { "id": "bae20348-6ba6-4ddb-854e-c7da9da42e82", "name": "Validation Error", "originalRequest": { "method": "PUT", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: bearer", "key": "Authorization", "value": "Bearer " } ], "body": { "mode": "raw", "raw": "{\n \"value\": {\n \"title\": \"Value\",\n \"description\": \"Scalar or JSON-compatible value to store.\"\n },\n \"value_type\": \"string\",\n \"source\": \"manual\",\n \"source_system\": \"\",\n \"confidence\": 1,\n \"effective_at\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/v1/:workspace_id/world/entities/:entity_id/enrichment/:key", "host": [ "{{baseUrl}}" ], "path": [ "v1", ":workspace_id", "world", "entities", ":entity_id", "enrichment", ":key" ], "variable": [ { "key": "workspace_id" }, { "key": "entity_id" }, { "key": "key" } ] } }, "status": "Unprocessable Entity (WebDAV) (RFC 4918)", "code": 422, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"detail\": [\n {\n \"loc\": [\n \"\",\n \"\"\n ],\n \"msg\": \"\",\n \"type\": \"\",\n \"input\": {\n \"title\": \"Input\"\n },\n \"ctx\": {}\n },\n {\n \"loc\": [\n \"\",\n \"\"\n ],\n \"msg\": \"\",\n \"type\": \"\",\n \"input\": {\n \"title\": \"Input\"\n },\n \"ctx\": {}\n }\n ]\n}", "createdAt": "2026-07-28T01:03:34.000Z", "updatedAt": "2026-07-28T01:03:34.000Z", "uid": "35240-bae20348-6ba6-4ddb-854e-c7da9da42e82" } ], "createdAt": "2026-07-28T01:03:34.000Z", "updatedAt": "2026-07-28T01:03:34.000Z", "uid": "35240-d6b7c58b-7d75-4d4b-8ec2-fa1f58734984" } ], "id": "94a16b3a-a87f-4a8f-a80d-e770e43581ef", "createdAt": "2026-07-28T01:03:34.000Z", "updatedAt": "2026-07-28T01:03:34.000Z", "uid": "35240-94a16b3a-a87f-4a8f-a80d-e770e43581ef" }, { "name": "List current enrichment values for an entity", "id": "fd34b0cb-044f-4545-ad81-998640a62473", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" } ], "url": { "raw": "{{baseUrl}}/v1/:workspace_id/world/entities/:entity_id/enrichment?limit=200&offset=0", "host": [ "{{baseUrl}}" ], "path": [ "v1", ":workspace_id", "world", "entities", ":entity_id", "enrichment" ], "query": [ { "description": "Max enrichment rows", "key": "limit", "value": "200" }, { "description": "Page offset", "key": "offset", "value": "0" } ], "variable": [ { "id": "2ff1a3a0-f4ea-4c92-935b-7f9b00ef9291", "key": "workspace_id", "value": "", "description": "(Required) " }, { "id": "f096281e-1501-4309-a8eb-119d2df3a654", "key": "entity_id", "value": "", "description": "(Required) " } ] }, "description": "Current winners per (entity, key) from world.entity_enrichment_out_synced (Synced-Table-populated view of SDP's entity_enrichment_out). Each row carries value, value_type, confidence, source, effective_at." }, "response": [ { "id": "6a6c50bd-b7b5-47a8-8443-727273d64eec", "name": "Successful Response", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: bearer", "key": "Authorization", "value": "Bearer " } ], "url": { "raw": "{{baseUrl}}/v1/:workspace_id/world/entities/:entity_id/enrichment?limit=200&offset=0", "host": [ "{{baseUrl}}" ], "path": [ "v1", ":workspace_id", "world", "entities", ":entity_id", "enrichment" ], "query": [ { "description": "Max enrichment rows", "key": "limit", "value": "200" }, { "description": "Page offset", "key": "offset", "value": "0" } ], "variable": [ { "key": "workspace_id" }, { "key": "entity_id" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"entity_id\": \"\",\n \"values\": [\n {\n \"key\": \"somny8ikvj\",\n \"value\": {\n \"title\": \"Value\"\n },\n \"value_type\": \"json\",\n \"confidence\": \"\",\n \"source\": \"\",\n \"event_id\": \"\",\n \"source_system\": \"\",\n \"effective_at\": \"\",\n \"ingested_at\": \"\"\n },\n {\n \"key\": \"3zd14dxgzad\",\n \"value\": {\n \"title\": \"Value\"\n },\n \"value_type\": \"number\",\n \"confidence\": \"\",\n \"source\": \"\",\n \"event_id\": \"\",\n \"source_system\": \"\",\n \"effective_at\": \"\",\n \"ingested_at\": \"\"\n }\n ]\n}", "createdAt": "2026-07-28T01:03:34.000Z", "updatedAt": "2026-07-28T01:03:34.000Z", "uid": "35240-6a6c50bd-b7b5-47a8-8443-727273d64eec" }, { "id": "a79a7ded-0b02-457c-80d0-74cff23f08c6", "name": "Entity not found.", "originalRequest": { "method": "GET", "header": [ { "description": "Added as a part of security scheme: bearer", "key": "Authorization", "value": "Bearer " } ], "url": { "raw": "{{baseUrl}}/v1/:workspace_id/world/entities/:entity_id/enrichment?limit=200&offset=0", "host": [ "{{baseUrl}}" ], "path": [ "v1", ":workspace_id", "world", "entities", ":entity_id", "enrichment" ], "query": [ { "description": "Max enrichment rows", "key": "limit", "value": "200" }, { "description": "Page offset", "key": "offset", "value": "0" } ], "variable": [ { "key": "workspace_id" }, { "key": "entity_id" } ] } }, "status": "Not Found", "code": 404, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T01:03:34.000Z", "updatedAt": "2026-07-28T01:03:34.000Z", "uid": "35240-a79a7ded-0b02-457c-80d0-74cff23f08c6" }, { "id": "977063d2-4659-48de-b031-cab325cd6e22", "name": "Validation Error", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: bearer", "key": "Authorization", "value": "Bearer " } ], "url": { "raw": "{{baseUrl}}/v1/:workspace_id/world/entities/:entity_id/enrichment?limit=200&offset=0", "host": [ "{{baseUrl}}" ], "path": [ "v1", ":workspace_id", "world", "entities", ":entity_id", "enrichment" ], "query": [ { "description": "Max enrichment rows", "key": "limit", "value": "200" }, { "description": "Page offset", "key": "offset", "value": "0" } ], "variable": [ { "key": "workspace_id" }, { "key": "entity_id" } ] } }, "status": "Unprocessable Entity (WebDAV) (RFC 4918)", "code": 422, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"detail\": [\n {\n \"loc\": [\n \"\",\n \"\"\n ],\n \"msg\": \"\",\n \"type\": \"\",\n \"input\": {\n \"title\": \"Input\"\n },\n \"ctx\": {}\n },\n {\n \"loc\": [\n \"\",\n \"\"\n ],\n \"msg\": \"\",\n \"type\": \"\",\n \"input\": {\n \"title\": \"Input\"\n },\n \"ctx\": {}\n }\n ]\n}", "createdAt": "2026-07-28T01:03:34.000Z", "updatedAt": "2026-07-28T01:03:34.000Z", "uid": "35240-977063d2-4659-48de-b031-cab325cd6e22" } ], "createdAt": "2026-07-28T01:03:34.000Z", "updatedAt": "2026-07-28T01:03:34.000Z", "uid": "35240-fd34b0cb-044f-4545-ad81-998640a62473" } ], "id": "7c6a496b-8d9e-4892-996a-530b9226d0e6", "createdAt": "2026-07-28T01:03:34.000Z", "updatedAt": "2026-07-28T01:03:34.000Z", "uid": "35240-7c6a496b-8d9e-4892-996a-530b9226d0e6" }, { "name": "timeline", "item": [ { "name": "Entity timeline", "id": "5ffa91d7-e555-435a-a5e9-678d140db6a5", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" } ], "url": { "raw": "{{baseUrl}}/v1/:workspace_id/world/entities/:entity_id/timeline?domain=&limit=50&offset=0", "host": [ "{{baseUrl}}" ], "path": [ "v1", ":workspace_id", "world", "entities", ":entity_id", "timeline" ], "query": [ { "description": "Filter by domain", "key": "domain", "value": "" }, { "key": "limit", "value": "50" }, { "key": "offset", "value": "0" } ], "variable": [ { "id": "91e157a5-b608-488b-9af3-c70c63dc800b", "key": "workspace_id", "value": "", "description": "(Required) " }, { "id": "2a08f44a-41f2-4e69-9f67-1fc52a273d13", "key": "entity_id", "value": "", "description": "(Required) " } ] }, "description": "Get the event timeline for an entity \u2014 all current events ordered by effective date. The entity's state is always a projection of these events. Filter by domain (clinical, operational, audit, etc.)." }, "response": [ { "id": "48ce8fe1-431c-4aab-921d-0c3cf4d97f3c", "name": "Successful Response", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: bearer", "key": "Authorization", "value": "Bearer " } ], "url": { "raw": "{{baseUrl}}/v1/:workspace_id/world/entities/:entity_id/timeline?domain=&limit=50&offset=0", "host": [ "{{baseUrl}}" ], "path": [ "v1", ":workspace_id", "world", "entities", ":entity_id", "timeline" ], "query": [ { "description": "Filter by domain", "key": "domain", "value": "" }, { "key": "limit", "value": "50" }, { "key": "offset", "value": "0" } ], "variable": [ { "key": "workspace_id" }, { "key": "entity_id" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"entity_id\": \"\",\n \"events\": [\n {\n \"id\": \"\",\n \"domain\": \"\",\n \"event_type\": \"\",\n \"entity_type\": \"\",\n \"event_subtype\": \"\",\n \"fhir_resource_type\": \"\",\n \"fhir_resource_id\": \"\",\n \"data\": {\n \"occaecat_fc\": \"do id veniam eiusmod eu\",\n \"eac26\": \"dolor et Ut qui\",\n \"aliquip_5\": \"minim sunt adipisicing do est\"\n },\n \"source\": \"\",\n \"source_system\": \"\",\n \"confidence\": \"\",\n \"produced_by_agent\": \"\",\n \"display_name\": \"\",\n \"status\": \"\",\n \"description\": \"\",\n \"outcome\": \"\",\n \"channel\": \"\",\n \"call_sid\": \"\",\n \"direction\": \"\",\n \"duration_seconds\": \"\",\n \"amount\": \"\",\n \"supersedes\": \"\",\n \"is_current\": \"\",\n \"effective_at\": \"\",\n \"ingested_at\": \"\",\n \"synced_at\": \"\",\n \"sync_error\": \"\",\n \"sync_status\": \"pending\",\n \"created_at\": \"\"\n },\n {\n \"id\": \"\",\n \"domain\": \"\",\n \"event_type\": \"\",\n \"entity_type\": \"\",\n \"event_subtype\": \"\",\n \"fhir_resource_type\": \"\",\n \"fhir_resource_id\": \"\",\n \"data\": {\n \"labore_23\": false,\n \"ut_6\": 42565253\n },\n \"source\": \"\",\n \"source_system\": \"\",\n \"confidence\": \"\",\n \"produced_by_agent\": \"\",\n \"display_name\": \"\",\n \"status\": \"\",\n \"description\": \"\",\n \"outcome\": \"\",\n \"channel\": \"\",\n \"call_sid\": \"\",\n \"direction\": \"\",\n \"duration_seconds\": \"\",\n \"amount\": \"\",\n \"supersedes\": \"\",\n \"is_current\": \"\",\n \"effective_at\": \"\",\n \"ingested_at\": \"\",\n \"synced_at\": \"\",\n \"sync_error\": \"\",\n \"sync_status\": \"failed\",\n \"created_at\": \"\"\n }\n ],\n \"total\": \"\",\n \"has_more\": \"\",\n \"next_offset\": \"\"\n}", "createdAt": "2026-07-28T01:03:34.000Z", "updatedAt": "2026-07-28T01:03:34.000Z", "uid": "35240-48ce8fe1-431c-4aab-921d-0c3cf4d97f3c" }, { "id": "e40efcaa-a612-49c1-b4c3-de378eaa340a", "name": "Invalid entity ID format.", "originalRequest": { "method": "GET", "header": [ { "description": "Added as a part of security scheme: bearer", "key": "Authorization", "value": "Bearer " } ], "url": { "raw": "{{baseUrl}}/v1/:workspace_id/world/entities/:entity_id/timeline?domain=&limit=50&offset=0", "host": [ "{{baseUrl}}" ], "path": [ "v1", ":workspace_id", "world", "entities", ":entity_id", "timeline" ], "query": [ { "description": "Filter by domain", "key": "domain", "value": "" }, { "key": "limit", "value": "50" }, { "key": "offset", "value": "0" } ], "variable": [ { "key": "workspace_id" }, { "key": "entity_id" } ] } }, "status": "Bad Request", "code": 400, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T01:03:34.000Z", "updatedAt": "2026-07-28T01:03:34.000Z", "uid": "35240-e40efcaa-a612-49c1-b4c3-de378eaa340a" }, { "id": "e07c7909-72cc-46ae-8f54-15857be39a88", "name": "Missing or invalid API key.", "originalRequest": { "method": "GET", "header": [ { "description": "Added as a part of security scheme: bearer", "key": "Authorization", "value": "Bearer " } ], "url": { "raw": "{{baseUrl}}/v1/:workspace_id/world/entities/:entity_id/timeline?domain=&limit=50&offset=0", "host": [ "{{baseUrl}}" ], "path": [ "v1", ":workspace_id", "world", "entities", ":entity_id", "timeline" ], "query": [ { "description": "Filter by domain", "key": "domain", "value": "" }, { "key": "limit", "value": "50" }, { "key": "offset", "value": "0" } ], "variable": [ { "key": "workspace_id" }, { "key": "entity_id" } ] } }, "status": "Unauthorized", "code": 401, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T01:03:34.000Z", "updatedAt": "2026-07-28T01:03:34.000Z", "uid": "35240-e07c7909-72cc-46ae-8f54-15857be39a88" }, { "id": "a75a82c7-388e-47ff-9483-8405b5fab644", "name": "Entity not found.", "originalRequest": { "method": "GET", "header": [ { "description": "Added as a part of security scheme: bearer", "key": "Authorization", "value": "Bearer " } ], "url": { "raw": "{{baseUrl}}/v1/:workspace_id/world/entities/:entity_id/timeline?domain=&limit=50&offset=0", "host": [ "{{baseUrl}}" ], "path": [ "v1", ":workspace_id", "world", "entities", ":entity_id", "timeline" ], "query": [ { "description": "Filter by domain", "key": "domain", "value": "" }, { "key": "limit", "value": "50" }, { "key": "offset", "value": "0" } ], "variable": [ { "key": "workspace_id" }, { "key": "entity_id" } ] } }, "status": "Not Found", "code": 404, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T01:03:34.000Z", "updatedAt": "2026-07-28T01:03:34.000Z", "uid": "35240-a75a82c7-388e-47ff-9483-8405b5fab644" }, { "id": "915086a6-ca3c-440c-b8ef-49467c9717fb", "name": "Validation Error", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: bearer", "key": "Authorization", "value": "Bearer " } ], "url": { "raw": "{{baseUrl}}/v1/:workspace_id/world/entities/:entity_id/timeline?domain=&limit=50&offset=0", "host": [ "{{baseUrl}}" ], "path": [ "v1", ":workspace_id", "world", "entities", ":entity_id", "timeline" ], "query": [ { "description": "Filter by domain", "key": "domain", "value": "" }, { "key": "limit", "value": "50" }, { "key": "offset", "value": "0" } ], "variable": [ { "key": "workspace_id" }, { "key": "entity_id" } ] } }, "status": "Unprocessable Entity (WebDAV) (RFC 4918)", "code": 422, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"detail\": [\n {\n \"loc\": [\n \"\",\n \"\"\n ],\n \"msg\": \"\",\n \"type\": \"\",\n \"input\": {\n \"title\": \"Input\"\n },\n \"ctx\": {}\n },\n {\n \"loc\": [\n \"\",\n \"\"\n ],\n \"msg\": \"\",\n \"type\": \"\",\n \"input\": {\n \"title\": \"Input\"\n },\n \"ctx\": {}\n }\n ]\n}", "createdAt": "2026-07-28T01:03:34.000Z", "updatedAt": "2026-07-28T01:03:34.000Z", "uid": "35240-915086a6-ca3c-440c-b8ef-49467c9717fb" } ], "createdAt": "2026-07-28T01:03:34.000Z", "updatedAt": "2026-07-28T01:03:34.000Z", "uid": "35240-5ffa91d7-e555-435a-a5e9-678d140db6a5" } ], "id": "049ed0a4-14e7-4fcd-9eda-a8a7b519939c", "createdAt": "2026-07-28T01:03:34.000Z", "updatedAt": "2026-07-28T01:03:34.000Z", "uid": "35240-049ed0a4-14e7-4fcd-9eda-a8a7b519939c" }, { "name": "relationships", "item": [ { "name": "Entity relationships", "id": "17cf5801-d5d4-4e97-ae96-59b26b2b74ce", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" } ], "url": { "raw": "{{baseUrl}}/v1/:workspace_id/world/entities/:entity_id/relationships?relationship=", "host": [ "{{baseUrl}}" ], "path": [ "v1", ":workspace_id", "world", "entities", ":entity_id", "relationships" ], "query": [ { "description": "Filter by relationship type", "key": "relationship", "value": "" } ], "variable": [ { "id": "606d6d28-020a-4819-8c49-185e6f5be70b", "key": "workspace_id", "value": "", "description": "(Required) " }, { "id": "b1735ddd-34b8-491c-a991-0b463c5cd0d2", "key": "entity_id", "value": "", "description": "(Required) " } ] }, "description": "Get relationships for an entity \u2014 links to other entities in the knowledge graph. Filter by relationship type." }, "response": [ { "id": "3e6cc47d-f129-43da-9b15-1e8e3ec4d24b", "name": "Successful Response", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: bearer", "key": "Authorization", "value": "Bearer " } ], "url": { "raw": "{{baseUrl}}/v1/:workspace_id/world/entities/:entity_id/relationships?relationship=", "host": [ "{{baseUrl}}" ], "path": [ "v1", ":workspace_id", "world", "entities", ":entity_id", "relationships" ], "query": [ { "description": "Filter by relationship type", "key": "relationship", "value": "" } ], "variable": [ { "key": "workspace_id" }, { "key": "entity_id" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"entity_id\": \"\",\n \"relationships\": [\n {\n \"id\": \"\",\n \"source_entity_id\": \"\",\n \"source_entity_type\": \"\",\n \"target_entity_id\": \"\",\n \"target_entity_type\": \"\",\n \"relationship\": \"\",\n \"data\": {\n \"in_9b\": -37494022.840849526,\n \"quis59\": false\n },\n \"confidence\": 1,\n \"discovered_by\": \"\",\n \"is_current\": true,\n \"created_at\": \"\"\n },\n {\n \"id\": \"\",\n \"source_entity_id\": \"\",\n \"source_entity_type\": \"\",\n \"target_entity_id\": \"\",\n \"target_entity_type\": \"\",\n \"relationship\": \"\",\n \"data\": {\n \"sunt1\": 35331442,\n \"proident307\": 16245527\n },\n \"confidence\": 1,\n \"discovered_by\": \"\",\n \"is_current\": true,\n \"created_at\": \"\"\n }\n ],\n \"total\": \"\"\n}", "createdAt": "2026-07-28T01:03:34.000Z", "updatedAt": "2026-07-28T01:03:34.000Z", "uid": "35240-3e6cc47d-f129-43da-9b15-1e8e3ec4d24b" }, { "id": "cd1a9b43-f3cc-4981-ba21-dfc66ac8c78a", "name": "Invalid entity ID format.", "originalRequest": { "method": "GET", "header": [ { "description": "Added as a part of security scheme: bearer", "key": "Authorization", "value": "Bearer " } ], "url": { "raw": "{{baseUrl}}/v1/:workspace_id/world/entities/:entity_id/relationships?relationship=", "host": [ "{{baseUrl}}" ], "path": [ "v1", ":workspace_id", "world", "entities", ":entity_id", "relationships" ], "query": [ { "description": "Filter by relationship type", "key": "relationship", "value": "" } ], "variable": [ { "key": "workspace_id" }, { "key": "entity_id" } ] } }, "status": "Bad Request", "code": 400, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T01:03:34.000Z", "updatedAt": "2026-07-28T01:03:34.000Z", "uid": "35240-cd1a9b43-f3cc-4981-ba21-dfc66ac8c78a" }, { "id": "fa94c17f-8f96-405e-a39d-0c233df4ab08", "name": "Missing or invalid API key.", "originalRequest": { "method": "GET", "header": [ { "description": "Added as a part of security scheme: bearer", "key": "Authorization", "value": "Bearer " } ], "url": { "raw": "{{baseUrl}}/v1/:workspace_id/world/entities/:entity_id/relationships?relationship=", "host": [ "{{baseUrl}}" ], "path": [ "v1", ":workspace_id", "world", "entities", ":entity_id", "relationships" ], "query": [ { "description": "Filter by relationship type", "key": "relationship", "value": "" } ], "variable": [ { "key": "workspace_id" }, { "key": "entity_id" } ] } }, "status": "Unauthorized", "code": 401, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T01:03:34.000Z", "updatedAt": "2026-07-28T01:03:34.000Z", "uid": "35240-fa94c17f-8f96-405e-a39d-0c233df4ab08" }, { "id": "4065b9cc-b808-4421-98bf-e2c3694335c3", "name": "Entity not found.", "originalRequest": { "method": "GET", "header": [ { "description": "Added as a part of security scheme: bearer", "key": "Authorization", "value": "Bearer " } ], "url": { "raw": "{{baseUrl}}/v1/:workspace_id/world/entities/:entity_id/relationships?relationship=", "host": [ "{{baseUrl}}" ], "path": [ "v1", ":workspace_id", "world", "entities", ":entity_id", "relationships" ], "query": [ { "description": "Filter by relationship type", "key": "relationship", "value": "" } ], "variable": [ { "key": "workspace_id" }, { "key": "entity_id" } ] } }, "status": "Not Found", "code": 404, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T01:03:34.000Z", "updatedAt": "2026-07-28T01:03:34.000Z", "uid": "35240-4065b9cc-b808-4421-98bf-e2c3694335c3" }, { "id": "6c88f849-3de2-48e6-b54a-cf6f8d1addcd", "name": "Validation Error", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: bearer", "key": "Authorization", "value": "Bearer " } ], "url": { "raw": "{{baseUrl}}/v1/:workspace_id/world/entities/:entity_id/relationships?relationship=", "host": [ "{{baseUrl}}" ], "path": [ "v1", ":workspace_id", "world", "entities", ":entity_id", "relationships" ], "query": [ { "description": "Filter by relationship type", "key": "relationship", "value": "" } ], "variable": [ { "key": "workspace_id" }, { "key": "entity_id" } ] } }, "status": "Unprocessable Entity (WebDAV) (RFC 4918)", "code": 422, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"detail\": [\n {\n \"loc\": [\n \"\",\n \"\"\n ],\n \"msg\": \"\",\n \"type\": \"\",\n \"input\": {\n \"title\": \"Input\"\n },\n \"ctx\": {}\n },\n {\n \"loc\": [\n \"\",\n \"\"\n ],\n \"msg\": \"\",\n \"type\": \"\",\n \"input\": {\n \"title\": \"Input\"\n },\n \"ctx\": {}\n }\n ]\n}", "createdAt": "2026-07-28T01:03:34.000Z", "updatedAt": "2026-07-28T01:03:34.000Z", "uid": "35240-6c88f849-3de2-48e6-b54a-cf6f8d1addcd" } ], "createdAt": "2026-07-28T01:03:34.000Z", "updatedAt": "2026-07-28T01:03:34.000Z", "uid": "35240-17cf5801-d5d4-4e97-ae96-59b26b2b74ce" } ], "id": "7910b673-5663-46c6-bc3d-6f405dbf8399", "createdAt": "2026-07-28T01:03:34.000Z", "updatedAt": "2026-07-28T01:03:34.000Z", "uid": "35240-7910b673-5663-46c6-bc3d-6f405dbf8399" }, { "name": "merged", "item": [ { "name": "Get merged entities (same_as links)", "id": "33c8b1fe-ff3c-435a-aebc-8d9dab3226ca", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" } ], "url": { "raw": "{{baseUrl}}/v1/:workspace_id/world/entities/:entity_id/merged", "host": [ "{{baseUrl}}" ], "path": [ "v1", ":workspace_id", "world", "entities", ":entity_id", "merged" ], "variable": [ { "id": "2b2d11e9-7118-4103-b78a-449b8a957039", "key": "workspace_id", "value": "", "description": "(Required) " }, { "id": "b3a0252b-b4c8-4147-9323-ee06114e7fc5", "key": "entity_id", "value": "", "description": "(Required) " } ] }, "description": "Returns entities linked via same_as edges \u2014 historical merge edges where different data sources refer to the same real-world entity (written by the pre-SDP resolver; merge detection now lives in the Databricks pipeline \u2014 new edges are not produced)." }, "response": [ { "id": "45394861-b81c-47d8-9678-45f8941ea32f", "name": "Successful Response", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: bearer", "key": "Authorization", "value": "Bearer " } ], "url": { "raw": "{{baseUrl}}/v1/:workspace_id/world/entities/:entity_id/merged", "host": [ "{{baseUrl}}" ], "path": [ "v1", ":workspace_id", "world", "entities", ":entity_id", "merged" ], "variable": [ { "key": "workspace_id" }, { "key": "entity_id" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"entity_id\": \"\",\n \"linked_entities\": [\n {\n \"id\": \"\",\n \"workspace_id\": \"\",\n \"entity_type\": \"\",\n \"display_name\": \"\",\n \"canonical_id\": \"\",\n \"external_ids\": {\n \"ut7\": true,\n \"dof2\": -43029542.10450949,\n \"in1\": 30398183.03950566\n },\n \"state\": {\n \"eiusmode\": \"velit ad\"\n },\n \"has_projection\": false,\n \"name\": \"\",\n \"phone\": \"\",\n \"email\": \"\",\n \"birth_date\": \"\",\n \"gender\": \"\",\n \"mrn\": \"\",\n \"appointment_status\": \"\",\n \"appointment_start\": \"\",\n \"appointment_end\": \"\",\n \"appointment_type\": \"\",\n \"domain\": \"\",\n \"industry\": \"\",\n \"call_sid\": \"\",\n \"direction\": \"\",\n \"duration_seconds\": \"\",\n \"status\": \"\",\n \"source\": \"\",\n \"first_seen_at\": \"\",\n \"last_event_at\": \"\",\n \"event_count\": 0,\n \"confidence\": 1,\n \"tags\": [\n \"\",\n \"\"\n ],\n \"created_at\": \"\",\n \"updated_at\": \"\"\n },\n {\n \"id\": \"\",\n \"workspace_id\": \"\",\n \"entity_type\": \"\",\n \"display_name\": \"\",\n \"canonical_id\": \"\",\n \"external_ids\": {\n \"reprehenderit2f\": -64735540.43263587\n },\n \"state\": {\n \"cupidatat4ee\": -64257615,\n \"ut_f\": 95447795\n },\n \"has_projection\": false,\n \"name\": \"\",\n \"phone\": \"\",\n \"email\": \"\",\n \"birth_date\": \"\",\n \"gender\": \"\",\n \"mrn\": \"\",\n \"appointment_status\": \"\",\n \"appointment_start\": \"\",\n \"appointment_end\": \"\",\n \"appointment_type\": \"\",\n \"domain\": \"\",\n \"industry\": \"\",\n \"call_sid\": \"\",\n \"direction\": \"\",\n \"duration_seconds\": \"\",\n \"status\": \"\",\n \"source\": \"\",\n \"first_seen_at\": \"\",\n \"last_event_at\": \"\",\n \"event_count\": 0,\n \"confidence\": 1,\n \"tags\": [\n \"\",\n \"\"\n ],\n \"created_at\": \"\",\n \"updated_at\": \"\"\n }\n ],\n \"total\": \"\"\n}", "createdAt": "2026-07-28T01:03:34.000Z", "updatedAt": "2026-07-28T01:03:34.000Z", "uid": "35240-45394861-b81c-47d8-9678-45f8941ea32f" }, { "id": "55804ccd-9c63-42d8-95d2-590fac2b17ba", "name": "Invalid entity ID format.", "originalRequest": { "method": "GET", "header": [ { "description": "Added as a part of security scheme: bearer", "key": "Authorization", "value": "Bearer " } ], "url": { "raw": "{{baseUrl}}/v1/:workspace_id/world/entities/:entity_id/merged", "host": [ "{{baseUrl}}" ], "path": [ "v1", ":workspace_id", "world", "entities", ":entity_id", "merged" ], "variable": [ { "key": "workspace_id" }, { "key": "entity_id" } ] } }, "status": "Bad Request", "code": 400, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T01:03:34.000Z", "updatedAt": "2026-07-28T01:03:34.000Z", "uid": "35240-55804ccd-9c63-42d8-95d2-590fac2b17ba" }, { "id": "6c246a62-0e6c-417d-b32e-79ad5f4609a3", "name": "Entity not found.", "originalRequest": { "method": "GET", "header": [ { "description": "Added as a part of security scheme: bearer", "key": "Authorization", "value": "Bearer " } ], "url": { "raw": "{{baseUrl}}/v1/:workspace_id/world/entities/:entity_id/merged", "host": [ "{{baseUrl}}" ], "path": [ "v1", ":workspace_id", "world", "entities", ":entity_id", "merged" ], "variable": [ { "key": "workspace_id" }, { "key": "entity_id" } ] } }, "status": "Not Found", "code": 404, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T01:03:34.000Z", "updatedAt": "2026-07-28T01:03:34.000Z", "uid": "35240-6c246a62-0e6c-417d-b32e-79ad5f4609a3" }, { "id": "b31e341b-1e56-465b-91c6-0b9f153593cb", "name": "Validation Error", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: bearer", "key": "Authorization", "value": "Bearer " } ], "url": { "raw": "{{baseUrl}}/v1/:workspace_id/world/entities/:entity_id/merged", "host": [ "{{baseUrl}}" ], "path": [ "v1", ":workspace_id", "world", "entities", ":entity_id", "merged" ], "variable": [ { "key": "workspace_id" }, { "key": "entity_id" } ] } }, "status": "Unprocessable Entity (WebDAV) (RFC 4918)", "code": 422, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"detail\": [\n {\n \"loc\": [\n \"\",\n \"\"\n ],\n \"msg\": \"\",\n \"type\": \"\",\n \"input\": {\n \"title\": \"Input\"\n },\n \"ctx\": {}\n },\n {\n \"loc\": [\n \"\",\n \"\"\n ],\n \"msg\": \"\",\n \"type\": \"\",\n \"input\": {\n \"title\": \"Input\"\n },\n \"ctx\": {}\n }\n ]\n}", "createdAt": "2026-07-28T01:03:34.000Z", "updatedAt": "2026-07-28T01:03:34.000Z", "uid": "35240-b31e341b-1e56-465b-91c6-0b9f153593cb" } ], "createdAt": "2026-07-28T01:03:34.000Z", "updatedAt": "2026-07-28T01:03:34.000Z", "uid": "35240-33c8b1fe-ff3c-435a-aebc-8d9dab3226ca" } ], "id": "ec6bbbf7-e5f4-413b-8476-1b383a3fffab", "createdAt": "2026-07-28T01:03:34.000Z", "updatedAt": "2026-07-28T01:03:34.000Z", "uid": "35240-ec6bbbf7-e5f4-413b-8476-1b383a3fffab" }, { "name": "Get entity", "id": "e88a465b-c64c-4b09-8ca2-e3f2577dfd0f", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" } ], "url": { "raw": "{{baseUrl}}/v1/:workspace_id/world/entities/:entity_id", "host": [ "{{baseUrl}}" ], "path": [ "v1", ":workspace_id", "world", "entities", ":entity_id" ], "variable": [ { "id": "33e9a6a4-e9a2-424a-acbd-c857db5f6d76", "key": "workspace_id", "value": "", "description": "(Required) " }, { "id": "6aae896d-0cc8-44a8-a6c5-94aa634b7670", "key": "entity_id", "value": "", "description": "(Required) " } ] }, "description": "Fetch a single entity with its full projected state. The state is a computed projection from all events \u2014 never mutated directly. Enhanced entity types (patient, operator, call) have richer projections." }, "response": [ { "id": "42fb362f-46ae-4770-a85f-40d53415af6d", "name": "Successful Response", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: bearer", "key": "Authorization", "value": "Bearer " } ], "url": { "raw": "{{baseUrl}}/v1/:workspace_id/world/entities/:entity_id", "host": [ "{{baseUrl}}" ], "path": [ "v1", ":workspace_id", "world", "entities", ":entity_id" ], "variable": [ { "key": "workspace_id" }, { "key": "entity_id" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"id\": \"\",\n \"workspace_id\": \"\",\n \"entity_type\": \"\",\n \"display_name\": \"\",\n \"canonical_id\": \"\",\n \"external_ids\": {\n \"nulla_8\": \"do deserunt et magna\",\n \"nisi_a\": -31574600,\n \"voluptate_a8\": false\n },\n \"state\": {\n \"commodoae4\": 51489385,\n \"ex259\": true,\n \"ad_c\": true,\n \"enim_ff\": -14134427.729704991\n },\n \"has_projection\": false,\n \"name\": \"\",\n \"phone\": \"\",\n \"email\": \"\",\n \"birth_date\": \"\",\n \"gender\": \"\",\n \"mrn\": \"\",\n \"appointment_status\": \"\",\n \"appointment_start\": \"\",\n \"appointment_end\": \"\",\n \"appointment_type\": \"\",\n \"domain\": \"\",\n \"industry\": \"\",\n \"call_sid\": \"\",\n \"direction\": \"\",\n \"duration_seconds\": \"\",\n \"status\": \"\",\n \"source\": \"\",\n \"first_seen_at\": \"\",\n \"last_event_at\": \"\",\n \"event_count\": 0,\n \"confidence\": 1,\n \"tags\": [\n \"\",\n \"\"\n ],\n \"created_at\": \"\",\n \"updated_at\": \"\"\n}", "createdAt": "2026-07-28T01:03:34.000Z", "updatedAt": "2026-07-28T01:03:34.000Z", "uid": "35240-42fb362f-46ae-4770-a85f-40d53415af6d" }, { "id": "d73d143b-a341-44cc-bada-7ff008087e6f", "name": "Invalid entity ID format.", "originalRequest": { "method": "GET", "header": [ { "description": "Added as a part of security scheme: bearer", "key": "Authorization", "value": "Bearer " } ], "url": { "raw": "{{baseUrl}}/v1/:workspace_id/world/entities/:entity_id", "host": [ "{{baseUrl}}" ], "path": [ "v1", ":workspace_id", "world", "entities", ":entity_id" ], "variable": [ { "key": "workspace_id" }, { "key": "entity_id" } ] } }, "status": "Bad Request", "code": 400, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T01:03:34.000Z", "updatedAt": "2026-07-28T01:03:34.000Z", "uid": "35240-d73d143b-a341-44cc-bada-7ff008087e6f" }, { "id": "1ea76a90-5351-42df-aa6a-6d7d3f478e09", "name": "Missing or invalid API key.", "originalRequest": { "method": "GET", "header": [ { "description": "Added as a part of security scheme: bearer", "key": "Authorization", "value": "Bearer " } ], "url": { "raw": "{{baseUrl}}/v1/:workspace_id/world/entities/:entity_id", "host": [ "{{baseUrl}}" ], "path": [ "v1", ":workspace_id", "world", "entities", ":entity_id" ], "variable": [ { "key": "workspace_id" }, { "key": "entity_id" } ] } }, "status": "Unauthorized", "code": 401, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T01:03:34.000Z", "updatedAt": "2026-07-28T01:03:34.000Z", "uid": "35240-1ea76a90-5351-42df-aa6a-6d7d3f478e09" }, { "id": "cee90dee-6891-4755-9ff2-a8649b8e8c91", "name": "Entity not found.", "originalRequest": { "method": "GET", "header": [ { "description": "Added as a part of security scheme: bearer", "key": "Authorization", "value": "Bearer " } ], "url": { "raw": "{{baseUrl}}/v1/:workspace_id/world/entities/:entity_id", "host": [ "{{baseUrl}}" ], "path": [ "v1", ":workspace_id", "world", "entities", ":entity_id" ], "variable": [ { "key": "workspace_id" }, { "key": "entity_id" } ] } }, "status": "Not Found", "code": 404, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T01:03:34.000Z", "updatedAt": "2026-07-28T01:03:34.000Z", "uid": "35240-cee90dee-6891-4755-9ff2-a8649b8e8c91" }, { "id": "ce4e930e-2f8b-42be-ae92-46e4185981bc", "name": "Validation Error", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: bearer", "key": "Authorization", "value": "Bearer " } ], "url": { "raw": "{{baseUrl}}/v1/:workspace_id/world/entities/:entity_id", "host": [ "{{baseUrl}}" ], "path": [ "v1", ":workspace_id", "world", "entities", ":entity_id" ], "variable": [ { "key": "workspace_id" }, { "key": "entity_id" } ] } }, "status": "Unprocessable Entity (WebDAV) (RFC 4918)", "code": 422, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"detail\": [\n {\n \"loc\": [\n \"\",\n \"\"\n ],\n \"msg\": \"\",\n \"type\": \"\",\n \"input\": {\n \"title\": \"Input\"\n },\n \"ctx\": {}\n },\n {\n \"loc\": [\n \"\",\n \"\"\n ],\n \"msg\": \"\",\n \"type\": \"\",\n \"input\": {\n \"title\": \"Input\"\n },\n \"ctx\": {}\n }\n ]\n}", "createdAt": "2026-07-28T01:03:34.000Z", "updatedAt": "2026-07-28T01:03:34.000Z", "uid": "35240-ce4e930e-2f8b-42be-ae92-46e4185981bc" } ], "createdAt": "2026-07-28T01:03:34.000Z", "updatedAt": "2026-07-28T01:03:34.000Z", "uid": "35240-e88a465b-c64c-4b09-8ca2-e3f2577dfd0f" } ], "id": "40896da4-91c7-4f29-975e-aa8b558f5954", "createdAt": "2026-07-28T01:03:34.000Z", "updatedAt": "2026-07-28T01:03:34.000Z", "uid": "35240-40896da4-91c7-4f29-975e-aa8b558f5954" }, { "name": "resolve", "item": [ { "name": "Resolve entity by identifier", "id": "178a0a84-0b59-4796-8b20-09148c13cdae", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" } ], "body": { "mode": "raw", "raw": "{\n \"entity_type\": \"hy\",\n \"phone\": \"\",\n \"email\": \"\",\n \"canonical_id\": \"\",\n \"external_id\": {\n \"system\": \"_77h2o\",\n \"value\": \"\"\n },\n \"entity_id\": \"\",\n \"limit\": 25\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/v1/:workspace_id/world/entities/resolve", "host": [ "{{baseUrl}}" ], "path": [ "v1", ":workspace_id", "world", "entities", "resolve" ], "variable": [ { "id": "d3302266-8165-495a-b2ae-f1ce40d0f490", "key": "workspace_id", "value": "", "description": "(Required) " } ] }, "description": "Polymorphic identifier \u2192 ranked entity candidates. Accepts any subset of {phone, email, canonical_id, external_id, entity_id} plus a required ``entity_type``. Served from the SDP serving surfaces: entity rows from ``world.entities_synced``; canonical_id and external_id resolve through ``world.canonical_entity_map_synced`` point reads. Returns matches ranked by confidence + number of identifiers matched. Summary narrowing: ``external_ids`` is always ``{}``, ``tags`` is always ``[]``, and ``canonical_id`` is the canonical-map value or the entity's MRN." }, "response": [ { "id": "30756a1d-e59f-4903-b87b-ee59ab1a08ee", "name": "Successful Response", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: bearer", "key": "Authorization", "value": "Bearer " } ], "body": { "mode": "raw", "raw": "{\n \"entity_type\": \"hy\",\n \"phone\": \"\",\n \"email\": \"\",\n \"canonical_id\": \"\",\n \"external_id\": {\n \"system\": \"_77h2o\",\n \"value\": \"\"\n },\n \"entity_id\": \"\",\n \"limit\": 25\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/v1/:workspace_id/world/entities/resolve", "host": [ "{{baseUrl}}" ], "path": [ "v1", ":workspace_id", "world", "entities", "resolve" ], "variable": [ { "key": "workspace_id" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"total\": \"\",\n \"matches\": [\n {\n \"entity_id\": \"\",\n \"entity_type\": \"\",\n \"confidence\": \"\",\n \"summary\": {\n \"display_name\": \"\",\n \"name\": \"\",\n \"phone\": \"\",\n \"email\": \"\",\n \"birth_date\": \"\",\n \"mrn\": \"\",\n \"canonical_id\": \"\",\n \"external_ids\": {\n \"nostrud05e\": false,\n \"eiusmod6d4\": -78371012\n },\n \"last_event_at\": \"\",\n \"event_count\": 0,\n \"tags\": [\n \"\",\n \"\"\n ]\n },\n \"matched_on\": [\n \"external_id\",\n \"email\"\n ]\n },\n {\n \"entity_id\": \"\",\n \"entity_type\": \"\",\n \"confidence\": \"\",\n \"summary\": {\n \"display_name\": \"\",\n \"name\": \"\",\n \"phone\": \"\",\n \"email\": \"\",\n \"birth_date\": \"\",\n \"mrn\": \"\",\n \"canonical_id\": \"\",\n \"external_ids\": {\n \"ullamco_d\": 85182836.83339724,\n \"mollit___d\": \"ut\",\n \"proident1\": true,\n \"ut2ff\": true\n },\n \"last_event_at\": \"\",\n \"event_count\": 0,\n \"tags\": [\n \"\",\n \"\"\n ]\n },\n \"matched_on\": [\n \"phone\",\n \"canonical_id\"\n ]\n }\n ]\n}", "createdAt": "2026-07-28T01:03:34.000Z", "updatedAt": "2026-07-28T01:03:34.000Z", "uid": "35240-30756a1d-e59f-4903-b87b-ee59ab1a08ee" }, { "id": "4e6c01cb-f7db-41ae-8748-9217aad69fbb", "name": "No identifier provided or invalid input.", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" }, { "description": "Added as a part of security scheme: bearer", "key": "Authorization", "value": "Bearer " } ], "body": { "mode": "raw", "raw": "{\n \"entity_type\": \"hy\",\n \"phone\": \"\",\n \"email\": \"\",\n \"canonical_id\": \"\",\n \"external_id\": {\n \"system\": \"_77h2o\",\n \"value\": \"\"\n },\n \"entity_id\": \"\",\n \"limit\": 25\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/v1/:workspace_id/world/entities/resolve", "host": [ "{{baseUrl}}" ], "path": [ "v1", ":workspace_id", "world", "entities", "resolve" ], "variable": [ { "key": "workspace_id" } ] } }, "status": "Bad Request", "code": 400, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T01:03:34.000Z", "updatedAt": "2026-07-28T01:03:34.000Z", "uid": "35240-4e6c01cb-f7db-41ae-8748-9217aad69fbb" }, { "id": "e69a2c3f-1242-4535-8425-3d14a012bdf0", "name": "Missing or invalid API key.", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" }, { "description": "Added as a part of security scheme: bearer", "key": "Authorization", "value": "Bearer " } ], "body": { "mode": "raw", "raw": "{\n \"entity_type\": \"hy\",\n \"phone\": \"\",\n \"email\": \"\",\n \"canonical_id\": \"\",\n \"external_id\": {\n \"system\": \"_77h2o\",\n \"value\": \"\"\n },\n \"entity_id\": \"\",\n \"limit\": 25\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/v1/:workspace_id/world/entities/resolve", "host": [ "{{baseUrl}}" ], "path": [ "v1", ":workspace_id", "world", "entities", "resolve" ], "variable": [ { "key": "workspace_id" } ] } }, "status": "Unauthorized", "code": 401, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T01:03:34.000Z", "updatedAt": "2026-07-28T01:03:34.000Z", "uid": "35240-e69a2c3f-1242-4535-8425-3d14a012bdf0" }, { "id": "12e9e69f-b227-483e-ba35-f7059f4a8c74", "name": "Validation Error", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: bearer", "key": "Authorization", "value": "Bearer " } ], "body": { "mode": "raw", "raw": "{\n \"entity_type\": \"hy\",\n \"phone\": \"\",\n \"email\": \"\",\n \"canonical_id\": \"\",\n \"external_id\": {\n \"system\": \"_77h2o\",\n \"value\": \"\"\n },\n \"entity_id\": \"\",\n \"limit\": 25\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/v1/:workspace_id/world/entities/resolve", "host": [ "{{baseUrl}}" ], "path": [ "v1", ":workspace_id", "world", "entities", "resolve" ], "variable": [ { "key": "workspace_id" } ] } }, "status": "Unprocessable Entity (WebDAV) (RFC 4918)", "code": 422, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"detail\": [\n {\n \"loc\": [\n \"\",\n \"\"\n ],\n \"msg\": \"\",\n \"type\": \"\",\n \"input\": {\n \"title\": \"Input\"\n },\n \"ctx\": {}\n },\n {\n \"loc\": [\n \"\",\n \"\"\n ],\n \"msg\": \"\",\n \"type\": \"\",\n \"input\": {\n \"title\": \"Input\"\n },\n \"ctx\": {}\n }\n ]\n}", "createdAt": "2026-07-28T01:03:34.000Z", "updatedAt": "2026-07-28T01:03:34.000Z", "uid": "35240-12e9e69f-b227-483e-ba35-f7059f4a8c74" } ], "createdAt": "2026-07-28T01:03:34.000Z", "updatedAt": "2026-07-28T01:03:34.000Z", "uid": "35240-178a0a84-0b59-4796-8b20-09148c13cdae" } ], "id": "a469c0b1-1d3d-4463-8197-d47063ee3a87", "createdAt": "2026-07-28T01:03:34.000Z", "updatedAt": "2026-07-28T01:03:34.000Z", "uid": "35240-a469c0b1-1d3d-4463-8197-d47063ee3a87" }, { "name": "List entities", "id": "c57460ba-d917-4082-9039-07200b8aeeb2", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" } ], "url": { "raw": "{{baseUrl}}/v1/:workspace_id/world/entities?entity_type=&entity_type=&q=&limit=20&offset=0&order=&has_projection=&source=&source_system=&fhir_resource_type=", "host": [ "{{baseUrl}}" ], "path": [ "v1", ":workspace_id", "world", "entities" ], "query": [ { "description": "Filter by entity type (repeatable)", "key": "entity_type", "value": "" }, { "description": "Filter by entity type (repeatable)", "key": "entity_type", "value": "" }, { "description": "Search by name, type, canonical ID, phone, or entity ID", "key": "q", "value": "" }, { "key": "limit", "value": "20" }, { "key": "offset", "value": "0" }, { "description": "Sort order (PostgREST-style, e.g. last_event_at.desc, display_name.asc)", "key": "order", "value": "" }, { "description": "Filter by has_projection flag", "key": "has_projection", "value": "" }, { "description": "Filter by event source (e.g. voice_agent, connector_runner)", "key": "source", "value": "" }, { "description": "Filter by source system name (e.g. charmhealth, gcp_fhir)", "key": "source_system", "value": "" }, { "description": "Filter by FHIR resource type (e.g. Patient, Practitioner)", "key": "fhir_resource_type", "value": "" } ], "variable": [ { "id": "f5b9d6c7-00a8-4257-9c88-2099e9eb11ac", "key": "workspace_id", "value": "", "description": "(Required) " } ] }, "description": "List entities filtered by type with optional name search. Works for any entity type \u2014 patients, operators, calls, or any type created by T3 agents. Returns full projected state." }, "response": [ { "id": "cf227ea6-13b8-4b3e-8e72-b6b9d3a19fdb", "name": "Successful Response", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: bearer", "key": "Authorization", "value": "Bearer " } ], "url": { "raw": "{{baseUrl}}/v1/:workspace_id/world/entities?entity_type=&q=&limit=20&offset=0&order=&has_projection=&source=&source_system=&fhir_resource_type=", "host": [ "{{baseUrl}}" ], "path": [ "v1", ":workspace_id", "world", "entities" ], "query": [ { "description": "Filter by entity type (repeatable)", "key": "entity_type", "value": "" }, { "description": "Search by name, type, canonical ID, phone, or entity ID", "key": "q", "value": "" }, { "key": "limit", "value": "20" }, { "key": "offset", "value": "0" }, { "description": "Sort order (PostgREST-style, e.g. last_event_at.desc, display_name.asc)", "key": "order", "value": "" }, { "description": "Filter by has_projection flag", "key": "has_projection", "value": "" }, { "description": "Filter by event source (e.g. voice_agent, connector_runner)", "key": "source", "value": "" }, { "description": "Filter by source system name (e.g. charmhealth, gcp_fhir)", "key": "source_system", "value": "" }, { "description": "Filter by FHIR resource type (e.g. Patient, Practitioner)", "key": "fhir_resource_type", "value": "" } ], "variable": [ { "key": "workspace_id" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"entities\": [\n {\n \"id\": \"\",\n \"workspace_id\": \"\",\n \"entity_type\": \"\",\n \"display_name\": \"\",\n \"canonical_id\": \"\",\n \"external_ids\": {\n \"Lorem_0\": \"anim quis amet ea\",\n \"aliquip_d3\": \"dolor\"\n },\n \"state\": {\n \"ea_b\": -64383481.741642304,\n \"adipisicing940\": -96685974\n },\n \"has_projection\": false,\n \"name\": \"\",\n \"phone\": \"\",\n \"email\": \"\",\n \"birth_date\": \"\",\n \"gender\": \"\",\n \"mrn\": \"\",\n \"appointment_status\": \"\",\n \"appointment_start\": \"\",\n \"appointment_end\": \"\",\n \"appointment_type\": \"\",\n \"domain\": \"\",\n \"industry\": \"\",\n \"call_sid\": \"\",\n \"direction\": \"\",\n \"duration_seconds\": \"\",\n \"status\": \"\",\n \"source\": \"\",\n \"first_seen_at\": \"\",\n \"last_event_at\": \"\",\n \"event_count\": 0,\n \"confidence\": 1,\n \"tags\": [\n \"\",\n \"\"\n ],\n \"created_at\": \"\",\n \"updated_at\": \"\"\n },\n {\n \"id\": \"\",\n \"workspace_id\": \"\",\n \"entity_type\": \"\",\n \"display_name\": \"\",\n \"canonical_id\": \"\",\n \"external_ids\": {\n \"in1\": -11645812.315348178\n },\n \"state\": {\n \"sit_\": \"culpa ex minim et\",\n \"in14\": -64169135.61871467\n },\n \"has_projection\": false,\n \"name\": \"\",\n \"phone\": \"\",\n \"email\": \"\",\n \"birth_date\": \"\",\n \"gender\": \"\",\n \"mrn\": \"\",\n \"appointment_status\": \"\",\n \"appointment_start\": \"\",\n \"appointment_end\": \"\",\n \"appointment_type\": \"\",\n \"domain\": \"\",\n \"industry\": \"\",\n \"call_sid\": \"\",\n \"direction\": \"\",\n \"duration_seconds\": \"\",\n \"status\": \"\",\n \"source\": \"\",\n \"first_seen_at\": \"\",\n \"last_event_at\": \"\",\n \"event_count\": 0,\n \"confidence\": 1,\n \"tags\": [\n \"\",\n \"\"\n ],\n \"created_at\": \"\",\n \"updated_at\": \"\"\n }\n ],\n \"total\": \"\",\n \"has_more\": \"\",\n \"next_offset\": \"\"\n}", "createdAt": "2026-07-28T01:03:34.000Z", "updatedAt": "2026-07-28T01:03:34.000Z", "uid": "35240-cf227ea6-13b8-4b3e-8e72-b6b9d3a19fdb" }, { "id": "dbc97ba5-12f8-4e3c-892a-6d82e01656e2", "name": "Missing or invalid API key.", "originalRequest": { "method": "GET", "header": [ { "description": "Added as a part of security scheme: bearer", "key": "Authorization", "value": "Bearer " } ], "url": { "raw": "{{baseUrl}}/v1/:workspace_id/world/entities?entity_type=&q=&limit=20&offset=0&order=&has_projection=&source=&source_system=&fhir_resource_type=", "host": [ "{{baseUrl}}" ], "path": [ "v1", ":workspace_id", "world", "entities" ], "query": [ { "description": "Filter by entity type (repeatable)", "key": "entity_type", "value": "" }, { "description": "Search by name, type, canonical ID, phone, or entity ID", "key": "q", "value": "" }, { "key": "limit", "value": "20" }, { "key": "offset", "value": "0" }, { "description": "Sort order (PostgREST-style, e.g. last_event_at.desc, display_name.asc)", "key": "order", "value": "" }, { "description": "Filter by has_projection flag", "key": "has_projection", "value": "" }, { "description": "Filter by event source (e.g. voice_agent, connector_runner)", "key": "source", "value": "" }, { "description": "Filter by source system name (e.g. charmhealth, gcp_fhir)", "key": "source_system", "value": "" }, { "description": "Filter by FHIR resource type (e.g. Patient, Practitioner)", "key": "fhir_resource_type", "value": "" } ], "variable": [ { "key": "workspace_id" } ] } }, "status": "Unauthorized", "code": 401, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T01:03:34.000Z", "updatedAt": "2026-07-28T01:03:34.000Z", "uid": "35240-dbc97ba5-12f8-4e3c-892a-6d82e01656e2" }, { "id": "96eb2c3b-7950-4477-876f-8e3a6a553ab0", "name": "Validation Error", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: bearer", "key": "Authorization", "value": "Bearer " } ], "url": { "raw": "{{baseUrl}}/v1/:workspace_id/world/entities?entity_type=&q=&limit=20&offset=0&order=&has_projection=&source=&source_system=&fhir_resource_type=", "host": [ "{{baseUrl}}" ], "path": [ "v1", ":workspace_id", "world", "entities" ], "query": [ { "description": "Filter by entity type (repeatable)", "key": "entity_type", "value": "" }, { "description": "Search by name, type, canonical ID, phone, or entity ID", "key": "q", "value": "" }, { "key": "limit", "value": "20" }, { "key": "offset", "value": "0" }, { "description": "Sort order (PostgREST-style, e.g. last_event_at.desc, display_name.asc)", "key": "order", "value": "" }, { "description": "Filter by has_projection flag", "key": "has_projection", "value": "" }, { "description": "Filter by event source (e.g. voice_agent, connector_runner)", "key": "source", "value": "" }, { "description": "Filter by source system name (e.g. charmhealth, gcp_fhir)", "key": "source_system", "value": "" }, { "description": "Filter by FHIR resource type (e.g. Patient, Practitioner)", "key": "fhir_resource_type", "value": "" } ], "variable": [ { "key": "workspace_id" } ] } }, "status": "Unprocessable Entity (WebDAV) (RFC 4918)", "code": 422, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"detail\": [\n {\n \"loc\": [\n \"\",\n \"\"\n ],\n \"msg\": \"\",\n \"type\": \"\",\n \"input\": {\n \"title\": \"Input\"\n },\n \"ctx\": {}\n },\n {\n \"loc\": [\n \"\",\n \"\"\n ],\n \"msg\": \"\",\n \"type\": \"\",\n \"input\": {\n \"title\": \"Input\"\n },\n \"ctx\": {}\n }\n ]\n}", "createdAt": "2026-07-28T01:03:34.000Z", "updatedAt": "2026-07-28T01:03:34.000Z", "uid": "35240-96eb2c3b-7950-4477-876f-8e3a6a553ab0" } ], "createdAt": "2026-07-28T01:03:34.000Z", "updatedAt": "2026-07-28T01:03:34.000Z", "uid": "35240-c57460ba-d917-4082-9039-07200b8aeeb2" } ], "id": "b12f0cf0-9af2-4167-8b18-847363afa878", "createdAt": "2026-07-28T01:03:34.000Z", "updatedAt": "2026-07-28T01:03:34.000Z", "uid": "35240-b12f0cf0-9af2-4167-8b18-847363afa878" }, { "name": "migration", "item": [ { "name": "conversations", "item": [ { "name": "Bulk-import v1 conversation envelopes for migrated patients", "id": "a239045e-3bd6-4dd6-b80e-e33f49e14c32", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" } ], "body": { "mode": "raw", "raw": "{\n \"conversations\": [\n {\n \"entity_id\": \"\",\n \"source_conversation_id\": \"\",\n \"started_at\": \"\",\n \"ended_at\": \"\",\n \"channel_kind\": \"email\",\n \"turn_count\": 0\n }\n ]\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/v1/:workspace_id/world/migration/conversations", "host": [ "{{baseUrl}}" ], "path": [ "v1", ":workspace_id", "world", "migration", "conversations" ], "variable": [ { "id": "c76c950c-3ec7-4c74-9cad-09906a510f73", "key": "workspace_id", "value": "", "description": "(Required) " } ] }, "description": "Writes one terminal world.conversations row per v1 conversation (real dates, provider='v1-migration'), giving the returning-user greeting and the real conversation list. Admin-only, idempotent + correctable per (workspace, v1 conversation id), memory-safe (no world events emitted \u2192 the memory extractor never re-derives from these). Transcript content (turns) is a separate follow-up. Batch size <= 500." }, "response": [ { "id": "e9e99016-8cfa-4052-8baa-4d7bda8804ba", "name": "Successful Response", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: bearer", "key": "Authorization", "value": "Bearer " } ], "body": { "mode": "raw", "raw": "{\n \"conversations\": [\n {\n \"entity_id\": \"\",\n \"source_conversation_id\": \"\",\n \"started_at\": \"\",\n \"ended_at\": \"\",\n \"channel_kind\": \"email\",\n \"turn_count\": 0\n }\n ]\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/v1/:workspace_id/world/migration/conversations", "host": [ "{{baseUrl}}" ], "path": [ "v1", ":workspace_id", "world", "migration", "conversations" ], "variable": [ { "key": "workspace_id" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"imported\": \"\",\n \"created\": \"\",\n \"updated\": \"\"\n}", "createdAt": "2026-07-28T01:03:34.000Z", "updatedAt": "2026-07-28T01:03:34.000Z", "uid": "35240-e9e99016-8cfa-4052-8baa-4d7bda8804ba" }, { "id": "e3c5dd58-1555-4919-aebb-60b9b56b3875", "name": "Naive/future timestamps, bad window, or non-person entity_id.", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" }, { "description": "Added as a part of security scheme: bearer", "key": "Authorization", "value": "Bearer " } ], "body": { "mode": "raw", "raw": "{\n \"conversations\": [\n {\n \"entity_id\": \"\",\n \"source_conversation_id\": \"\",\n \"started_at\": \"\",\n \"ended_at\": \"\",\n \"channel_kind\": \"email\",\n \"turn_count\": 0\n }\n ]\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/v1/:workspace_id/world/migration/conversations", "host": [ "{{baseUrl}}" ], "path": [ "v1", ":workspace_id", "world", "migration", "conversations" ], "variable": [ { "key": "workspace_id" } ] } }, "status": "Bad Request", "code": 400, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T01:03:34.000Z", "updatedAt": "2026-07-28T01:03:34.000Z", "uid": "35240-e3c5dd58-1555-4919-aebb-60b9b56b3875" }, { "id": "d2200978-42e5-49c3-95d5-55aee80cabab", "name": "Insufficient permissions.", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" }, { "description": "Added as a part of security scheme: bearer", "key": "Authorization", "value": "Bearer " } ], "body": { "mode": "raw", "raw": "{\n \"conversations\": [\n {\n \"entity_id\": \"\",\n \"source_conversation_id\": \"\",\n \"started_at\": \"\",\n \"ended_at\": \"\",\n \"channel_kind\": \"email\",\n \"turn_count\": 0\n }\n ]\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/v1/:workspace_id/world/migration/conversations", "host": [ "{{baseUrl}}" ], "path": [ "v1", ":workspace_id", "world", "migration", "conversations" ], "variable": [ { "key": "workspace_id" } ] } }, "status": "Forbidden", "code": 403, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T01:03:34.000Z", "updatedAt": "2026-07-28T01:03:34.000Z", "uid": "35240-d2200978-42e5-49c3-95d5-55aee80cabab" }, { "id": "42bbc47e-8d3d-42e2-af7e-a690d965069c", "name": "Validation Error", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: bearer", "key": "Authorization", "value": "Bearer " } ], "body": { "mode": "raw", "raw": "{\n \"conversations\": [\n {\n \"entity_id\": \"\",\n \"source_conversation_id\": \"\",\n \"started_at\": \"\",\n \"ended_at\": \"\",\n \"channel_kind\": \"email\",\n \"turn_count\": 0\n }\n ]\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/v1/:workspace_id/world/migration/conversations", "host": [ "{{baseUrl}}" ], "path": [ "v1", ":workspace_id", "world", "migration", "conversations" ], "variable": [ { "key": "workspace_id" } ] } }, "status": "Unprocessable Entity (WebDAV) (RFC 4918)", "code": 422, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"detail\": [\n {\n \"loc\": [\n \"\",\n \"\"\n ],\n \"msg\": \"\",\n \"type\": \"\",\n \"input\": {\n \"title\": \"Input\"\n },\n \"ctx\": {}\n },\n {\n \"loc\": [\n \"\",\n \"\"\n ],\n \"msg\": \"\",\n \"type\": \"\",\n \"input\": {\n \"title\": \"Input\"\n },\n \"ctx\": {}\n }\n ]\n}", "createdAt": "2026-07-28T01:03:34.000Z", "updatedAt": "2026-07-28T01:03:34.000Z", "uid": "35240-42bbc47e-8d3d-42e2-af7e-a690d965069c" } ], "createdAt": "2026-07-28T01:03:34.000Z", "updatedAt": "2026-07-28T01:03:34.000Z", "uid": "35240-a239045e-3bd6-4dd6-b80e-e33f49e14c32" } ], "id": "33a7958d-51c3-4a06-a2a5-6e124004c786", "createdAt": "2026-07-28T01:03:34.000Z", "updatedAt": "2026-07-28T01:03:34.000Z", "uid": "35240-33a7958d-51c3-4a06-a2a5-6e124004c786" } ], "id": "10a8f0bb-ce8c-4c44-9f7c-f23893ad5fee", "createdAt": "2026-07-28T01:03:34.000Z", "updatedAt": "2026-07-28T01:03:34.000Z", "uid": "35240-10a8f0bb-ce8c-4c44-9f7c-f23893ad5fee" }, { "name": "enrichment-keys", "item": [ { "name": "{key_id}", "item": [ { "name": "Update a registered enrichment key", "id": "740138c9-1a63-470b-82f4-5a3bb76e49d2", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "method": "PATCH", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" } ], "body": { "mode": "raw", "raw": "{\n \"source_hint\": \"\",\n \"description\": \"\",\n \"min_confidence\": \"\",\n \"is_pii\": \"\",\n \"tags\": [\n \"\",\n \"\"\n ]\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/v1/:workspace_id/world/enrichment-keys/:key_id", "host": [ "{{baseUrl}}" ], "path": [ "v1", ":workspace_id", "world", "enrichment-keys", ":key_id" ], "variable": [ { "id": "4e8b6742-a6ce-47ed-9932-66ec938f2533", "key": "workspace_id", "value": "", "description": "(Required) " }, { "id": "b1db0333-990e-4f35-abfe-5afa9eb4ec34", "key": "key_id", "value": "", "description": "(Required) " } ] }, "description": "Update allowed_values, source_hint, description, min_confidence, is_pii, or tags. key and value_type are immutable." }, "response": [ { "id": "d8f74631-9b00-457c-bf27-131944b22255", "name": "Successful Response", "originalRequest": { "method": "PATCH", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: bearer", "key": "Authorization", "value": "Bearer " } ], "body": { "mode": "raw", "raw": "{\n \"source_hint\": \"\",\n \"description\": \"\",\n \"min_confidence\": \"\",\n \"is_pii\": \"\",\n \"tags\": [\n \"\",\n \"\"\n ]\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/v1/:workspace_id/world/enrichment-keys/:key_id", "host": [ "{{baseUrl}}" ], "path": [ "v1", ":workspace_id", "world", "enrichment-keys", ":key_id" ], "variable": [ { "key": "workspace_id" }, { "key": "key_id" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"id\": \"\",\n \"workspace_id\": \"\",\n \"entity_type\": \"\",\n \"key\": \"6jfr7\",\n \"value_type\": \"json\",\n \"min_confidence\": \"\",\n \"is_pii\": \"\",\n \"created_at\": \"\",\n \"updated_at\": \"\",\n \"source_hint\": \"\",\n \"description\": \"\"\n}", "createdAt": "2026-07-28T01:03:34.000Z", "updatedAt": "2026-07-28T01:03:34.000Z", "uid": "35240-d8f74631-9b00-457c-bf27-131944b22255" }, { "id": "7a53404f-aee7-4493-b53f-93c9f19166e5", "name": "Insufficient permissions.", "originalRequest": { "method": "PATCH", "header": [ { "key": "Content-Type", "value": "application/json" }, { "description": "Added as a part of security scheme: bearer", "key": "Authorization", "value": "Bearer " } ], "body": { "mode": "raw", "raw": "{\n \"source_hint\": \"\",\n \"description\": \"\",\n \"min_confidence\": \"\",\n \"is_pii\": \"\",\n \"tags\": [\n \"\",\n \"\"\n ]\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/v1/:workspace_id/world/enrichment-keys/:key_id", "host": [ "{{baseUrl}}" ], "path": [ "v1", ":workspace_id", "world", "enrichment-keys", ":key_id" ], "variable": [ { "key": "workspace_id" }, { "key": "key_id" } ] } }, "status": "Forbidden", "code": 403, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T01:03:34.000Z", "updatedAt": "2026-07-28T01:03:34.000Z", "uid": "35240-7a53404f-aee7-4493-b53f-93c9f19166e5" }, { "id": "603b209e-22c0-4fe6-af34-c1af5aa2a407", "name": "Enrichment key not found.", "originalRequest": { "method": "PATCH", "header": [ { "key": "Content-Type", "value": "application/json" }, { "description": "Added as a part of security scheme: bearer", "key": "Authorization", "value": "Bearer " } ], "body": { "mode": "raw", "raw": "{\n \"source_hint\": \"\",\n \"description\": \"\",\n \"min_confidence\": \"\",\n \"is_pii\": \"\",\n \"tags\": [\n \"\",\n \"\"\n ]\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/v1/:workspace_id/world/enrichment-keys/:key_id", "host": [ "{{baseUrl}}" ], "path": [ "v1", ":workspace_id", "world", "enrichment-keys", ":key_id" ], "variable": [ { "key": "workspace_id" }, { "key": "key_id" } ] } }, "status": "Not Found", "code": 404, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T01:03:34.000Z", "updatedAt": "2026-07-28T01:03:34.000Z", "uid": "35240-603b209e-22c0-4fe6-af34-c1af5aa2a407" }, { "id": "a38fb159-7cf4-46dd-a187-534b48349204", "name": "Validation Error", "originalRequest": { "method": "PATCH", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: bearer", "key": "Authorization", "value": "Bearer " } ], "body": { "mode": "raw", "raw": "{\n \"source_hint\": \"\",\n \"description\": \"\",\n \"min_confidence\": \"\",\n \"is_pii\": \"\",\n \"tags\": [\n \"\",\n \"\"\n ]\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/v1/:workspace_id/world/enrichment-keys/:key_id", "host": [ "{{baseUrl}}" ], "path": [ "v1", ":workspace_id", "world", "enrichment-keys", ":key_id" ], "variable": [ { "key": "workspace_id" }, { "key": "key_id" } ] } }, "status": "Unprocessable Entity (WebDAV) (RFC 4918)", "code": 422, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"detail\": [\n {\n \"loc\": [\n \"\",\n \"\"\n ],\n \"msg\": \"\",\n \"type\": \"\",\n \"input\": {\n \"title\": \"Input\"\n },\n \"ctx\": {}\n },\n {\n \"loc\": [\n \"\",\n \"\"\n ],\n \"msg\": \"\",\n \"type\": \"\",\n \"input\": {\n \"title\": \"Input\"\n },\n \"ctx\": {}\n }\n ]\n}", "createdAt": "2026-07-28T01:03:34.000Z", "updatedAt": "2026-07-28T01:03:34.000Z", "uid": "35240-a38fb159-7cf4-46dd-a187-534b48349204" } ], "createdAt": "2026-07-28T01:03:34.000Z", "updatedAt": "2026-07-28T01:03:34.000Z", "uid": "35240-740138c9-1a63-470b-82f4-5a3bb76e49d2" }, { "name": "Delete a registered enrichment key", "id": "b1ff166c-5345-4b88-87d7-ebec0c10fd59", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "method": "DELETE", "header": [ { "key": "Accept", "value": "application/json" } ], "url": { "raw": "{{baseUrl}}/v1/:workspace_id/world/enrichment-keys/:key_id", "host": [ "{{baseUrl}}" ], "path": [ "v1", ":workspace_id", "world", "enrichment-keys", ":key_id" ], "variable": [ { "id": "05203775-cde1-43b1-a0ca-8bb4c3eb9736", "key": "workspace_id", "value": "", "description": "(Required) " }, { "id": "13d05aa3-c6c3-4e10-9769-941a79d03fec", "key": "key_id", "value": "", "description": "(Required) " } ] }, "description": "Existing entity.enriched events are not deleted (append-only); only future writes against this key will be rejected." }, "response": [ { "id": "fc847a7a-ba58-462d-9d20-8c943932f85c", "name": "Successful Response", "originalRequest": { "method": "DELETE", "header": [ { "description": "Added as a part of security scheme: bearer", "key": "Authorization", "value": "Bearer " } ], "url": { "raw": "{{baseUrl}}/v1/:workspace_id/world/enrichment-keys/:key_id", "host": [ "{{baseUrl}}" ], "path": [ "v1", ":workspace_id", "world", "enrichment-keys", ":key_id" ], "variable": [ { "key": "workspace_id" }, { "key": "key_id" } ] } }, "status": "No Content", "code": 204, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T01:03:34.000Z", "updatedAt": "2026-07-28T01:03:34.000Z", "uid": "35240-fc847a7a-ba58-462d-9d20-8c943932f85c" }, { "id": "fa4df80e-76dc-428f-b02a-0ac31185f2ef", "name": "Insufficient permissions.", "originalRequest": { "method": "DELETE", "header": [ { "description": "Added as a part of security scheme: bearer", "key": "Authorization", "value": "Bearer " } ], "url": { "raw": "{{baseUrl}}/v1/:workspace_id/world/enrichment-keys/:key_id", "host": [ "{{baseUrl}}" ], "path": [ "v1", ":workspace_id", "world", "enrichment-keys", ":key_id" ], "variable": [ { "key": "workspace_id" }, { "key": "key_id" } ] } }, "status": "Forbidden", "code": 403, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T01:03:34.000Z", "updatedAt": "2026-07-28T01:03:34.000Z", "uid": "35240-fa4df80e-76dc-428f-b02a-0ac31185f2ef" }, { "id": "63f43028-11a0-4629-9400-07b46ab48084", "name": "Enrichment key not found.", "originalRequest": { "method": "DELETE", "header": [ { "description": "Added as a part of security scheme: bearer", "key": "Authorization", "value": "Bearer " } ], "url": { "raw": "{{baseUrl}}/v1/:workspace_id/world/enrichment-keys/:key_id", "host": [ "{{baseUrl}}" ], "path": [ "v1", ":workspace_id", "world", "enrichment-keys", ":key_id" ], "variable": [ { "key": "workspace_id" }, { "key": "key_id" } ] } }, "status": "Not Found", "code": 404, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T01:03:34.000Z", "updatedAt": "2026-07-28T01:03:34.000Z", "uid": "35240-63f43028-11a0-4629-9400-07b46ab48084" }, { "id": "ceec3fa2-4c52-4f9e-9e89-59e711298482", "name": "Validation Error", "originalRequest": { "method": "DELETE", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: bearer", "key": "Authorization", "value": "Bearer " } ], "url": { "raw": "{{baseUrl}}/v1/:workspace_id/world/enrichment-keys/:key_id", "host": [ "{{baseUrl}}" ], "path": [ "v1", ":workspace_id", "world", "enrichment-keys", ":key_id" ], "variable": [ { "key": "workspace_id" }, { "key": "key_id" } ] } }, "status": "Unprocessable Entity (WebDAV) (RFC 4918)", "code": 422, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"detail\": [\n {\n \"loc\": [\n \"\",\n \"\"\n ],\n \"msg\": \"\",\n \"type\": \"\",\n \"input\": {\n \"title\": \"Input\"\n },\n \"ctx\": {}\n },\n {\n \"loc\": [\n \"\",\n \"\"\n ],\n \"msg\": \"\",\n \"type\": \"\",\n \"input\": {\n \"title\": \"Input\"\n },\n \"ctx\": {}\n }\n ]\n}", "createdAt": "2026-07-28T01:03:34.000Z", "updatedAt": "2026-07-28T01:03:34.000Z", "uid": "35240-ceec3fa2-4c52-4f9e-9e89-59e711298482" } ], "createdAt": "2026-07-28T01:03:34.000Z", "updatedAt": "2026-07-28T01:03:34.000Z", "uid": "35240-b1ff166c-5345-4b88-87d7-ebec0c10fd59" } ], "id": "22790c40-525b-42ab-9be2-6ef11b1e46d6", "createdAt": "2026-07-28T01:03:34.000Z", "updatedAt": "2026-07-28T01:03:34.000Z", "uid": "35240-22790c40-525b-42ab-9be2-6ef11b1e46d6" }, { "name": "Register an enrichment key", "id": "dcd0503a-a1f8-476f-967b-0b4bf1a8e0cb", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" } ], "body": { "mode": "raw", "raw": "{\n \"entity_type\": \"\",\n \"key\": \"qlsm\",\n \"value_type\": \"json\",\n \"source_hint\": \"\",\n \"description\": \"\",\n \"min_confidence\": 0,\n \"is_pii\": false,\n \"tags\": [\n \"\",\n \"\"\n ]\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/v1/:workspace_id/world/enrichment-keys", "host": [ "{{baseUrl}}" ], "path": [ "v1", ":workspace_id", "world", "enrichment-keys" ], "variable": [ { "id": "f80804f7-acfd-4969-ad09-5800def3aa20", "key": "workspace_id", "value": "", "description": "(Required) " } ] }, "description": "Registers a new (entity_type, key) in this workspace's enrichment key registry. Future writes against this key will pass validation. value_type governs what values are accepted; enum types require allowed_values. Tag a person key with 'memory_extract' (description required) to make it a workspace-custom memory dimension the conversation extractor infers from transcripts." }, "response": [ { "id": "15d1fec0-27ca-4727-9aae-f782439dccf4", "name": "Successful Response", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: bearer", "key": "Authorization", "value": "Bearer " } ], "body": { "mode": "raw", "raw": "{\n \"entity_type\": \"\",\n \"key\": \"qlsm\",\n \"value_type\": \"json\",\n \"source_hint\": \"\",\n \"description\": \"\",\n \"min_confidence\": 0,\n \"is_pii\": false,\n \"tags\": [\n \"\",\n \"\"\n ]\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/v1/:workspace_id/world/enrichment-keys", "host": [ "{{baseUrl}}" ], "path": [ "v1", ":workspace_id", "world", "enrichment-keys" ], "variable": [ { "key": "workspace_id" } ] } }, "status": "Created", "code": 201, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"id\": \"\",\n \"workspace_id\": \"\",\n \"entity_type\": \"\",\n \"key\": \"6jfr7\",\n \"value_type\": \"json\",\n \"min_confidence\": \"\",\n \"is_pii\": \"\",\n \"created_at\": \"\",\n \"updated_at\": \"\",\n \"source_hint\": \"\",\n \"description\": \"\"\n}", "createdAt": "2026-07-28T01:03:34.000Z", "updatedAt": "2026-07-28T01:03:34.000Z", "uid": "35240-15d1fec0-27ca-4727-9aae-f782439dccf4" }, { "id": "2259b6d8-cd46-4b73-aa37-59a48788e9c6", "name": "Invalid request body.", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" }, { "description": "Added as a part of security scheme: bearer", "key": "Authorization", "value": "Bearer " } ], "body": { "mode": "raw", "raw": "{\n \"entity_type\": \"\",\n \"key\": \"qlsm\",\n \"value_type\": \"json\",\n \"source_hint\": \"\",\n \"description\": \"\",\n \"min_confidence\": 0,\n \"is_pii\": false,\n \"tags\": [\n \"\",\n \"\"\n ]\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/v1/:workspace_id/world/enrichment-keys", "host": [ "{{baseUrl}}" ], "path": [ "v1", ":workspace_id", "world", "enrichment-keys" ], "variable": [ { "key": "workspace_id" } ] } }, "status": "Bad Request", "code": 400, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T01:03:34.000Z", "updatedAt": "2026-07-28T01:03:34.000Z", "uid": "35240-2259b6d8-cd46-4b73-aa37-59a48788e9c6" }, { "id": "f0395f3f-4b82-4ef5-9151-c82d9062886e", "name": "Insufficient permissions.", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" }, { "description": "Added as a part of security scheme: bearer", "key": "Authorization", "value": "Bearer " } ], "body": { "mode": "raw", "raw": "{\n \"entity_type\": \"\",\n \"key\": \"qlsm\",\n \"value_type\": \"json\",\n \"source_hint\": \"\",\n \"description\": \"\",\n \"min_confidence\": 0,\n \"is_pii\": false,\n \"tags\": [\n \"\",\n \"\"\n ]\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/v1/:workspace_id/world/enrichment-keys", "host": [ "{{baseUrl}}" ], "path": [ "v1", ":workspace_id", "world", "enrichment-keys" ], "variable": [ { "key": "workspace_id" } ] } }, "status": "Forbidden", "code": 403, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T01:03:34.000Z", "updatedAt": "2026-07-28T01:03:34.000Z", "uid": "35240-f0395f3f-4b82-4ef5-9151-c82d9062886e" }, { "id": "99e8d844-fdcc-477b-9e0b-6584b67d2469", "name": "Key already exists for (entity_type, key).", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" }, { "description": "Added as a part of security scheme: bearer", "key": "Authorization", "value": "Bearer " } ], "body": { "mode": "raw", "raw": "{\n \"entity_type\": \"\",\n \"key\": \"qlsm\",\n \"value_type\": \"json\",\n \"source_hint\": \"\",\n \"description\": \"\",\n \"min_confidence\": 0,\n \"is_pii\": false,\n \"tags\": [\n \"\",\n \"\"\n ]\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/v1/:workspace_id/world/enrichment-keys", "host": [ "{{baseUrl}}" ], "path": [ "v1", ":workspace_id", "world", "enrichment-keys" ], "variable": [ { "key": "workspace_id" } ] } }, "status": "Conflict", "code": 409, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T01:03:34.000Z", "updatedAt": "2026-07-28T01:03:34.000Z", "uid": "35240-99e8d844-fdcc-477b-9e0b-6584b67d2469" }, { "id": "fb0897d3-13f5-47b3-a26d-6c379fa9e34c", "name": "Validation Error", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: bearer", "key": "Authorization", "value": "Bearer " } ], "body": { "mode": "raw", "raw": "{\n \"entity_type\": \"\",\n \"key\": \"qlsm\",\n \"value_type\": \"json\",\n \"source_hint\": \"\",\n \"description\": \"\",\n \"min_confidence\": 0,\n \"is_pii\": false,\n \"tags\": [\n \"\",\n \"\"\n ]\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/v1/:workspace_id/world/enrichment-keys", "host": [ "{{baseUrl}}" ], "path": [ "v1", ":workspace_id", "world", "enrichment-keys" ], "variable": [ { "key": "workspace_id" } ] } }, "status": "Unprocessable Entity (WebDAV) (RFC 4918)", "code": 422, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"detail\": [\n {\n \"loc\": [\n \"\",\n \"\"\n ],\n \"msg\": \"\",\n \"type\": \"\",\n \"input\": {\n \"title\": \"Input\"\n },\n \"ctx\": {}\n },\n {\n \"loc\": [\n \"\",\n \"\"\n ],\n \"msg\": \"\",\n \"type\": \"\",\n \"input\": {\n \"title\": \"Input\"\n },\n \"ctx\": {}\n }\n ]\n}", "createdAt": "2026-07-28T01:03:34.000Z", "updatedAt": "2026-07-28T01:03:34.000Z", "uid": "35240-fb0897d3-13f5-47b3-a26d-6c379fa9e34c" } ], "createdAt": "2026-07-28T01:03:34.000Z", "updatedAt": "2026-07-28T01:03:34.000Z", "uid": "35240-dcd0503a-a1f8-476f-967b-0b4bf1a8e0cb" }, { "name": "List enrichment keys registered for this workspace", "id": "e00396a6-7caa-4960-b744-a529c4a30a6b", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" } ], "url": { "raw": "{{baseUrl}}/v1/:workspace_id/world/enrichment-keys?entity_type=&limit=200&offset=0", "host": [ "{{baseUrl}}" ], "path": [ "v1", ":workspace_id", "world", "enrichment-keys" ], "query": [ { "description": "Filter by entity type.", "key": "entity_type", "value": "" }, { "description": "Max keys to return", "key": "limit", "value": "200" }, { "description": "Page offset", "key": "offset", "value": "0" } ], "variable": [ { "id": "d8e252f5-5014-4a7c-b7de-c080865b9066", "key": "workspace_id", "value": "", "description": "(Required) " } ] }, "description": "Optionally filter by entity_type." }, "response": [ { "id": "fe0a3481-9bf6-4445-91e7-d382b59c1508", "name": "Successful Response", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: bearer", "key": "Authorization", "value": "Bearer " } ], "url": { "raw": "{{baseUrl}}/v1/:workspace_id/world/enrichment-keys?entity_type=&limit=200&offset=0", "host": [ "{{baseUrl}}" ], "path": [ "v1", ":workspace_id", "world", "enrichment-keys" ], "query": [ { "description": "Filter by entity type.", "key": "entity_type", "value": "" }, { "description": "Max keys to return", "key": "limit", "value": "200" }, { "description": "Page offset", "key": "offset", "value": "0" } ], "variable": [ { "key": "workspace_id" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"keys\": [\n {\n \"id\": \"\",\n \"workspace_id\": \"\",\n \"entity_type\": \"\",\n \"key\": \"ebts0\",\n \"value_type\": \"enum\",\n \"min_confidence\": \"\",\n \"is_pii\": \"\",\n \"created_at\": \"\",\n \"updated_at\": \"\",\n \"source_hint\": \"\",\n \"description\": \"\"\n },\n {\n \"id\": \"\",\n \"workspace_id\": \"\",\n \"entity_type\": \"\",\n \"key\": \"ifyh1x61r\",\n \"value_type\": \"date\",\n \"min_confidence\": \"\",\n \"is_pii\": \"\",\n \"created_at\": \"\",\n \"updated_at\": \"\",\n \"source_hint\": \"\",\n \"description\": \"\"\n }\n ]\n}", "createdAt": "2026-07-28T01:03:34.000Z", "updatedAt": "2026-07-28T01:03:34.000Z", "uid": "35240-fe0a3481-9bf6-4445-91e7-d382b59c1508" }, { "id": "c5f332bc-3f16-4be7-b534-deeec36ad359", "name": "Validation Error", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: bearer", "key": "Authorization", "value": "Bearer " } ], "url": { "raw": "{{baseUrl}}/v1/:workspace_id/world/enrichment-keys?entity_type=&limit=200&offset=0", "host": [ "{{baseUrl}}" ], "path": [ "v1", ":workspace_id", "world", "enrichment-keys" ], "query": [ { "description": "Filter by entity type.", "key": "entity_type", "value": "" }, { "description": "Max keys to return", "key": "limit", "value": "200" }, { "description": "Page offset", "key": "offset", "value": "0" } ], "variable": [ { "key": "workspace_id" } ] } }, "status": "Unprocessable Entity (WebDAV) (RFC 4918)", "code": 422, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"detail\": [\n {\n \"loc\": [\n \"\",\n \"\"\n ],\n \"msg\": \"\",\n \"type\": \"\",\n \"input\": {\n \"title\": \"Input\"\n },\n \"ctx\": {}\n },\n {\n \"loc\": [\n \"\",\n \"\"\n ],\n \"msg\": \"\",\n \"type\": \"\",\n \"input\": {\n \"title\": \"Input\"\n },\n \"ctx\": {}\n }\n ]\n}", "createdAt": "2026-07-28T01:03:34.000Z", "updatedAt": "2026-07-28T01:03:34.000Z", "uid": "35240-c5f332bc-3f16-4be7-b534-deeec36ad359" } ], "createdAt": "2026-07-28T01:03:34.000Z", "updatedAt": "2026-07-28T01:03:34.000Z", "uid": "35240-e00396a6-7caa-4960-b744-a529c4a30a6b" } ], "id": "b8279fcd-7b8f-422a-9662-c105ec718971", "createdAt": "2026-07-28T01:03:34.000Z", "updatedAt": "2026-07-28T01:03:34.000Z", "uid": "35240-b8279fcd-7b8f-422a-9662-c105ec718971" } ], "id": "800a3255-6c77-4683-9c47-6581c0f8e68d", "createdAt": "2026-07-28T01:03:34.000Z", "updatedAt": "2026-07-28T01:03:34.000Z", "uid": "35240-800a3255-6c77-4683-9c47-6581c0f8e68d" } ], "id": "d98b7b75-4434-4b47-a46d-71e753922ef1", "createdAt": "2026-07-28T01:03:34.000Z", "updatedAt": "2026-07-28T01:03:34.000Z", "uid": "35240-d98b7b75-4434-4b47-a46d-71e753922ef1" } ], "id": "595c416d-d419-4008-a384-4c38557abfed", "createdAt": "2026-07-28T01:03:34.000Z", "updatedAt": "2026-07-28T01:03:34.000Z", "uid": "35240-595c416d-d419-4008-a384-4c38557abfed" } ], "auth": { "type": "bearer", "bearer": [ { "key": "token", "value": "{{bearerToken}}", "type": "string" } ] }, "variable": [ { "key": "baseUrl", "value": "https://api.amigo.ai" } ] }