{ "info": { "_postman_id": "30125d08-1f4d-4482-bd98-d85db2e6064b", "name": "Amigo Account Entity Intelligence API", "schema": "https://schema.getpostman.com/json/collection/v2.1.0/collection.json", "createdAt": "2026-07-28T01:00:47.000Z", "updatedAt": "2026-07-28T01:00:47.000Z", "lastUpdatedBy": "35240", "uid": "35240-30125d08-1f4d-4482-bd98-d85db2e6064b" }, "item": [ { "name": "v1", "item": [ { "name": "{workspace_id}", "item": [ { "name": "world", "item": [ { "name": "entities", "item": [ { "name": "{entity_id}", "item": [ { "name": "graph", "item": [ { "name": "Get Entity Graph", "id": "85a0037d-fba6-4b1c-968b-09753630db67", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" } ], "url": { "raw": "{{baseUrl}}/v1/:workspace_id/world/entities/:entity_id/graph", "host": [ "{{baseUrl}}" ], "path": [ "v1", ":workspace_id", "world", "entities", ":entity_id", "graph" ], "variable": [ { "id": "efc8c924-cd96-43b3-99d3-32da28c4d8ca", "key": "workspace_id", "value": "", "description": "(Required) " }, { "id": "d0bbcf33-369e-4c4f-9a7a-57084b7e756b", "key": "entity_id", "value": "", "description": "(Required) " } ] }, "description": "Entity relationship graph \u2014 one level of edges with neighbor metadata. same_as edges are historical merge edges (written by the pre-SDP resolver; merge detection now lives in the Databricks pipeline \u2014 new edges are not produced)." }, "response": [ { "id": "b03fa10e-e17c-44da-bc21-95d8db2417a0", "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/graph", "host": [ "{{baseUrl}}" ], "path": [ "v1", ":workspace_id", "world", "entities", ":entity_id", "graph" ], "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 \"Ut2a5\": 19673511,\n \"cillum510\": 45153850,\n \"sint_6b\": 97149018.80585748,\n \"veniam_1\": \"in magna sunt\"\n}", "createdAt": "2026-07-28T01:00:48.000Z", "updatedAt": "2026-07-28T01:00:48.000Z", "uid": "35240-b03fa10e-e17c-44da-bc21-95d8db2417a0" }, { "id": "298ca30e-741e-47aa-a22f-2c872cf8ac48", "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/graph", "host": [ "{{baseUrl}}" ], "path": [ "v1", ":workspace_id", "world", "entities", ":entity_id", "graph" ], "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:00:48.000Z", "updatedAt": "2026-07-28T01:00:48.000Z", "uid": "35240-298ca30e-741e-47aa-a22f-2c872cf8ac48" }, { "id": "d308d1e9-e9ba-4c89-98ba-d6173fc4fea0", "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/graph", "host": [ "{{baseUrl}}" ], "path": [ "v1", ":workspace_id", "world", "entities", ":entity_id", "graph" ], "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:00:48.000Z", "updatedAt": "2026-07-28T01:00:48.000Z", "uid": "35240-d308d1e9-e9ba-4c89-98ba-d6173fc4fea0" }, { "id": "dd4f102f-5b5f-45c5-901e-9afccfd0f1b5", "name": "Rate limit exceeded", "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/graph", "host": [ "{{baseUrl}}" ], "path": [ "v1", ":workspace_id", "world", "entities", ":entity_id", "graph" ], "variable": [ { "key": "workspace_id" }, { "key": "entity_id" } ] } }, "status": "Too Many Requests", "code": 429, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T01:00:48.000Z", "updatedAt": "2026-07-28T01:00:48.000Z", "uid": "35240-dd4f102f-5b5f-45c5-901e-9afccfd0f1b5" } ], "createdAt": "2026-07-28T01:00:48.000Z", "updatedAt": "2026-07-28T01:00:48.000Z", "uid": "35240-85a0037d-fba6-4b1c-968b-09753630db67" } ], "id": "cfb7bdb4-efc5-4348-807c-ca8668d59153", "createdAt": "2026-07-28T01:00:48.000Z", "updatedAt": "2026-07-28T01:00:48.000Z", "uid": "35240-cfb7bdb4-efc5-4348-807c-ca8668d59153" }, { "name": "provenance", "item": [ { "name": "Get Entity Provenance", "id": "7d18df0c-615c-4cb1-8450-f3cd7560607a", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" } ], "url": { "raw": "{{baseUrl}}/v1/:workspace_id/world/entities/:entity_id/provenance", "host": [ "{{baseUrl}}" ], "path": [ "v1", ":workspace_id", "world", "entities", ":entity_id", "provenance" ], "variable": [ { "id": "f527f877-d4d3-47f9-8ebd-eb61d998eb73", "key": "workspace_id", "value": "", "description": "(Required) " }, { "id": "e7e3ad01-473d-424e-b409-5cadbaf655ff", "key": "entity_id", "value": "", "description": "(Required) " } ] }, "description": "Data lineage for an entity \u2014 sources, confidence history, merge history (historical same_as edges from the pre-SDP resolver \u2014 new edges are not produced)." }, "response": [ { "id": "abe12642-e9f1-4e85-9698-118a6fdde0a7", "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/provenance", "host": [ "{{baseUrl}}" ], "path": [ "v1", ":workspace_id", "world", "entities", ":entity_id", "provenance" ], "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 \"ullamco_12\": 98357262.86333507,\n \"tempor4\": \"amet aliqua ut\",\n \"laboris_452\": -21274997.938291535,\n \"dolor815\": \"deserunt qui tempor reprehenderit culpa\"\n}", "createdAt": "2026-07-28T01:00:48.000Z", "updatedAt": "2026-07-28T01:00:48.000Z", "uid": "35240-abe12642-e9f1-4e85-9698-118a6fdde0a7" }, { "id": "6f811226-03f6-40bb-9173-01a6469648bc", "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/provenance", "host": [ "{{baseUrl}}" ], "path": [ "v1", ":workspace_id", "world", "entities", ":entity_id", "provenance" ], "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:00:48.000Z", "updatedAt": "2026-07-28T01:00:48.000Z", "uid": "35240-6f811226-03f6-40bb-9173-01a6469648bc" }, { "id": "f03f41f6-1c4e-430b-a39b-bffc21ec7b49", "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/provenance", "host": [ "{{baseUrl}}" ], "path": [ "v1", ":workspace_id", "world", "entities", ":entity_id", "provenance" ], "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:00:48.000Z", "updatedAt": "2026-07-28T01:00:48.000Z", "uid": "35240-f03f41f6-1c4e-430b-a39b-bffc21ec7b49" }, { "id": "9cf477f1-1fb8-475a-8f0b-285f61adc684", "name": "Rate limit exceeded", "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/provenance", "host": [ "{{baseUrl}}" ], "path": [ "v1", ":workspace_id", "world", "entities", ":entity_id", "provenance" ], "variable": [ { "key": "workspace_id" }, { "key": "entity_id" } ] } }, "status": "Too Many Requests", "code": 429, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T01:00:48.000Z", "updatedAt": "2026-07-28T01:00:48.000Z", "uid": "35240-9cf477f1-1fb8-475a-8f0b-285f61adc684" } ], "createdAt": "2026-07-28T01:00:48.000Z", "updatedAt": "2026-07-28T01:00:48.000Z", "uid": "35240-7d18df0c-615c-4cb1-8450-f3cd7560607a" } ], "id": "6734daee-7aea-4c26-9f3f-f6adf5d17b79", "createdAt": "2026-07-28T01:00:48.000Z", "updatedAt": "2026-07-28T01:00:48.000Z", "uid": "35240-6734daee-7aea-4c26-9f3f-f6adf5d17b79" }, { "name": "lineage", "item": [ { "name": "Get Entity Lineage", "id": "71be180a-ba1a-4808-8c93-377edff76427", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" } ], "url": { "raw": "{{baseUrl}}/v1/:workspace_id/world/entities/:entity_id/lineage", "host": [ "{{baseUrl}}" ], "path": [ "v1", ":workspace_id", "world", "entities", ":entity_id", "lineage" ], "variable": [ { "id": "63cf7aa5-8064-4c1c-a743-ac1e3ed0b9be", "key": "workspace_id", "value": "", "description": "(Required) " }, { "id": "8e4d27df-2ea9-4b4a-8f2d-12848908cc1f", "key": "entity_id", "value": "", "description": "(Required) " } ] }, "description": "Full data lineage \u2014 provenance + outbound sinks + review history." }, "response": [ { "id": "7795f521-184e-42a8-b7fb-af9b88115d66", "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/lineage", "host": [ "{{baseUrl}}" ], "path": [ "v1", ":workspace_id", "world", "entities", ":entity_id", "lineage" ], "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 \"proident_2\": \"quis\",\n \"Ut_c\": -8870723.98371686\n}", "createdAt": "2026-07-28T01:00:48.000Z", "updatedAt": "2026-07-28T01:00:48.000Z", "uid": "35240-7795f521-184e-42a8-b7fb-af9b88115d66" }, { "id": "8ef75848-de85-412d-8b64-783473be0876", "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/lineage", "host": [ "{{baseUrl}}" ], "path": [ "v1", ":workspace_id", "world", "entities", ":entity_id", "lineage" ], "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:00:48.000Z", "updatedAt": "2026-07-28T01:00:48.000Z", "uid": "35240-8ef75848-de85-412d-8b64-783473be0876" }, { "id": "85732133-f6da-4e95-bfbb-92b9e1ead137", "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/lineage", "host": [ "{{baseUrl}}" ], "path": [ "v1", ":workspace_id", "world", "entities", ":entity_id", "lineage" ], "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:00:48.000Z", "updatedAt": "2026-07-28T01:00:48.000Z", "uid": "35240-85732133-f6da-4e95-bfbb-92b9e1ead137" }, { "id": "eb595de3-6d9e-491e-a3f5-37d57411d0e9", "name": "Rate limit exceeded", "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/lineage", "host": [ "{{baseUrl}}" ], "path": [ "v1", ":workspace_id", "world", "entities", ":entity_id", "lineage" ], "variable": [ { "key": "workspace_id" }, { "key": "entity_id" } ] } }, "status": "Too Many Requests", "code": 429, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T01:00:48.000Z", "updatedAt": "2026-07-28T01:00:48.000Z", "uid": "35240-eb595de3-6d9e-491e-a3f5-37d57411d0e9" } ], "createdAt": "2026-07-28T01:00:48.000Z", "updatedAt": "2026-07-28T01:00:48.000Z", "uid": "35240-71be180a-ba1a-4808-8c93-377edff76427" } ], "id": "8be5a597-450c-4ad8-aa06-2c9e9d09c8fa", "createdAt": "2026-07-28T01:00:48.000Z", "updatedAt": "2026-07-28T01:00:48.000Z", "uid": "35240-8be5a597-450c-4ad8-aa06-2c9e9d09c8fa" } ], "id": "5157868e-b853-41f9-9f7b-4c837402682c", "createdAt": "2026-07-28T01:00:48.000Z", "updatedAt": "2026-07-28T01:00:48.000Z", "uid": "35240-5157868e-b853-41f9-9f7b-4c837402682c" }, { "name": "duplicates", "item": [ { "name": "Get Entity Duplicates", "id": "d63e3050-041c-49d1-bc39-42e1a8e495c1", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" } ], "url": { "raw": "{{baseUrl}}/v1/:workspace_id/world/entities/duplicates?entity_type=&confidence_max=1&limit=100&offset=0", "host": [ "{{baseUrl}}" ], "path": [ "v1", ":workspace_id", "world", "entities", "duplicates" ], "query": [ { "description": "Filter by entity type", "key": "entity_type", "value": "" }, { "description": "Max confidence threshold", "key": "confidence_max", "value": "1" }, { "description": "Max edges to return", "key": "limit", "value": "100" }, { "description": "Page offset", "key": "offset", "value": "0" } ], "variable": [ { "id": "de1080f4-93c2-467d-81ab-55cdc720a9ad", "key": "workspace_id", "value": "", "description": "(Required) " } ] }, "description": "Suspected duplicate entities \u2014 historical same_as merge edges sorted by confidence (written by the pre-SDP resolver; merge detection now lives in the Databricks pipeline \u2014 new edges are not produced)." }, "response": [ { "id": "56212a85-b0ec-4727-891d-234d151d4797", "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/duplicates?entity_type=&confidence_max=1&limit=100&offset=0", "host": [ "{{baseUrl}}" ], "path": [ "v1", ":workspace_id", "world", "entities", "duplicates" ], "query": [ { "description": "Filter by entity type", "key": "entity_type", "value": "" }, { "description": "Max confidence threshold", "key": "confidence_max", "value": "1" }, { "description": "Max edges to return", "key": "limit", "value": "100" }, { "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 {\n \"pariaturfb\": -49647542,\n \"labore_9\": \"do aliqua ips\"\n },\n {\n \"aliqua42\": -64669199,\n \"ex__e\": -57980016.12913852\n }\n]", "createdAt": "2026-07-28T01:00:48.000Z", "updatedAt": "2026-07-28T01:00:48.000Z", "uid": "35240-56212a85-b0ec-4727-891d-234d151d4797" }, { "id": "a477019d-030b-4a5c-af5c-814176ef262f", "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/duplicates?entity_type=&confidence_max=1&limit=100&offset=0", "host": [ "{{baseUrl}}" ], "path": [ "v1", ":workspace_id", "world", "entities", "duplicates" ], "query": [ { "description": "Filter by entity type", "key": "entity_type", "value": "" }, { "description": "Max confidence threshold", "key": "confidence_max", "value": "1" }, { "description": "Max edges to return", "key": "limit", "value": "100" }, { "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:00:48.000Z", "updatedAt": "2026-07-28T01:00:48.000Z", "uid": "35240-a477019d-030b-4a5c-af5c-814176ef262f" }, { "id": "2b53b1d5-463b-4b02-a516-fd47d1a7e13b", "name": "Rate limit exceeded", "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/duplicates?entity_type=&confidence_max=1&limit=100&offset=0", "host": [ "{{baseUrl}}" ], "path": [ "v1", ":workspace_id", "world", "entities", "duplicates" ], "query": [ { "description": "Filter by entity type", "key": "entity_type", "value": "" }, { "description": "Max confidence threshold", "key": "confidence_max", "value": "1" }, { "description": "Max edges to return", "key": "limit", "value": "100" }, { "description": "Page offset", "key": "offset", "value": "0" } ], "variable": [ { "key": "workspace_id" } ] } }, "status": "Too Many Requests", "code": 429, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T01:00:48.000Z", "updatedAt": "2026-07-28T01:00:48.000Z", "uid": "35240-2b53b1d5-463b-4b02-a516-fd47d1a7e13b" } ], "createdAt": "2026-07-28T01:00:48.000Z", "updatedAt": "2026-07-28T01:00:48.000Z", "uid": "35240-d63e3050-041c-49d1-bc39-42e1a8e495c1" } ], "id": "c666fea6-a90b-49d8-9be8-9b3b68c09a32", "createdAt": "2026-07-28T01:00:48.000Z", "updatedAt": "2026-07-28T01:00:48.000Z", "uid": "35240-c666fea6-a90b-49d8-9be8-9b3b68c09a32" } ], "id": "df65d92c-7f4f-4975-8c7e-18f234dd9452", "createdAt": "2026-07-28T01:00:48.000Z", "updatedAt": "2026-07-28T01:00:48.000Z", "uid": "35240-df65d92c-7f4f-4975-8c7e-18f234dd9452" }, { "name": "search", "item": [ { "name": "Search Entities", "id": "bef0627e-7cdd-4352-9e96-0b1ac9be9260", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" } ], "url": { "raw": "{{baseUrl}}/v1/:workspace_id/world/search?q=&entity_type=&source=&confidence_min=&limit=20&offset=0", "host": [ "{{baseUrl}}" ], "path": [ "v1", ":workspace_id", "world", "search" ], "query": [ { "description": "(Required) Search text (matched against display_name)", "key": "q", "value": "" }, { "description": "Filter by entity type", "key": "entity_type", "value": "" }, { "description": "Filter by event source", "key": "source", "value": "" }, { "description": "Min confidence", "key": "confidence_min", "value": "" }, { "key": "limit", "value": "20" }, { "key": "offset", "value": "0" } ], "variable": [ { "id": "d78780bc-716b-4e1e-97a1-bd265b4d4c77", "key": "workspace_id", "value": "", "description": "(Required) " } ] }, "description": "Enhanced entity search with type, source, and confidence filters." }, "response": [ { "id": "8ba1de54-fa27-4212-8a8c-700172042518", "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/search?q=&entity_type=&source=&confidence_min=&limit=20&offset=0", "host": [ "{{baseUrl}}" ], "path": [ "v1", ":workspace_id", "world", "search" ], "query": [ { "description": "(Required) Search text (matched against display_name)", "key": "q", "value": "" }, { "description": "Filter by entity type", "key": "entity_type", "value": "" }, { "description": "Filter by event source", "key": "source", "value": "" }, { "description": "Min confidence", "key": "confidence_min", "value": "" }, { "key": "limit", "value": "20" }, { "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 \"ipsum_f_\": 36039193,\n \"cillum_375\": 90875450.66825023,\n \"exercitationfd\": \"nulla incididunt sunt minim sed\"\n}", "createdAt": "2026-07-28T01:00:48.000Z", "updatedAt": "2026-07-28T01:00:48.000Z", "uid": "35240-8ba1de54-fa27-4212-8a8c-700172042518" }, { "id": "865829f8-7253-4c75-9cb3-5f43bf5331ed", "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/search?q=&entity_type=&source=&confidence_min=&limit=20&offset=0", "host": [ "{{baseUrl}}" ], "path": [ "v1", ":workspace_id", "world", "search" ], "query": [ { "description": "(Required) Search text (matched against display_name)", "key": "q", "value": "" }, { "description": "Filter by entity type", "key": "entity_type", "value": "" }, { "description": "Filter by event source", "key": "source", "value": "" }, { "description": "Min confidence", "key": "confidence_min", "value": "" }, { "key": "limit", "value": "20" }, { "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:00:48.000Z", "updatedAt": "2026-07-28T01:00:48.000Z", "uid": "35240-865829f8-7253-4c75-9cb3-5f43bf5331ed" }, { "id": "fc7da7a8-9435-47b5-a03c-72f155fa3102", "name": "Rate limit exceeded", "originalRequest": { "method": "GET", "header": [ { "description": "Added as a part of security scheme: bearer", "key": "Authorization", "value": "Bearer " } ], "url": { "raw": "{{baseUrl}}/v1/:workspace_id/world/search?q=&entity_type=&source=&confidence_min=&limit=20&offset=0", "host": [ "{{baseUrl}}" ], "path": [ "v1", ":workspace_id", "world", "search" ], "query": [ { "description": "(Required) Search text (matched against display_name)", "key": "q", "value": "" }, { "description": "Filter by entity type", "key": "entity_type", "value": "" }, { "description": "Filter by event source", "key": "source", "value": "" }, { "description": "Min confidence", "key": "confidence_min", "value": "" }, { "key": "limit", "value": "20" }, { "key": "offset", "value": "0" } ], "variable": [ { "key": "workspace_id" } ] } }, "status": "Too Many Requests", "code": 429, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T01:00:48.000Z", "updatedAt": "2026-07-28T01:00:48.000Z", "uid": "35240-fc7da7a8-9435-47b5-a03c-72f155fa3102" } ], "createdAt": "2026-07-28T01:00:48.000Z", "updatedAt": "2026-07-28T01:00:48.000Z", "uid": "35240-bef0627e-7cdd-4352-9e96-0b1ac9be9260" } ], "id": "3206dfa0-eea0-49cc-b06f-72663695ed3b", "createdAt": "2026-07-28T01:00:48.000Z", "updatedAt": "2026-07-28T01:00:48.000Z", "uid": "35240-3206dfa0-eea0-49cc-b06f-72663695ed3b" } ], "id": "9143b57c-3a87-468f-a4eb-9e8f99c63b03", "createdAt": "2026-07-28T01:00:48.000Z", "updatedAt": "2026-07-28T01:00:48.000Z", "uid": "35240-9143b57c-3a87-468f-a4eb-9e8f99c63b03" } ], "id": "0f259310-c217-470b-b50d-9dd6189ccec4", "createdAt": "2026-07-28T01:00:48.000Z", "updatedAt": "2026-07-28T01:00:48.000Z", "uid": "35240-0f259310-c217-470b-b50d-9dd6189ccec4" } ], "id": "d04a6ab6-c385-40f7-af02-cf80a1c5be44", "createdAt": "2026-07-28T01:00:48.000Z", "updatedAt": "2026-07-28T01:00:48.000Z", "uid": "35240-d04a6ab6-c385-40f7-af02-cf80a1c5be44" } ], "auth": { "type": "bearer", "bearer": [ { "key": "token", "value": "{{bearerToken}}", "type": "string" } ] }, "variable": [ { "key": "baseUrl", "value": "https://api.amigo.ai" } ] }