{ "info": { "_postman_id": "265c0163-f793-4679-94fd-d6650ecbf782", "name": "Amigo Account Pipeline API", "schema": "https://schema.getpostman.com/json/collection/v2.1.0/collection.json", "createdAt": "2026-07-28T01:01:41.000Z", "updatedAt": "2026-07-28T01:01:42.000Z", "lastUpdatedBy": "35240", "uid": "35240-265c0163-f793-4679-94fd-d6650ecbf782" }, "item": [ { "name": "v1", "item": [ { "name": "{workspace_id}", "item": [ { "name": "pipeline", "item": [ { "name": "status", "item": [ { "name": "Pipeline status", "id": "36696ac0-0426-4ebb-93d5-4b66ef807609", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" } ], "url": { "raw": "{{baseUrl}}/v1/:workspace_id/pipeline/status", "host": [ "{{baseUrl}}" ], "path": [ "v1", ":workspace_id", "pipeline", "status" ], "variable": [ { "id": "7530b601-658f-4abf-b2fc-2d18a76694f1", "key": "workspace_id", "value": "", "description": "(Required) " } ] }, "description": "Composite pipeline dashboard: connector-runner state + Lakebase counts." }, "response": [ { "id": "df03219d-9b53-4921-84b2-c3e19bf04434", "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/pipeline/status", "host": [ "{{baseUrl}}" ], "path": [ "v1", ":workspace_id", "pipeline", "status" ], "variable": [ { "key": "workspace_id" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"status\": \"\",\n \"connector_runner_status\": \"\",\n \"uptime_seconds\": \"\",\n \"active_polls\": 0,\n \"total_events\": \"\",\n \"event_read_model_status\": \"empty\",\n \"event_read_model_synced_at\": \"\",\n \"total_entities\": 0,\n \"entity_resolution\": {\n \"commodo_b\": \"in id pariatur do\",\n \"qui_66\": \"deserunt sed veniam labore\",\n \"sit_9a2\": -98789541.2947203\n },\n \"review_loop\": {\n \"exercitationa\": 75132053.04683176\n },\n \"outbound_dispatch\": {\n \"nostrud_8b\": true,\n \"Excepteur_4a\": 30576870.224236384,\n \"cupidatat_5e3\": true,\n \"veniam1\": -93314668\n },\n \"outbound_subscriber\": {\n \"fugiat_8e\": 25758710,\n \"commodo0_\": -80519751.48830488\n },\n \"reconciliation\": {\n \"laboris_8d6\": 55529447.931529194\n },\n \"gap_scanner\": {\n \"voluptate230\": \"et\",\n \"anim_5\": -64175287.9177659,\n \"anim__15\": \"exercitation ex dolore esse\"\n }\n}", "createdAt": "2026-07-28T01:01:42.000Z", "updatedAt": "2026-07-28T01:01:42.000Z", "uid": "35240-df03219d-9b53-4921-84b2-c3e19bf04434" }, { "id": "25134d28-fc0e-4477-889c-ff7e44254c2c", "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/pipeline/status", "host": [ "{{baseUrl}}" ], "path": [ "v1", ":workspace_id", "pipeline", "status" ], "variable": [ { "key": "workspace_id" } ] } }, "status": "Too Many Requests", "code": 429, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T01:01:42.000Z", "updatedAt": "2026-07-28T01:01:42.000Z", "uid": "35240-25134d28-fc0e-4477-889c-ff7e44254c2c" } ], "createdAt": "2026-07-28T01:01:42.000Z", "updatedAt": "2026-07-28T01:01:42.000Z", "uid": "35240-36696ac0-0426-4ebb-93d5-4b66ef807609" } ], "id": "cd041613-7747-40b8-ad1b-00866984b32a", "createdAt": "2026-07-28T01:01:42.000Z", "updatedAt": "2026-07-28T01:01:42.000Z", "uid": "35240-cd041613-7747-40b8-ad1b-00866984b32a" }, { "name": "sources", "item": [ { "name": "{source_id}", "item": [ { "name": "overview", "item": [ { "name": "Source overview", "id": "a59ef212-66e4-4898-adf1-235d01e60973", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" } ], "url": { "raw": "{{baseUrl}}/v1/:workspace_id/pipeline/sources/:source_id/overview", "host": [ "{{baseUrl}}" ], "path": [ "v1", ":workspace_id", "pipeline", "sources", ":source_id", "overview" ], "variable": [ { "id": "f1e22b88-629d-4e14-bfbc-3bff56a32645", "key": "workspace_id", "value": "", "description": "(Required) " }, { "id": "8ffab899-6b1f-49e0-9698-7d1c67b92fd8", "key": "source_id", "value": "", "description": "(Required) " } ] }, "description": "Consolidated source detail: metadata, health, recent failures, last poll, outbound summary." }, "response": [ { "id": "e54b6954-5c7e-4296-b035-289c249c2f78", "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/pipeline/sources/:source_id/overview", "host": [ "{{baseUrl}}" ], "path": [ "v1", ":workspace_id", "pipeline", "sources", ":source_id", "overview" ], "variable": [ { "key": "workspace_id" }, { "key": "source_id" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"id\": \"\",\n \"name\": \"\",\n \"source_type\": \"fhir_store\",\n \"is_active\": \"\",\n \"health_status\": \"degraded\",\n \"display_name\": \"\",\n \"last_sync_at\": \"\",\n \"last_sync_status\": \"success\",\n \"last_sync_event_count\": 0,\n \"created_at\": \"\",\n \"event_count\": 0,\n \"entity_count\": 0,\n \"last_poll\": {\n \"at\": \"\",\n \"duration_ms\": 0,\n \"event_count\": 0,\n \"error\": \"\"\n },\n \"outbound\": {\n \"total\": 0,\n \"synced\": 0,\n \"failed\": 0,\n \"pending\": 0,\n \"last_synced_at\": \"\"\n }\n}", "createdAt": "2026-07-28T01:01:42.000Z", "updatedAt": "2026-07-28T01:01:42.000Z", "uid": "35240-e54b6954-5c7e-4296-b035-289c249c2f78" }, { "id": "3223928a-b844-44e2-be21-0659abd97d0e", "name": "Data source 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/pipeline/sources/:source_id/overview", "host": [ "{{baseUrl}}" ], "path": [ "v1", ":workspace_id", "pipeline", "sources", ":source_id", "overview" ], "variable": [ { "key": "workspace_id" }, { "key": "source_id" } ] } }, "status": "Not Found", "code": 404, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T01:01:42.000Z", "updatedAt": "2026-07-28T01:01:42.000Z", "uid": "35240-3223928a-b844-44e2-be21-0659abd97d0e" }, { "id": "561ecbb5-ee29-4377-bd5a-cf5172752d72", "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/pipeline/sources/:source_id/overview", "host": [ "{{baseUrl}}" ], "path": [ "v1", ":workspace_id", "pipeline", "sources", ":source_id", "overview" ], "variable": [ { "key": "workspace_id" }, { "key": "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:01:42.000Z", "updatedAt": "2026-07-28T01:01:42.000Z", "uid": "35240-561ecbb5-ee29-4377-bd5a-cf5172752d72" }, { "id": "08d5275d-2907-4100-9e83-73268c5cf046", "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/pipeline/sources/:source_id/overview", "host": [ "{{baseUrl}}" ], "path": [ "v1", ":workspace_id", "pipeline", "sources", ":source_id", "overview" ], "variable": [ { "key": "workspace_id" }, { "key": "source_id" } ] } }, "status": "Too Many Requests", "code": 429, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T01:01:42.000Z", "updatedAt": "2026-07-28T01:01:42.000Z", "uid": "35240-08d5275d-2907-4100-9e83-73268c5cf046" } ], "createdAt": "2026-07-28T01:01:42.000Z", "updatedAt": "2026-07-28T01:01:42.000Z", "uid": "35240-a59ef212-66e4-4898-adf1-235d01e60973" } ], "id": "11fa54fd-7077-4856-bcfe-24d3b9fcddac", "createdAt": "2026-07-28T01:01:42.000Z", "updatedAt": "2026-07-28T01:01:42.000Z", "uid": "35240-11fa54fd-7077-4856-bcfe-24d3b9fcddac" }, { "name": "history", "item": [ { "name": "Source sync history", "id": "4e66b2b8-1750-40df-bda8-155abbead490", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" } ], "url": { "raw": "{{baseUrl}}/v1/:workspace_id/pipeline/sources/:source_id/history?date_from=&date_to=&interval=1h&hours=", "host": [ "{{baseUrl}}" ], "path": [ "v1", ":workspace_id", "pipeline", "sources", ":source_id", "history" ], "query": [ { "key": "date_from", "value": "" }, { "key": "date_to", "value": "" }, { "key": "interval", "value": "1h" }, { "key": "hours", "value": "" } ], "variable": [ { "id": "aebdc8a3-903e-4568-85c7-11259302ca42", "key": "workspace_id", "value": "", "description": "(Required) " }, { "id": "4c598f78-ee37-42fb-9b3c-1042ccb3b0f4", "key": "source_id", "value": "", "description": "(Required) " } ] }, "description": "Event counts bucketed by time window for a specific source." }, "response": [ { "id": "4aa70b65-a401-4e39-ab33-13cd20d8d316", "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/pipeline/sources/:source_id/history?date_from=&date_to=&interval=1h&hours=", "host": [ "{{baseUrl}}" ], "path": [ "v1", ":workspace_id", "pipeline", "sources", ":source_id", "history" ], "query": [ { "key": "date_from", "value": "" }, { "key": "date_to", "value": "" }, { "key": "interval", "value": "1h" }, { "key": "hours", "value": "" } ], "variable": [ { "key": "workspace_id" }, { "key": "source_id" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "[\n {\n \"bucket\": \"\",\n \"event_count\": \"\",\n \"source_system\": \"\"\n },\n {\n \"bucket\": \"\",\n \"event_count\": \"\",\n \"source_system\": \"\"\n }\n]", "createdAt": "2026-07-28T01:01:42.000Z", "updatedAt": "2026-07-28T01:01:42.000Z", "uid": "35240-4aa70b65-a401-4e39-ab33-13cd20d8d316" }, { "id": "93847caa-f18f-4b85-8356-9f537d13e68f", "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/pipeline/sources/:source_id/history?date_from=&date_to=&interval=1h&hours=", "host": [ "{{baseUrl}}" ], "path": [ "v1", ":workspace_id", "pipeline", "sources", ":source_id", "history" ], "query": [ { "key": "date_from", "value": "" }, { "key": "date_to", "value": "" }, { "key": "interval", "value": "1h" }, { "key": "hours", "value": "" } ], "variable": [ { "key": "workspace_id" }, { "key": "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:01:42.000Z", "updatedAt": "2026-07-28T01:01:42.000Z", "uid": "35240-93847caa-f18f-4b85-8356-9f537d13e68f" }, { "id": "99e0e520-83e9-4298-acbb-3affbc22235a", "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/pipeline/sources/:source_id/history?date_from=&date_to=&interval=1h&hours=", "host": [ "{{baseUrl}}" ], "path": [ "v1", ":workspace_id", "pipeline", "sources", ":source_id", "history" ], "query": [ { "key": "date_from", "value": "" }, { "key": "date_to", "value": "" }, { "key": "interval", "value": "1h" }, { "key": "hours", "value": "" } ], "variable": [ { "key": "workspace_id" }, { "key": "source_id" } ] } }, "status": "Too Many Requests", "code": 429, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T01:01:42.000Z", "updatedAt": "2026-07-28T01:01:42.000Z", "uid": "35240-99e0e520-83e9-4298-acbb-3affbc22235a" } ], "createdAt": "2026-07-28T01:01:42.000Z", "updatedAt": "2026-07-28T01:01:42.000Z", "uid": "35240-4e66b2b8-1750-40df-bda8-155abbead490" } ], "id": "3fc1fee7-63b4-4a3d-8444-171fb168145d", "createdAt": "2026-07-28T01:01:42.000Z", "updatedAt": "2026-07-28T01:01:42.000Z", "uid": "35240-3fc1fee7-63b4-4a3d-8444-171fb168145d" }, { "name": "events", "item": [ { "name": "Source events", "id": "14bd066d-a07f-41e4-a53d-34e5badde731", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" } ], "url": { "raw": "{{baseUrl}}/v1/:workspace_id/pipeline/sources/:source_id/events?sort_by=&event_type=&entity_type=&date_from=&date_to=&limit=10&continuation_token=0", "host": [ "{{baseUrl}}" ], "path": [ "v1", ":workspace_id", "pipeline", "sources", ":source_id", "events" ], "query": [ { "key": "sort_by", "value": "" }, { "description": "Filter by event type", "key": "event_type", "value": "" }, { "description": "Filter by entity type", "key": "entity_type", "value": "" }, { "description": "Filter events ingested on or after this time", "key": "date_from", "value": "" }, { "description": "Filter events ingested on or before this time", "key": "date_to", "value": "" }, { "key": "limit", "value": "10" }, { "key": "continuation_token", "value": "0" } ], "variable": [ { "id": "fcc6c2ba-ab6e-46fd-9cae-f7db3aec525a", "key": "workspace_id", "value": "", "description": "(Required) " }, { "id": "f14c9c24-0a0f-4399-b50e-d3c0ac3f1e49", "key": "source_id", "value": "", "description": "(Required) " } ] }, "description": "Paginated events for a specific data source." }, "response": [ { "id": "5cbc23bb-d194-46dc-b4d9-efcd6643f07a", "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/pipeline/sources/:source_id/events?sort_by=&event_type=&entity_type=&date_from=&date_to=&limit=10&continuation_token=0", "host": [ "{{baseUrl}}" ], "path": [ "v1", ":workspace_id", "pipeline", "sources", ":source_id", "events" ], "query": [ { "key": "sort_by", "value": "" }, { "description": "Filter by event type", "key": "event_type", "value": "" }, { "description": "Filter by entity type", "key": "entity_type", "value": "" }, { "description": "Filter events ingested on or after this time", "key": "date_from", "value": "" }, { "description": "Filter events ingested on or before this time", "key": "date_to", "value": "" }, { "key": "limit", "value": "10" }, { "key": "continuation_token", "value": "0" } ], "variable": [ { "key": "workspace_id" }, { "key": "source_id" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"items\": [\n {\n \"id\": \"\",\n \"event_type\": \"\",\n \"source\": \"\",\n \"confidence\": \"\",\n \"ingested_at\": \"\",\n \"entity_type\": \"\",\n \"entity_id\": \"\",\n \"source_system\": \"\"\n },\n {\n \"id\": \"\",\n \"event_type\": \"\",\n \"source\": \"\",\n \"confidence\": \"\",\n \"ingested_at\": \"\",\n \"entity_type\": \"\",\n \"entity_id\": \"\",\n \"source_system\": \"\"\n }\n ],\n \"has_more\": \"\",\n \"continuation_token\": \"\",\n \"total\": \"\"\n}", "createdAt": "2026-07-28T01:01:42.000Z", "updatedAt": "2026-07-28T01:01:42.000Z", "uid": "35240-5cbc23bb-d194-46dc-b4d9-efcd6643f07a" }, { "id": "487af3fc-2fd3-42ab-a200-bdf79d2555fb", "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/pipeline/sources/:source_id/events?sort_by=&event_type=&entity_type=&date_from=&date_to=&limit=10&continuation_token=0", "host": [ "{{baseUrl}}" ], "path": [ "v1", ":workspace_id", "pipeline", "sources", ":source_id", "events" ], "query": [ { "key": "sort_by", "value": "" }, { "description": "Filter by event type", "key": "event_type", "value": "" }, { "description": "Filter by entity type", "key": "entity_type", "value": "" }, { "description": "Filter events ingested on or after this time", "key": "date_from", "value": "" }, { "description": "Filter events ingested on or before this time", "key": "date_to", "value": "" }, { "key": "limit", "value": "10" }, { "key": "continuation_token", "value": "0" } ], "variable": [ { "key": "workspace_id" }, { "key": "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:01:42.000Z", "updatedAt": "2026-07-28T01:01:42.000Z", "uid": "35240-487af3fc-2fd3-42ab-a200-bdf79d2555fb" }, { "id": "884d4d4a-210e-4a34-b4a3-3e354bb47413", "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/pipeline/sources/:source_id/events?sort_by=&event_type=&entity_type=&date_from=&date_to=&limit=10&continuation_token=0", "host": [ "{{baseUrl}}" ], "path": [ "v1", ":workspace_id", "pipeline", "sources", ":source_id", "events" ], "query": [ { "key": "sort_by", "value": "" }, { "description": "Filter by event type", "key": "event_type", "value": "" }, { "description": "Filter by entity type", "key": "entity_type", "value": "" }, { "description": "Filter events ingested on or after this time", "key": "date_from", "value": "" }, { "description": "Filter events ingested on or before this time", "key": "date_to", "value": "" }, { "key": "limit", "value": "10" }, { "key": "continuation_token", "value": "0" } ], "variable": [ { "key": "workspace_id" }, { "key": "source_id" } ] } }, "status": "Too Many Requests", "code": 429, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T01:01:42.000Z", "updatedAt": "2026-07-28T01:01:42.000Z", "uid": "35240-884d4d4a-210e-4a34-b4a3-3e354bb47413" } ], "createdAt": "2026-07-28T01:01:42.000Z", "updatedAt": "2026-07-28T01:01:42.000Z", "uid": "35240-14bd066d-a07f-41e4-a53d-34e5badde731" } ], "id": "71394db1-878e-47d7-832a-41c864c01c6d", "createdAt": "2026-07-28T01:01:42.000Z", "updatedAt": "2026-07-28T01:01:42.000Z", "uid": "35240-71394db1-878e-47d7-832a-41c864c01c6d" } ], "id": "89c4670a-929c-4b9d-99d5-325d31e58b23", "createdAt": "2026-07-28T01:01:42.000Z", "updatedAt": "2026-07-28T01:01:42.000Z", "uid": "35240-89c4670a-929c-4b9d-99d5-325d31e58b23" }, { "name": "List pipeline sources", "id": "67101922-ebdf-44d9-aa70-d6a802fa7cfd", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" } ], "url": { "raw": "{{baseUrl}}/v1/:workspace_id/pipeline/sources?search=&source_type=&health_status=&is_active=", "host": [ "{{baseUrl}}" ], "path": [ "v1", ":workspace_id", "pipeline", "sources" ], "query": [ { "description": "Search by name, ID, type, or health status", "key": "search", "value": "" }, { "description": "Filter by source type", "key": "source_type", "value": "" }, { "description": "Filter by health status", "key": "health_status", "value": "" }, { "description": "Filter by active state", "key": "is_active", "value": "" } ], "variable": [ { "id": "711d9b0f-8295-4c5a-92c8-b6da9b9e8a82", "key": "workspace_id", "value": "", "description": "(Required) " } ] }, "description": "Data sources with live health from Valkey cr:last_poll keys." }, "response": [ { "id": "a644e3aa-8bc3-4ffa-ae06-a093a1b7dbf8", "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/pipeline/sources?search=&source_type=&health_status=&is_active=", "host": [ "{{baseUrl}}" ], "path": [ "v1", ":workspace_id", "pipeline", "sources" ], "query": [ { "description": "Search by name, ID, type, or health status", "key": "search", "value": "" }, { "description": "Filter by source type", "key": "source_type", "value": "" }, { "description": "Filter by health status", "key": "health_status", "value": "" }, { "description": "Filter by active state", "key": "is_active", "value": "" } ], "variable": [ { "key": "workspace_id" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "[\n {\n \"id\": \"\",\n \"name\": \"\",\n \"source_type\": \"lakebase_schema\",\n \"is_active\": \"\",\n \"health_status\": \"unknown\",\n \"display_name\": \"\",\n \"last_poll\": {\n \"at\": \"\",\n \"duration_ms\": 0,\n \"event_count\": 0,\n \"error\": \"\"\n },\n \"event_count\": 0,\n \"last_sync_at\": \"\"\n },\n {\n \"id\": \"\",\n \"name\": \"\",\n \"source_type\": \"smart_fhir\",\n \"is_active\": \"\",\n \"health_status\": \"degraded\",\n \"display_name\": \"\",\n \"last_poll\": {\n \"at\": \"\",\n \"duration_ms\": 0,\n \"event_count\": 0,\n \"error\": \"\"\n },\n \"event_count\": 0,\n \"last_sync_at\": \"\"\n }\n]", "createdAt": "2026-07-28T01:01:42.000Z", "updatedAt": "2026-07-28T01:01:42.000Z", "uid": "35240-a644e3aa-8bc3-4ffa-ae06-a093a1b7dbf8" }, { "id": "7d930705-8e4f-4c99-9e8e-c1ccc5233a70", "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/pipeline/sources?search=&source_type=&health_status=&is_active=", "host": [ "{{baseUrl}}" ], "path": [ "v1", ":workspace_id", "pipeline", "sources" ], "query": [ { "description": "Search by name, ID, type, or health status", "key": "search", "value": "" }, { "description": "Filter by source type", "key": "source_type", "value": "" }, { "description": "Filter by health status", "key": "health_status", "value": "" }, { "description": "Filter by active state", "key": "is_active", "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:01:42.000Z", "updatedAt": "2026-07-28T01:01:42.000Z", "uid": "35240-7d930705-8e4f-4c99-9e8e-c1ccc5233a70" }, { "id": "3440866c-4c70-4a35-97c0-18542ef2772a", "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/pipeline/sources?search=&source_type=&health_status=&is_active=", "host": [ "{{baseUrl}}" ], "path": [ "v1", ":workspace_id", "pipeline", "sources" ], "query": [ { "description": "Search by name, ID, type, or health status", "key": "search", "value": "" }, { "description": "Filter by source type", "key": "source_type", "value": "" }, { "description": "Filter by health status", "key": "health_status", "value": "" }, { "description": "Filter by active state", "key": "is_active", "value": "" } ], "variable": [ { "key": "workspace_id" } ] } }, "status": "Too Many Requests", "code": 429, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T01:01:42.000Z", "updatedAt": "2026-07-28T01:01:42.000Z", "uid": "35240-3440866c-4c70-4a35-97c0-18542ef2772a" } ], "createdAt": "2026-07-28T01:01:42.000Z", "updatedAt": "2026-07-28T01:01:42.000Z", "uid": "35240-67101922-ebdf-44d9-aa70-d6a802fa7cfd" } ], "id": "317a447c-d39c-4672-bb86-038b7f444af3", "createdAt": "2026-07-28T01:01:42.000Z", "updatedAt": "2026-07-28T01:01:42.000Z", "uid": "35240-317a447c-d39c-4672-bb86-038b7f444af3" }, { "name": "outbound", "item": [ { "name": "{data_source_id}", "item": [ { "name": "log", "item": [ { "name": "Outbound sync log", "id": "c5a16133-15b7-423f-b709-fd7ca187bc64", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" } ], "url": { "raw": "{{baseUrl}}/v1/:workspace_id/pipeline/outbound/:data_source_id/log?sort_by=&status=failed&limit=10&continuation_token=0", "host": [ "{{baseUrl}}" ], "path": [ "v1", ":workspace_id", "pipeline", "outbound", ":data_source_id", "log" ], "query": [ { "key": "sort_by", "value": "" }, { "key": "status", "value": "failed" }, { "key": "limit", "value": "10" }, { "key": "continuation_token", "value": "0" } ], "variable": [ { "id": "c29b8c2a-da53-4a88-aaa9-63550556b6c8", "key": "workspace_id", "value": "", "description": "(Required) " }, { "id": "3d8a8521-f888-4d9d-bb48-aee8620abb79", "key": "data_source_id", "value": "", "description": "(Required) " } ] }, "description": "Paginated outbound sync log for a specific sink." }, "response": [ { "id": "06c72a91-f22e-4611-a65b-ae0eae62d528", "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/pipeline/outbound/:data_source_id/log?sort_by=&status=failed&limit=10&continuation_token=0", "host": [ "{{baseUrl}}" ], "path": [ "v1", ":workspace_id", "pipeline", "outbound", ":data_source_id", "log" ], "query": [ { "key": "sort_by", "value": "" }, { "key": "status", "value": "failed" }, { "key": "limit", "value": "10" }, { "key": "continuation_token", "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 \"items\": [\n {\n \"id\": \"\",\n \"event_id\": \"\",\n \"attempt_count\": \"\",\n \"created_at\": \"\",\n \"synced_at\": \"\",\n \"sync_error\": \"\"\n },\n {\n \"id\": \"\",\n \"event_id\": \"\",\n \"attempt_count\": \"\",\n \"created_at\": \"\",\n \"synced_at\": \"\",\n \"sync_error\": \"\"\n }\n ],\n \"has_more\": \"\",\n \"continuation_token\": \"\",\n \"total\": \"\"\n}", "createdAt": "2026-07-28T01:01:42.000Z", "updatedAt": "2026-07-28T01:01:42.000Z", "uid": "35240-06c72a91-f22e-4611-a65b-ae0eae62d528" }, { "id": "431fc264-f89d-4a36-a680-1a814b99ff47", "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/pipeline/outbound/:data_source_id/log?sort_by=&status=failed&limit=10&continuation_token=0", "host": [ "{{baseUrl}}" ], "path": [ "v1", ":workspace_id", "pipeline", "outbound", ":data_source_id", "log" ], "query": [ { "key": "sort_by", "value": "" }, { "key": "status", "value": "failed" }, { "key": "limit", "value": "10" }, { "key": "continuation_token", "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:01:42.000Z", "updatedAt": "2026-07-28T01:01:42.000Z", "uid": "35240-431fc264-f89d-4a36-a680-1a814b99ff47" }, { "id": "2699dced-5939-4b7a-a0c1-9558dde80e87", "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/pipeline/outbound/:data_source_id/log?sort_by=&status=failed&limit=10&continuation_token=0", "host": [ "{{baseUrl}}" ], "path": [ "v1", ":workspace_id", "pipeline", "outbound", ":data_source_id", "log" ], "query": [ { "key": "sort_by", "value": "" }, { "key": "status", "value": "failed" }, { "key": "limit", "value": "10" }, { "key": "continuation_token", "value": "0" } ], "variable": [ { "key": "workspace_id" }, { "key": "data_source_id" } ] } }, "status": "Too Many Requests", "code": 429, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T01:01:42.000Z", "updatedAt": "2026-07-28T01:01:42.000Z", "uid": "35240-2699dced-5939-4b7a-a0c1-9558dde80e87" } ], "createdAt": "2026-07-28T01:01:42.000Z", "updatedAt": "2026-07-28T01:01:42.000Z", "uid": "35240-c5a16133-15b7-423f-b709-fd7ca187bc64" } ], "id": "50a83410-83a5-4786-8dc5-c32fb9cdc4d1", "createdAt": "2026-07-28T01:01:42.000Z", "updatedAt": "2026-07-28T01:01:42.000Z", "uid": "35240-50a83410-83a5-4786-8dc5-c32fb9cdc4d1" } ], "id": "d82734dd-5ff2-41e0-9867-980bce41ff4b", "createdAt": "2026-07-28T01:01:42.000Z", "updatedAt": "2026-07-28T01:01:42.000Z", "uid": "35240-d82734dd-5ff2-41e0-9867-980bce41ff4b" }, { "name": "Outbound sync summary", "id": "ad890656-82f6-44e5-9ed5-6407396ab402", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" } ], "url": { "raw": "{{baseUrl}}/v1/:workspace_id/pipeline/outbound", "host": [ "{{baseUrl}}" ], "path": [ "v1", ":workspace_id", "pipeline", "outbound" ], "variable": [ { "id": "3792aeee-289c-4817-93ff-9208eea749e2", "key": "workspace_id", "value": "", "description": "(Required) " } ] }, "description": "Per-sink outbound sync aggregation: synced/failed/pending counts." }, "response": [ { "id": "19616f57-a07d-4637-bf4d-aab0d1537c22", "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/pipeline/outbound", "host": [ "{{baseUrl}}" ], "path": [ "v1", ":workspace_id", "pipeline", "outbound" ], "variable": [ { "key": "workspace_id" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "[\n {\n \"data_source_id\": \"\",\n \"data_source_name\": \"\",\n \"total\": \"\",\n \"synced\": \"\",\n \"failed\": \"\",\n \"pending\": \"\",\n \"last_synced_at\": \"\"\n },\n {\n \"data_source_id\": \"\",\n \"data_source_name\": \"\",\n \"total\": \"\",\n \"synced\": \"\",\n \"failed\": \"\",\n \"pending\": \"\",\n \"last_synced_at\": \"\"\n }\n]", "createdAt": "2026-07-28T01:01:42.000Z", "updatedAt": "2026-07-28T01:01:42.000Z", "uid": "35240-19616f57-a07d-4637-bf4d-aab0d1537c22" }, { "id": "6848e151-2dcb-4b1e-b25b-190c8e140588", "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/pipeline/outbound", "host": [ "{{baseUrl}}" ], "path": [ "v1", ":workspace_id", "pipeline", "outbound" ], "variable": [ { "key": "workspace_id" } ] } }, "status": "Too Many Requests", "code": 429, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T01:01:42.000Z", "updatedAt": "2026-07-28T01:01:42.000Z", "uid": "35240-6848e151-2dcb-4b1e-b25b-190c8e140588" } ], "createdAt": "2026-07-28T01:01:42.000Z", "updatedAt": "2026-07-28T01:01:42.000Z", "uid": "35240-ad890656-82f6-44e5-9ed5-6407396ab402" } ], "id": "7539b450-6b44-461d-99e3-892c335ef512", "createdAt": "2026-07-28T01:01:42.000Z", "updatedAt": "2026-07-28T01:01:42.000Z", "uid": "35240-7539b450-6b44-461d-99e3-892c335ef512" }, { "name": "entity-resolution", "item": [ { "name": "Entity resolution metrics", "id": "1033044f-df39-4840-9b99-5f919b99a591", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" } ], "url": { "raw": "{{baseUrl}}/v1/:workspace_id/pipeline/entity-resolution", "host": [ "{{baseUrl}}" ], "path": [ "v1", ":workspace_id", "pipeline", "entity-resolution" ], "variable": [ { "id": "36632eee-b259-4cab-8550-a76e688756d2", "key": "workspace_id", "value": "", "description": "(Required) " } ] }, "description": "Historical same_as merge-edge counts (written by the pre-SDP resolver; merge detection now lives in the Databricks pipeline \u2014 new edges are not produced) and entity resolution loop status." }, "response": [ { "id": "4f004642-d24f-46a0-95a1-fbcd74156195", "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/pipeline/entity-resolution", "host": [ "{{baseUrl}}" ], "path": [ "v1", ":workspace_id", "pipeline", "entity-resolution" ], "variable": [ { "key": "workspace_id" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"total_same_as_edges\": \"\",\n \"recent_merges_24h\": \"\",\n \"loop_status\": \"\",\n \"last_tick_at\": \"\"\n}", "createdAt": "2026-07-28T01:01:42.000Z", "updatedAt": "2026-07-28T01:01:42.000Z", "uid": "35240-4f004642-d24f-46a0-95a1-fbcd74156195" }, { "id": "5ef8f040-35f4-4786-b478-16d30437fe4b", "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/pipeline/entity-resolution", "host": [ "{{baseUrl}}" ], "path": [ "v1", ":workspace_id", "pipeline", "entity-resolution" ], "variable": [ { "key": "workspace_id" } ] } }, "status": "Too Many Requests", "code": 429, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T01:01:42.000Z", "updatedAt": "2026-07-28T01:01:42.000Z", "uid": "35240-5ef8f040-35f4-4786-b478-16d30437fe4b" } ], "createdAt": "2026-07-28T01:01:42.000Z", "updatedAt": "2026-07-28T01:01:42.000Z", "uid": "35240-1033044f-df39-4840-9b99-5f919b99a591" } ], "id": "bac8a13b-ca0a-48a8-80b6-3b26e78aeca2", "createdAt": "2026-07-28T01:01:42.000Z", "updatedAt": "2026-07-28T01:01:42.000Z", "uid": "35240-bac8a13b-ca0a-48a8-80b6-3b26e78aeca2" }, { "name": "review", "item": [ { "name": "Review pipeline metrics", "id": "912ddbbf-e83a-4d6a-b87c-dcfd4e3c3e1a", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" } ], "url": { "raw": "{{baseUrl}}/v1/:workspace_id/pipeline/review", "host": [ "{{baseUrl}}" ], "path": [ "v1", ":workspace_id", "pipeline", "review" ], "variable": [ { "id": "e34d1510-ad10-4af7-a316-f85a30759a1e", "key": "workspace_id", "value": "", "description": "(Required) " } ] }, "description": "Review queue depth, approval rate, and average review time." }, "response": [ { "id": "fd76cc1f-069b-4b1e-afc9-533add8cea20", "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/pipeline/review", "host": [ "{{baseUrl}}" ], "path": [ "v1", ":workspace_id", "pipeline", "review" ], "variable": [ { "key": "workspace_id" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"queue_depth\": \"\",\n \"pending_by_priority\": {\n \"dolor_d\": \"\"\n },\n \"approved_7d\": \"\",\n \"rejected_7d\": \"\",\n \"avg_review_time_hours\": \"\",\n \"total_items\": 0\n}", "createdAt": "2026-07-28T01:01:42.000Z", "updatedAt": "2026-07-28T01:01:42.000Z", "uid": "35240-fd76cc1f-069b-4b1e-afc9-533add8cea20" }, { "id": "426a0965-39b1-445f-8892-b07ce68a9ef4", "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/pipeline/review", "host": [ "{{baseUrl}}" ], "path": [ "v1", ":workspace_id", "pipeline", "review" ], "variable": [ { "key": "workspace_id" } ] } }, "status": "Too Many Requests", "code": 429, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T01:01:42.000Z", "updatedAt": "2026-07-28T01:01:42.000Z", "uid": "35240-426a0965-39b1-445f-8892-b07ce68a9ef4" } ], "createdAt": "2026-07-28T01:01:42.000Z", "updatedAt": "2026-07-28T01:01:42.000Z", "uid": "35240-912ddbbf-e83a-4d6a-b87c-dcfd4e3c3e1a" } ], "id": "2c07a6eb-484e-4c38-a8e9-1bed0a7d2ffa", "createdAt": "2026-07-28T01:01:42.000Z", "updatedAt": "2026-07-28T01:01:42.000Z", "uid": "35240-2c07a6eb-484e-4c38-a8e9-1bed0a7d2ffa" }, { "name": "throughput", "item": [ { "name": "Event throughput", "id": "1368758e-5f63-4fba-854e-98a6107d39a8", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" } ], "url": { "raw": "{{baseUrl}}/v1/:workspace_id/pipeline/throughput?date_from=&date_to=&interval=1d&hours=&bucket_minutes=", "host": [ "{{baseUrl}}" ], "path": [ "v1", ":workspace_id", "pipeline", "throughput" ], "query": [ { "key": "date_from", "value": "" }, { "key": "date_to", "value": "" }, { "key": "interval", "value": "1d" }, { "key": "hours", "value": "" }, { "key": "bucket_minutes", "value": "" } ], "variable": [ { "id": "968b9750-1d85-45be-b9f0-76bacd748164", "key": "workspace_id", "value": "", "description": "(Required) " } ] }, "description": "Event throughput time series across all sources." }, "response": [ { "id": "83003907-e57c-4e16-8848-fa860cd132cd", "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/pipeline/throughput?date_from=&date_to=&interval=1d&hours=&bucket_minutes=", "host": [ "{{baseUrl}}" ], "path": [ "v1", ":workspace_id", "pipeline", "throughput" ], "query": [ { "key": "date_from", "value": "" }, { "key": "date_to", "value": "" }, { "key": "interval", "value": "1d" }, { "key": "hours", "value": "" }, { "key": "bucket_minutes", "value": "" } ], "variable": [ { "key": "workspace_id" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "[\n {\n \"bucket\": \"\",\n \"event_count\": \"\",\n \"source_system\": \"\"\n },\n {\n \"bucket\": \"\",\n \"event_count\": \"\",\n \"source_system\": \"\"\n }\n]", "createdAt": "2026-07-28T01:01:42.000Z", "updatedAt": "2026-07-28T01:01:42.000Z", "uid": "35240-83003907-e57c-4e16-8848-fa860cd132cd" }, { "id": "08727932-e07a-4fd1-9d11-d08d4934a4ad", "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/pipeline/throughput?date_from=&date_to=&interval=1d&hours=&bucket_minutes=", "host": [ "{{baseUrl}}" ], "path": [ "v1", ":workspace_id", "pipeline", "throughput" ], "query": [ { "key": "date_from", "value": "" }, { "key": "date_to", "value": "" }, { "key": "interval", "value": "1d" }, { "key": "hours", "value": "" }, { "key": "bucket_minutes", "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:01:42.000Z", "updatedAt": "2026-07-28T01:01:42.000Z", "uid": "35240-08727932-e07a-4fd1-9d11-d08d4934a4ad" }, { "id": "1f564679-fe1e-4ee8-bde5-51a032b18477", "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/pipeline/throughput?date_from=&date_to=&interval=1d&hours=&bucket_minutes=", "host": [ "{{baseUrl}}" ], "path": [ "v1", ":workspace_id", "pipeline", "throughput" ], "query": [ { "key": "date_from", "value": "" }, { "key": "date_to", "value": "" }, { "key": "interval", "value": "1d" }, { "key": "hours", "value": "" }, { "key": "bucket_minutes", "value": "" } ], "variable": [ { "key": "workspace_id" } ] } }, "status": "Too Many Requests", "code": 429, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T01:01:42.000Z", "updatedAt": "2026-07-28T01:01:42.000Z", "uid": "35240-1f564679-fe1e-4ee8-bde5-51a032b18477" } ], "createdAt": "2026-07-28T01:01:42.000Z", "updatedAt": "2026-07-28T01:01:42.000Z", "uid": "35240-1368758e-5f63-4fba-854e-98a6107d39a8" } ], "id": "6b6eb8f6-2291-458a-b818-82d14b6d25c9", "createdAt": "2026-07-28T01:01:42.000Z", "updatedAt": "2026-07-28T01:01:42.000Z", "uid": "35240-6b6eb8f6-2291-458a-b818-82d14b6d25c9" } ], "id": "a275c8ef-376d-495a-9ddd-467e516aefd3", "createdAt": "2026-07-28T01:01:42.000Z", "updatedAt": "2026-07-28T01:01:42.000Z", "uid": "35240-a275c8ef-376d-495a-9ddd-467e516aefd3" } ], "id": "355cdbd4-9f2a-41b5-9545-da72603148f4", "createdAt": "2026-07-28T01:01:42.000Z", "updatedAt": "2026-07-28T01:01:42.000Z", "uid": "35240-355cdbd4-9f2a-41b5-9545-da72603148f4" } ], "id": "f386660c-886b-4d45-9e87-4d6b004d0c24", "createdAt": "2026-07-28T01:01:42.000Z", "updatedAt": "2026-07-28T01:01:42.000Z", "uid": "35240-f386660c-886b-4d45-9e87-4d6b004d0c24" } ], "auth": { "type": "bearer", "bearer": [ { "key": "token", "value": "{{bearerToken}}", "type": "string" } ] }, "variable": [ { "key": "baseUrl", "value": "https://api.amigo.ai" } ] }