{ "info": { "_postman_id": "89bd3224-3ce0-4239-acde-b838f8ed1160", "name": "Amigo Account Operators API", "schema": "https://schema.getpostman.com/json/collection/v2.1.0/collection.json", "createdAt": "2026-07-28T01:01:36.000Z", "updatedAt": "2026-07-28T01:01:37.000Z", "lastUpdatedBy": "35240", "uid": "35240-89bd3224-3ce0-4239-acde-b838f8ed1160" }, "item": [ { "name": "v1", "item": [ { "name": "{workspace_id}", "item": [ { "name": "operators", "item": [ { "name": "dashboard", "item": [ { "name": "Operator dashboard overview", "id": "31ef3923-41f1-4a8a-9f4a-d48cbee161c7", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" } ], "url": { "raw": "{{baseUrl}}/v1/:workspace_id/operators/dashboard", "host": [ "{{baseUrl}}" ], "path": [ "v1", ":workspace_id", "operators", "dashboard" ], "variable": [ { "id": "f6a9da98-1655-4905-8bbe-cfc151b0d0b2", "key": "workspace_id", "value": "", "description": "(Required) " } ] }, "description": "Live dashboard with operator status counts, active escalation queue, and today's escalation statistics." }, "response": [ { "id": "8166352d-af0f-4ce4-85fe-a5eb30d679e7", "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/operators/dashboard", "host": [ "{{baseUrl}}" ], "path": [ "v1", ":workspace_id", "operators", "dashboard" ], "variable": [ { "key": "workspace_id" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"workspace_id\": \"\",\n \"operators\": {\n \"total\": \"\",\n \"online\": \"\",\n \"busy\": \"\",\n \"offline\": \"\"\n },\n \"active_escalations\": \"\",\n \"escalations_today\": {\n \"requested\": 0,\n \"connected\": 0,\n \"completed\": 0,\n \"avg_wait_seconds\": \"\",\n \"avg_handle_time_seconds\": \"\"\n },\n \"recent_escalations\": [\n {\n \"call_entity_id\": \"\",\n \"status\": \"\",\n \"immediate\": \"\",\n \"call_sid\": \"\",\n \"escalation_id\": \"\",\n \"trigger\": \"\",\n \"trigger_source\": \"\",\n \"concept\": \"\",\n \"operator_type\": \"administrative\",\n \"regulatory_basis\": \"\",\n \"risk_score\": \"\",\n \"requested_at\": \"\",\n \"connected_at\": \"\",\n \"wait_seconds\": \"\",\n \"operator_entity_id\": \"\",\n \"caller_id\": \"\",\n \"direction\": \"outbound\",\n \"phone_number\": \"\",\n \"started_at\": \"\"\n },\n {\n \"call_entity_id\": \"\",\n \"status\": \"\",\n \"immediate\": \"\",\n \"call_sid\": \"\",\n \"escalation_id\": \"\",\n \"trigger\": \"\",\n \"trigger_source\": \"\",\n \"concept\": \"\",\n \"operator_type\": \"administrative\",\n \"regulatory_basis\": \"\",\n \"risk_score\": \"\",\n \"requested_at\": \"\",\n \"connected_at\": \"\",\n \"wait_seconds\": \"\",\n \"operator_entity_id\": \"\",\n \"caller_id\": \"\",\n \"direction\": \"simulated\",\n \"phone_number\": \"\",\n \"started_at\": \"\"\n }\n ]\n}", "createdAt": "2026-07-28T01:01:37.000Z", "updatedAt": "2026-07-28T01:01:37.000Z", "uid": "35240-8166352d-af0f-4ce4-85fe-a5eb30d679e7" } ], "createdAt": "2026-07-28T01:01:37.000Z", "updatedAt": "2026-07-28T01:01:37.000Z", "uid": "35240-31ef3923-41f1-4a8a-9f4a-d48cbee161c7" } ], "id": "753bb4ff-6613-40e4-9b79-002df5a21088", "createdAt": "2026-07-28T01:01:37.000Z", "updatedAt": "2026-07-28T01:01:37.000Z", "uid": "35240-753bb4ff-6613-40e4-9b79-002df5a21088" }, { "name": "performance", "item": [ { "name": "Operator performance summary", "id": "36c48271-5d10-4604-9fc0-5650ebebb359", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" } ], "url": { "raw": "{{baseUrl}}/v1/:workspace_id/operators/performance", "host": [ "{{baseUrl}}" ], "path": [ "v1", ":workspace_id", "operators", "performance" ], "variable": [ { "id": "0dd575e1-ede2-43ba-b09b-0afc627242e8", "key": "workspace_id", "value": "", "description": "(Required) " } ] }, "description": "Aggregate performance across all operators with per-operator breakdown." }, "response": [ { "id": "b3f6bb2f-4b22-43ed-9fb8-5c904a9bc3d3", "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/operators/performance", "host": [ "{{baseUrl}}" ], "path": [ "v1", ":workspace_id", "operators", "performance" ], "variable": [ { "key": "workspace_id" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"workspace_id\": \"\",\n \"total_operators\": \"\",\n \"online\": \"\",\n \"busy\": \"\",\n \"offline\": \"\",\n \"total_escalations_handled\": \"\",\n \"avg_handle_time_seconds\": \"\",\n \"operators\": [\n {\n \"operator_id\": \"\",\n \"status\": \"online\",\n \"total_escalations_handled\": \"\",\n \"avg_handle_time_seconds\": \"\",\n \"name\": \"\",\n \"last_call_at\": \"\"\n },\n {\n \"operator_id\": \"\",\n \"status\": \"online\",\n \"total_escalations_handled\": \"\",\n \"avg_handle_time_seconds\": \"\",\n \"name\": \"\",\n \"last_call_at\": \"\"\n }\n ]\n}", "createdAt": "2026-07-28T01:01:37.000Z", "updatedAt": "2026-07-28T01:01:37.000Z", "uid": "35240-b3f6bb2f-4b22-43ed-9fb8-5c904a9bc3d3" } ], "createdAt": "2026-07-28T01:01:37.000Z", "updatedAt": "2026-07-28T01:01:37.000Z", "uid": "35240-36c48271-5d10-4604-9fc0-5650ebebb359" } ], "id": "22fd5954-f7e8-4d62-9f82-fae911e0e906", "createdAt": "2026-07-28T01:01:37.000Z", "updatedAt": "2026-07-28T01:01:37.000Z", "uid": "35240-22fd5954-f7e8-4d62-9f82-fae911e0e906" }, { "name": "escalations", "item": [ { "name": "active", "item": [ { "name": "List active escalations", "id": "cbf4ab1a-56d0-4b0e-9fca-084471a8f9bd", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" } ], "url": { "raw": "{{baseUrl}}/v1/:workspace_id/operators/escalations/active?limit=10&continuation_token=0", "host": [ "{{baseUrl}}" ], "path": [ "v1", ":workspace_id", "operators", "escalations", "active" ], "query": [ { "key": "limit", "value": "10" }, { "key": "continuation_token", "value": "0" } ], "variable": [ { "id": "4c00cd31-d123-47bd-aa96-e012358601e7", "key": "workspace_id", "value": "", "description": "(Required) " } ] }, "description": "List calls with active escalations (status: requested or connected)." }, "response": [ { "id": "421956f2-9d3f-4a69-9cb9-f1e1e1e826eb", "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/operators/escalations/active?limit=10&continuation_token=0", "host": [ "{{baseUrl}}" ], "path": [ "v1", ":workspace_id", "operators", "escalations", "active" ], "query": [ { "key": "limit", "value": "10" }, { "key": "continuation_token", "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 \"items\": [\n {\n \"call_entity_id\": \"\",\n \"status\": \"\",\n \"immediate\": \"\",\n \"call_sid\": \"\",\n \"escalation_id\": \"\",\n \"trigger\": \"\",\n \"trigger_source\": \"\",\n \"concept\": \"\",\n \"operator_type\": \"administrative\",\n \"regulatory_basis\": \"\",\n \"risk_score\": \"\",\n \"requested_at\": \"\",\n \"connected_at\": \"\",\n \"wait_seconds\": \"\",\n \"operator_entity_id\": \"\",\n \"caller_id\": \"\",\n \"direction\": \"playground\",\n \"phone_number\": \"\",\n \"started_at\": \"\"\n },\n {\n \"call_entity_id\": \"\",\n \"status\": \"\",\n \"immediate\": \"\",\n \"call_sid\": \"\",\n \"escalation_id\": \"\",\n \"trigger\": \"\",\n \"trigger_source\": \"\",\n \"concept\": \"\",\n \"operator_type\": \"crisis_counselor\",\n \"regulatory_basis\": \"\",\n \"risk_score\": \"\",\n \"requested_at\": \"\",\n \"connected_at\": \"\",\n \"wait_seconds\": \"\",\n \"operator_entity_id\": \"\",\n \"caller_id\": \"\",\n \"direction\": \"inbound\",\n \"phone_number\": \"\",\n \"started_at\": \"\"\n }\n ],\n \"has_more\": \"\",\n \"continuation_token\": \"\",\n \"total\": \"\"\n}", "createdAt": "2026-07-28T01:01:37.000Z", "updatedAt": "2026-07-28T01:01:37.000Z", "uid": "35240-421956f2-9d3f-4a69-9cb9-f1e1e1e826eb" }, { "id": "b146901f-eb67-4a1e-b8b5-822bca5c6527", "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/operators/escalations/active?limit=10&continuation_token=0", "host": [ "{{baseUrl}}" ], "path": [ "v1", ":workspace_id", "operators", "escalations", "active" ], "query": [ { "key": "limit", "value": "10" }, { "key": "continuation_token", "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:01:37.000Z", "updatedAt": "2026-07-28T01:01:37.000Z", "uid": "35240-b146901f-eb67-4a1e-b8b5-822bca5c6527" } ], "createdAt": "2026-07-28T01:01:37.000Z", "updatedAt": "2026-07-28T01:01:37.000Z", "uid": "35240-cbf4ab1a-56d0-4b0e-9fca-084471a8f9bd" } ], "id": "b6e4242e-48bf-47c9-82b0-a865156f1c62", "createdAt": "2026-07-28T01:01:37.000Z", "updatedAt": "2026-07-28T01:01:37.000Z", "uid": "35240-b6e4242e-48bf-47c9-82b0-a865156f1c62" }, { "name": "stats", "item": [ { "name": "Escalation statistics", "id": "f1c808ab-d96f-4383-8f73-659cad0aa1cd", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" } ], "url": { "raw": "{{baseUrl}}/v1/:workspace_id/operators/escalations/stats?period=day&group_by=status", "host": [ "{{baseUrl}}" ], "path": [ "v1", ":workspace_id", "operators", "escalations", "stats" ], "query": [ { "description": "Time period: day, week, or month.", "key": "period", "value": "day" }, { "description": "Grouping dimension: status, trigger, or operator.", "key": "group_by", "value": "status" } ], "variable": [ { "id": "c60048c3-3b09-4b06-af2d-68e63704ae9f", "key": "workspace_id", "value": "", "description": "(Required) " } ] }, "description": "Aggregated escalation statistics over a time period." }, "response": [ { "id": "b35090f4-a3bb-4bf9-9f17-b4d4254ae7b6", "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/operators/escalations/stats?period=day&group_by=status", "host": [ "{{baseUrl}}" ], "path": [ "v1", ":workspace_id", "operators", "escalations", "stats" ], "query": [ { "description": "Time period: day, week, or month.", "key": "period", "value": "day" }, { "description": "Grouping dimension: status, trigger, or operator.", "key": "group_by", "value": "status" } ], "variable": [ { "key": "workspace_id" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"workspace_id\": \"\",\n \"period\": \"\",\n \"group_by\": \"\",\n \"buckets\": [\n {\n \"key\": \"\",\n \"count\": \"\"\n },\n {\n \"key\": \"\",\n \"count\": \"\"\n }\n ],\n \"total\": \"\"\n}", "createdAt": "2026-07-28T01:01:37.000Z", "updatedAt": "2026-07-28T01:01:37.000Z", "uid": "35240-b35090f4-a3bb-4bf9-9f17-b4d4254ae7b6" }, { "id": "ce2c55de-dbbf-4ee8-a072-ce8005c528da", "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/operators/escalations/stats?period=day&group_by=status", "host": [ "{{baseUrl}}" ], "path": [ "v1", ":workspace_id", "operators", "escalations", "stats" ], "query": [ { "description": "Time period: day, week, or month.", "key": "period", "value": "day" }, { "description": "Grouping dimension: status, trigger, or operator.", "key": "group_by", "value": "status" } ], "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:37.000Z", "updatedAt": "2026-07-28T01:01:37.000Z", "uid": "35240-ce2c55de-dbbf-4ee8-a072-ce8005c528da" } ], "createdAt": "2026-07-28T01:01:37.000Z", "updatedAt": "2026-07-28T01:01:37.000Z", "uid": "35240-f1c808ab-d96f-4383-8f73-659cad0aa1cd" } ], "id": "2c9265cd-eaa7-4e1a-adb7-b58f6242aef0", "createdAt": "2026-07-28T01:01:37.000Z", "updatedAt": "2026-07-28T01:01:37.000Z", "uid": "35240-2c9265cd-eaa7-4e1a-adb7-b58f6242aef0" }, { "name": "List escalation events", "id": "6f8e83ee-4323-45b0-b394-a425b0e5ccc9", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" } ], "url": { "raw": "{{baseUrl}}/v1/:workspace_id/operators/escalations?limit=10&continuation_token=0", "host": [ "{{baseUrl}}" ], "path": [ "v1", ":workspace_id", "operators", "escalations" ], "query": [ { "key": "limit", "value": "10" }, { "key": "continuation_token", "value": "0" } ], "variable": [ { "id": "7ef7090a-4dce-443c-9a5c-bd6a8bc5a911", "key": "workspace_id", "value": "", "description": "(Required) " } ] }, "description": "List escalation lifecycle events for a workspace." }, "response": [ { "id": "51241788-226c-4820-a1a4-1cadf1b7c61d", "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/operators/escalations?limit=10&continuation_token=0", "host": [ "{{baseUrl}}" ], "path": [ "v1", ":workspace_id", "operators", "escalations" ], "query": [ { "key": "limit", "value": "10" }, { "key": "continuation_token", "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 \"items\": [\n {\n \"id\": \"\",\n \"workspace_id\": \"\",\n \"event_type\": \"\",\n \"data\": {\n \"proident11\": -41135727,\n \"id_5c3\": 32934760.555048108\n },\n \"source\": \"\",\n \"confidence\": \"\",\n \"ingested_at\": \"\",\n \"created_at\": \"\"\n },\n {\n \"id\": \"\",\n \"workspace_id\": \"\",\n \"event_type\": \"\",\n \"data\": {\n \"dolor__12\": \"enim aliqua\",\n \"velita47\": 28976106,\n \"consectetur_ca\": \"mollit esse consectetur\"\n },\n \"source\": \"\",\n \"confidence\": \"\",\n \"ingested_at\": \"\",\n \"created_at\": \"\"\n }\n ],\n \"has_more\": \"\",\n \"continuation_token\": \"\",\n \"total\": \"\"\n}", "createdAt": "2026-07-28T01:01:37.000Z", "updatedAt": "2026-07-28T01:01:37.000Z", "uid": "35240-51241788-226c-4820-a1a4-1cadf1b7c61d" }, { "id": "68d58a95-e03c-4f7b-9b0d-ba1faf315526", "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/operators/escalations?limit=10&continuation_token=0", "host": [ "{{baseUrl}}" ], "path": [ "v1", ":workspace_id", "operators", "escalations" ], "query": [ { "key": "limit", "value": "10" }, { "key": "continuation_token", "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:01:37.000Z", "updatedAt": "2026-07-28T01:01:37.000Z", "uid": "35240-68d58a95-e03c-4f7b-9b0d-ba1faf315526" } ], "createdAt": "2026-07-28T01:01:37.000Z", "updatedAt": "2026-07-28T01:01:37.000Z", "uid": "35240-6f8e83ee-4323-45b0-b394-a425b0e5ccc9" } ], "id": "156408e8-74b4-4a5b-b9e7-0237170000d0", "createdAt": "2026-07-28T01:01:37.000Z", "updatedAt": "2026-07-28T01:01:37.000Z", "uid": "35240-156408e8-74b4-4a5b-b9e7-0237170000d0" }, { "name": "audit-log", "item": [ { "name": "Query audit log", "id": "455adb66-0445-4c2f-baaf-c4f097a48ad7", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" } ], "url": { "raw": "{{baseUrl}}/v1/:workspace_id/operators/audit-log?operator_id=&action=operator.mode_switched&limit=10&continuation_token=0", "host": [ "{{baseUrl}}" ], "path": [ "v1", ":workspace_id", "operators", "audit-log" ], "query": [ { "description": "Filter by operator entity UUID.", "key": "operator_id", "value": "" }, { "description": "Filter by exact operator audit event type.", "key": "action", "value": "operator.mode_switched" }, { "key": "limit", "value": "10" }, { "key": "continuation_token", "value": "0" } ], "variable": [ { "id": "7ee13c31-e9a6-4e6c-a1d4-0e0e51af6e96", "key": "workspace_id", "value": "", "description": "(Required) " } ] }, "description": "Query audit events (operator actions) for a workspace." }, "response": [ { "id": "ea9917e3-503d-46be-9b0e-4feebef0d52f", "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/operators/audit-log?operator_id=&action=operator.mode_switched&limit=10&continuation_token=0", "host": [ "{{baseUrl}}" ], "path": [ "v1", ":workspace_id", "operators", "audit-log" ], "query": [ { "description": "Filter by operator entity UUID.", "key": "operator_id", "value": "" }, { "description": "Filter by exact operator audit event type.", "key": "action", "value": "operator.mode_switched" }, { "key": "limit", "value": "10" }, { "key": "continuation_token", "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 \"items\": [\n {\n \"id\": \"\",\n \"workspace_id\": \"\",\n \"event_type\": \"\",\n \"data\": {\n \"sed_d\": -93368181.65625963,\n \"aliqua5b_\": false\n },\n \"source\": \"\",\n \"ingested_at\": \"\",\n \"created_at\": \"\"\n },\n {\n \"id\": \"\",\n \"workspace_id\": \"\",\n \"event_type\": \"\",\n \"data\": {\n \"laboris_54\": true,\n \"magna_1c4\": 80175000\n },\n \"source\": \"\",\n \"ingested_at\": \"\",\n \"created_at\": \"\"\n }\n ],\n \"has_more\": \"\",\n \"continuation_token\": \"\",\n \"total\": \"\"\n}", "createdAt": "2026-07-28T01:01:37.000Z", "updatedAt": "2026-07-28T01:01:37.000Z", "uid": "35240-ea9917e3-503d-46be-9b0e-4feebef0d52f" }, { "id": "677a13d2-e21e-41f3-b4ea-26642f1f3c23", "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/operators/audit-log?operator_id=&action=operator.mode_switched&limit=10&continuation_token=0", "host": [ "{{baseUrl}}" ], "path": [ "v1", ":workspace_id", "operators", "audit-log" ], "query": [ { "description": "Filter by operator entity UUID.", "key": "operator_id", "value": "" }, { "description": "Filter by exact operator audit event type.", "key": "action", "value": "operator.mode_switched" }, { "key": "limit", "value": "10" }, { "key": "continuation_token", "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:01:37.000Z", "updatedAt": "2026-07-28T01:01:37.000Z", "uid": "35240-677a13d2-e21e-41f3-b4ea-26642f1f3c23" } ], "createdAt": "2026-07-28T01:01:37.000Z", "updatedAt": "2026-07-28T01:01:37.000Z", "uid": "35240-455adb66-0445-4c2f-baaf-c4f097a48ad7" } ], "id": "54522b3c-c5ca-4813-a793-1ea43bc43165", "createdAt": "2026-07-28T01:01:37.000Z", "updatedAt": "2026-07-28T01:01:37.000Z", "uid": "35240-54522b3c-c5ca-4813-a793-1ea43bc43165" }, { "name": "calls", "item": [ { "name": "{call_sid}", "item": [ { "name": "transcript", "item": [ { "name": "Get call transcript", "id": "36b252cc-fa29-4ab3-a3f9-9f80e846b34d", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" } ], "url": { "raw": "{{baseUrl}}/v1/:workspace_id/operators/calls/:call_sid/transcript", "host": [ "{{baseUrl}}" ], "path": [ "v1", ":workspace_id", "operators", "calls", ":call_sid", "transcript" ], "variable": [ { "id": "a7466669-9e2a-46e1-95f0-ea3dd678f953", "key": "workspace_id", "value": "", "description": "(Required) " }, { "id": "46d93b12-a08b-41d0-9619-b565f6c9e269", "key": "call_sid", "value": "", "description": "(Required) " } ] }, "description": "Per-speaker transcript segments from operator takeover sessions." }, "response": [ { "id": "30138503-f6b4-455e-92bc-c64cc8a11197", "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/operators/calls/:call_sid/transcript", "host": [ "{{baseUrl}}" ], "path": [ "v1", ":workspace_id", "operators", "calls", ":call_sid", "transcript" ], "variable": [ { "key": "workspace_id" }, { "key": "call_sid" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"call_entity_id\": \"\",\n \"call_sid\": \"\",\n \"total_segments\": \"\",\n \"segments\": [\n {\n \"speaker_role\": \"\",\n \"transcript\": \"\",\n \"timestamp\": \"\",\n \"escalation_id\": \"\",\n \"confidence\": \"\"\n },\n {\n \"speaker_role\": \"\",\n \"transcript\": \"\",\n \"timestamp\": \"\",\n \"escalation_id\": \"\",\n \"confidence\": \"\"\n }\n ]\n}", "createdAt": "2026-07-28T01:01:37.000Z", "updatedAt": "2026-07-28T01:01:37.000Z", "uid": "35240-30138503-f6b4-455e-92bc-c64cc8a11197" }, { "id": "72cf6ee5-6b52-47fb-a86a-bcd4059bb50f", "name": "Call 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/operators/calls/:call_sid/transcript", "host": [ "{{baseUrl}}" ], "path": [ "v1", ":workspace_id", "operators", "calls", ":call_sid", "transcript" ], "variable": [ { "key": "workspace_id" }, { "key": "call_sid" } ] } }, "status": "Not Found", "code": 404, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T01:01:37.000Z", "updatedAt": "2026-07-28T01:01:37.000Z", "uid": "35240-72cf6ee5-6b52-47fb-a86a-bcd4059bb50f" }, { "id": "d7999681-ee0e-4929-8cea-46471497fbb5", "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/operators/calls/:call_sid/transcript", "host": [ "{{baseUrl}}" ], "path": [ "v1", ":workspace_id", "operators", "calls", ":call_sid", "transcript" ], "variable": [ { "key": "workspace_id" }, { "key": "call_sid" } ] } }, "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:37.000Z", "updatedAt": "2026-07-28T01:01:37.000Z", "uid": "35240-d7999681-ee0e-4929-8cea-46471497fbb5" } ], "createdAt": "2026-07-28T01:01:37.000Z", "updatedAt": "2026-07-28T01:01:37.000Z", "uid": "35240-36b252cc-fa29-4ab3-a3f9-9f80e846b34d" } ], "id": "16b1ee1d-d452-4c21-899b-d894c1efa625", "createdAt": "2026-07-28T01:01:37.000Z", "updatedAt": "2026-07-28T01:01:37.000Z", "uid": "35240-16b1ee1d-d452-4c21-899b-d894c1efa625" } ], "id": "f8e95bf0-f1f9-435e-849e-f4d4e1ee5055", "createdAt": "2026-07-28T01:01:37.000Z", "updatedAt": "2026-07-28T01:01:37.000Z", "uid": "35240-f8e95bf0-f1f9-435e-849e-f4d4e1ee5055" } ], "id": "ac1bd70a-a3fc-4f54-aecd-5fbfe0708840", "createdAt": "2026-07-28T01:01:37.000Z", "updatedAt": "2026-07-28T01:01:37.000Z", "uid": "35240-ac1bd70a-a3fc-4f54-aecd-5fbfe0708840" }, { "name": "queue", "item": [ { "name": "Priority-ranked operator queue", "id": "d1ba1459-a53b-4a02-a236-6042c4d3f71f", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" } ], "url": { "raw": "{{baseUrl}}/v1/:workspace_id/operators/queue", "host": [ "{{baseUrl}}" ], "path": [ "v1", ":workspace_id", "operators", "queue" ], "variable": [ { "id": "370444e4-7b6e-4d74-bda0-f3172d724593", "key": "workspace_id", "value": "", "description": "(Required) " } ] }, "description": "Active calls ranked by operator priority: risk, wait time, emotion, loops, and safety concerns." }, "response": [ { "id": "3f3365df-a6fd-44cd-82a9-91fc862ade51", "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/operators/queue", "host": [ "{{baseUrl}}" ], "path": [ "v1", ":workspace_id", "operators", "queue" ], "variable": [ { "key": "workspace_id" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"workspace_id\": \"\",\n \"queue\": [\n {\n \"call_sid\": \"\",\n \"priority_score\": \"\",\n \"caller_id\": \"\",\n \"caller_phone\": \"+43165797189678\",\n \"service_id\": \"\",\n \"service_name\": \"\",\n \"direction\": \"inbound\",\n \"started_at\": \"\",\n \"wait_seconds\": 0,\n \"risk_score\": \"\",\n \"risk_level\": \"low\",\n \"current_emotion\": \"\",\n \"current_valence\": \"\",\n \"current_state\": \"\",\n \"turn_count\": 0,\n \"escalation_active\": false,\n \"entity_name\": \"\",\n \"brief_context\": \"\"\n },\n {\n \"call_sid\": \"\",\n \"priority_score\": \"\",\n \"caller_id\": \"\",\n \"caller_phone\": \"+76309506828481\",\n \"service_id\": \"\",\n \"service_name\": \"\",\n \"direction\": \"inbound\",\n \"started_at\": \"\",\n \"wait_seconds\": 0,\n \"risk_score\": \"\",\n \"risk_level\": \"medium\",\n \"current_emotion\": \"\",\n \"current_valence\": \"\",\n \"current_state\": \"\",\n \"turn_count\": 0,\n \"escalation_active\": false,\n \"entity_name\": \"\",\n \"brief_context\": \"\"\n }\n ],\n \"total_active\": \"\"\n}", "createdAt": "2026-07-28T01:01:37.000Z", "updatedAt": "2026-07-28T01:01:37.000Z", "uid": "35240-3f3365df-a6fd-44cd-82a9-91fc862ade51" }, { "id": "e6082914-4aa8-437d-ba25-34694656dcf2", "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/operators/queue", "host": [ "{{baseUrl}}" ], "path": [ "v1", ":workspace_id", "operators", "queue" ], "variable": [ { "key": "workspace_id" } ] } }, "status": "Too Many Requests", "code": 429, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T01:01:37.000Z", "updatedAt": "2026-07-28T01:01:37.000Z", "uid": "35240-e6082914-4aa8-437d-ba25-34694656dcf2" } ], "createdAt": "2026-07-28T01:01:37.000Z", "updatedAt": "2026-07-28T01:01:37.000Z", "uid": "35240-d1ba1459-a53b-4a02-a236-6042c4d3f71f" } ], "id": "58d94814-65ac-45a5-8f03-9554310b36ae", "createdAt": "2026-07-28T01:01:37.000Z", "updatedAt": "2026-07-28T01:01:37.000Z", "uid": "35240-58d94814-65ac-45a5-8f03-9554310b36ae" }, { "name": "{operator_id}", "item": [ { "name": "briefing", "item": [ { "name": "Generate operator briefing", "id": "f60b2fe9-519d-4f38-9832-6956a92ed410", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" } ], "body": { "mode": "raw", "raw": "{\n \"call_sid\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/v1/:workspace_id/operators/:operator_id/briefing", "host": [ "{{baseUrl}}" ], "path": [ "v1", ":workspace_id", "operators", ":operator_id", "briefing" ], "variable": [ { "id": "6e43b0e0-16e1-49e3-9064-0a5b85213997", "key": "workspace_id", "value": "", "description": "(Required) " }, { "id": "a51b9aad-7824-4bde-a345-f7228ac0d83f", "key": "operator_id", "value": "", "description": "(Required) " } ] }, "description": "Structured briefing for an operator about to join a call. Template-rendered from call intelligence and entity context." }, "response": [ { "id": "9dceca7b-730f-4f38-8424-cca4f4f0c85c", "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 \"call_sid\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/v1/:workspace_id/operators/:operator_id/briefing", "host": [ "{{baseUrl}}" ], "path": [ "v1", ":workspace_id", "operators", ":operator_id", "briefing" ], "variable": [ { "key": "workspace_id" }, { "key": "operator_id" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"call_sid\": \"\",\n \"operator_id\": \"\",\n \"sections\": [\n {\n \"title\": \"\",\n \"content\": \"\"\n },\n {\n \"title\": \"\",\n \"content\": \"\"\n }\n ],\n \"generated_at\": \"\"\n}", "createdAt": "2026-07-28T01:01:37.000Z", "updatedAt": "2026-07-28T01:01:37.000Z", "uid": "35240-9dceca7b-730f-4f38-8424-cca4f4f0c85c" }, { "id": "ef436fe3-dde5-450a-8d5a-16e0c26c7f00", "name": "Invalid operator_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 \"call_sid\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/v1/:workspace_id/operators/:operator_id/briefing", "host": [ "{{baseUrl}}" ], "path": [ "v1", ":workspace_id", "operators", ":operator_id", "briefing" ], "variable": [ { "key": "workspace_id" }, { "key": "operator_id" } ] } }, "status": "Bad Request", "code": 400, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T01:01:37.000Z", "updatedAt": "2026-07-28T01:01:37.000Z", "uid": "35240-ef436fe3-dde5-450a-8d5a-16e0c26c7f00" }, { "id": "d9cc192e-6e2c-4744-ab73-135ff12d9f08", "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 \"call_sid\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/v1/:workspace_id/operators/:operator_id/briefing", "host": [ "{{baseUrl}}" ], "path": [ "v1", ":workspace_id", "operators", ":operator_id", "briefing" ], "variable": [ { "key": "workspace_id" }, { "key": "operator_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:37.000Z", "updatedAt": "2026-07-28T01:01:37.000Z", "uid": "35240-d9cc192e-6e2c-4744-ab73-135ff12d9f08" }, { "id": "d9684460-75e3-411a-9a8e-0e4b0d3c5c41", "name": "Rate limit exceeded.", "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 \"call_sid\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/v1/:workspace_id/operators/:operator_id/briefing", "host": [ "{{baseUrl}}" ], "path": [ "v1", ":workspace_id", "operators", ":operator_id", "briefing" ], "variable": [ { "key": "workspace_id" }, { "key": "operator_id" } ] } }, "status": "Too Many Requests", "code": 429, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T01:01:37.000Z", "updatedAt": "2026-07-28T01:01:37.000Z", "uid": "35240-d9684460-75e3-411a-9a8e-0e4b0d3c5c41" } ], "createdAt": "2026-07-28T01:01:37.000Z", "updatedAt": "2026-07-28T01:01:37.000Z", "uid": "35240-f60b2fe9-519d-4f38-9832-6956a92ed410" } ], "id": "06dcd3f7-2b90-40d6-9248-ccc25fee191f", "createdAt": "2026-07-28T01:01:37.000Z", "updatedAt": "2026-07-28T01:01:37.000Z", "uid": "35240-06dcd3f7-2b90-40d6-9248-ccc25fee191f" }, { "name": "join-call", "item": [ { "name": "Join active call as operator", "id": "66565dc9-0eab-4997-a561-bf8e0823be55", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" } ], "body": { "mode": "raw", "raw": "{\n \"call_sid\": \"\",\n \"mode\": \"takeover\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/v1/:workspace_id/operators/:operator_id/join-call", "host": [ "{{baseUrl}}" ], "path": [ "v1", ":workspace_id", "operators", ":operator_id", "join-call" ], "variable": [ { "id": "6a3bf1ac-9e4c-4e41-8d45-ec56a70e6f21", "key": "workspace_id", "value": "", "description": "(Required) " }, { "id": "a7f67bb3-093f-4cc2-9f74-347f0219a4f1", "key": "operator_id", "value": "", "description": "(Required) " } ] }, "description": "Add operator to an active call's Twilio Conference." }, "response": [ { "id": "c0807564-e1ef-4c38-9a8c-80770c96cc8c", "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 \"call_sid\": \"\",\n \"mode\": \"takeover\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/v1/:workspace_id/operators/:operator_id/join-call", "host": [ "{{baseUrl}}" ], "path": [ "v1", ":workspace_id", "operators", ":operator_id", "join-call" ], "variable": [ { "key": "workspace_id" }, { "key": "operator_id" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"participant_call_sid\": \"\",\n \"conference_sid\": \"\",\n \"mode\": \"listen\",\n \"operator_entity_id\": \"\"\n}", "createdAt": "2026-07-28T01:01:37.000Z", "updatedAt": "2026-07-28T01:01:37.000Z", "uid": "35240-c0807564-e1ef-4c38-9a8c-80770c96cc8c" }, { "id": "dfe05a18-ef4e-4db9-ba57-0ad4c890c920", "name": "Operator or active call not found.", "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 \"call_sid\": \"\",\n \"mode\": \"takeover\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/v1/:workspace_id/operators/:operator_id/join-call", "host": [ "{{baseUrl}}" ], "path": [ "v1", ":workspace_id", "operators", ":operator_id", "join-call" ], "variable": [ { "key": "workspace_id" }, { "key": "operator_id" } ] } }, "status": "Not Found", "code": 404, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T01:01:37.000Z", "updatedAt": "2026-07-28T01:01:37.000Z", "uid": "35240-dfe05a18-ef4e-4db9-ba57-0ad4c890c920" }, { "id": "dfc06f03-e7b5-4e79-ad3f-c62fd79ed918", "name": "Operator is already on a call.", "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 \"call_sid\": \"\",\n \"mode\": \"takeover\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/v1/:workspace_id/operators/:operator_id/join-call", "host": [ "{{baseUrl}}" ], "path": [ "v1", ":workspace_id", "operators", ":operator_id", "join-call" ], "variable": [ { "key": "workspace_id" }, { "key": "operator_id" } ] } }, "status": "Conflict", "code": 409, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T01:01:37.000Z", "updatedAt": "2026-07-28T01:01:37.000Z", "uid": "35240-dfc06f03-e7b5-4e79-ad3f-c62fd79ed918" }, { "id": "bf20b171-e21d-4442-bdd8-bc3e663ee541", "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 \"call_sid\": \"\",\n \"mode\": \"takeover\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/v1/:workspace_id/operators/:operator_id/join-call", "host": [ "{{baseUrl}}" ], "path": [ "v1", ":workspace_id", "operators", ":operator_id", "join-call" ], "variable": [ { "key": "workspace_id" }, { "key": "operator_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:37.000Z", "updatedAt": "2026-07-28T01:01:37.000Z", "uid": "35240-bf20b171-e21d-4442-bdd8-bc3e663ee541" }, { "id": "4252d4f2-508d-444b-bd9b-12fd87ff5b63", "name": "Voice agent service unavailable.", "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 \"call_sid\": \"\",\n \"mode\": \"takeover\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/v1/:workspace_id/operators/:operator_id/join-call", "host": [ "{{baseUrl}}" ], "path": [ "v1", ":workspace_id", "operators", ":operator_id", "join-call" ], "variable": [ { "key": "workspace_id" }, { "key": "operator_id" } ] } }, "status": "Service Unavailable", "code": 503, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T01:01:37.000Z", "updatedAt": "2026-07-28T01:01:37.000Z", "uid": "35240-4252d4f2-508d-444b-bd9b-12fd87ff5b63" } ], "createdAt": "2026-07-28T01:01:37.000Z", "updatedAt": "2026-07-28T01:01:37.000Z", "uid": "35240-66565dc9-0eab-4997-a561-bf8e0823be55" } ], "id": "495a51a4-c1da-412c-8b57-0fdb9facc49f", "createdAt": "2026-07-28T01:01:37.000Z", "updatedAt": "2026-07-28T01:01:37.000Z", "uid": "35240-495a51a4-c1da-412c-8b57-0fdb9facc49f" }, { "name": "leave-call", "item": [ { "name": "Remove operator from active call", "id": "0a084794-60c8-40c2-be20-e1dd23a23b96", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" } ], "body": { "mode": "raw", "raw": "{\n \"call_sid\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/v1/:workspace_id/operators/:operator_id/leave-call", "host": [ "{{baseUrl}}" ], "path": [ "v1", ":workspace_id", "operators", ":operator_id", "leave-call" ], "variable": [ { "id": "8a5b18dc-d804-42f2-b0d7-179695c1431b", "key": "workspace_id", "value": "", "description": "(Required) " }, { "id": "6e4aa7f7-4016-494f-803b-f18e0293c868", "key": "operator_id", "value": "", "description": "(Required) " } ] }, "description": "Remove operator from an active call's Twilio Conference." }, "response": [ { "id": "35dfef0a-7a69-45ab-884f-8ec878c9c017", "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 \"call_sid\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/v1/:workspace_id/operators/:operator_id/leave-call", "host": [ "{{baseUrl}}" ], "path": [ "v1", ":workspace_id", "operators", ":operator_id", "leave-call" ], "variable": [ { "key": "workspace_id" }, { "key": "operator_id" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"success\": \"\"\n}", "createdAt": "2026-07-28T01:01:37.000Z", "updatedAt": "2026-07-28T01:01:37.000Z", "uid": "35240-35dfef0a-7a69-45ab-884f-8ec878c9c017" }, { "id": "b64c11ef-4f0b-4b73-af4b-69a55d4ff918", "name": "Operator or active call not found.", "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 \"call_sid\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/v1/:workspace_id/operators/:operator_id/leave-call", "host": [ "{{baseUrl}}" ], "path": [ "v1", ":workspace_id", "operators", ":operator_id", "leave-call" ], "variable": [ { "key": "workspace_id" }, { "key": "operator_id" } ] } }, "status": "Not Found", "code": 404, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T01:01:37.000Z", "updatedAt": "2026-07-28T01:01:37.000Z", "uid": "35240-b64c11ef-4f0b-4b73-af4b-69a55d4ff918" }, { "id": "f5649b59-c50c-44c0-8f63-3845424d533b", "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 \"call_sid\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/v1/:workspace_id/operators/:operator_id/leave-call", "host": [ "{{baseUrl}}" ], "path": [ "v1", ":workspace_id", "operators", ":operator_id", "leave-call" ], "variable": [ { "key": "workspace_id" }, { "key": "operator_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:37.000Z", "updatedAt": "2026-07-28T01:01:37.000Z", "uid": "35240-f5649b59-c50c-44c0-8f63-3845424d533b" }, { "id": "7e9e2248-6920-46ef-a3f1-31bec3d0e05f", "name": "Voice agent service unavailable.", "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 \"call_sid\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/v1/:workspace_id/operators/:operator_id/leave-call", "host": [ "{{baseUrl}}" ], "path": [ "v1", ":workspace_id", "operators", ":operator_id", "leave-call" ], "variable": [ { "key": "workspace_id" }, { "key": "operator_id" } ] } }, "status": "Service Unavailable", "code": 503, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T01:01:37.000Z", "updatedAt": "2026-07-28T01:01:37.000Z", "uid": "35240-7e9e2248-6920-46ef-a3f1-31bec3d0e05f" } ], "createdAt": "2026-07-28T01:01:37.000Z", "updatedAt": "2026-07-28T01:01:37.000Z", "uid": "35240-0a084794-60c8-40c2-be20-e1dd23a23b96" } ], "id": "7b049824-b5c5-4578-9c86-81bdf4286d78", "createdAt": "2026-07-28T01:01:37.000Z", "updatedAt": "2026-07-28T01:01:37.000Z", "uid": "35240-7b049824-b5c5-4578-9c86-81bdf4286d78" }, { "name": "access-token", "item": [ { "name": "Generate browser audio access token", "id": "2ed96d2c-3212-4518-839a-5c03f16eaa3b", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" } ], "body": { "mode": "raw", "raw": "{\n \"call_sid\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/v1/:workspace_id/operators/:operator_id/access-token", "host": [ "{{baseUrl}}" ], "path": [ "v1", ":workspace_id", "operators", ":operator_id", "access-token" ], "variable": [ { "id": "dcbe0cfb-0a97-4522-b70d-98a0cb742a66", "key": "workspace_id", "value": "", "description": "(Required) " }, { "id": "9b0cc81b-14af-47b6-a8ca-c46af6ff78e8", "key": "operator_id", "value": "", "description": "(Required) " } ] }, "description": "Generate a Twilio AccessToken with VoiceGrant for browser-based operator audio." }, "response": [ { "id": "18e1b492-1961-4188-89ee-961794697600", "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 \"call_sid\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/v1/:workspace_id/operators/:operator_id/access-token", "host": [ "{{baseUrl}}" ], "path": [ "v1", ":workspace_id", "operators", ":operator_id", "access-token" ], "variable": [ { "key": "workspace_id" }, { "key": "operator_id" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"token\": \"\",\n \"identity\": \"\",\n \"conference_sid\": \"\",\n \"connect_params\": {}\n}", "createdAt": "2026-07-28T01:01:37.000Z", "updatedAt": "2026-07-28T01:01:37.000Z", "uid": "35240-18e1b492-1961-4188-89ee-961794697600" }, { "id": "31cb8b6f-03a4-4206-ab7e-aa09e2928bb6", "name": "Operator or active call not found.", "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 \"call_sid\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/v1/:workspace_id/operators/:operator_id/access-token", "host": [ "{{baseUrl}}" ], "path": [ "v1", ":workspace_id", "operators", ":operator_id", "access-token" ], "variable": [ { "key": "workspace_id" }, { "key": "operator_id" } ] } }, "status": "Not Found", "code": 404, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T01:01:37.000Z", "updatedAt": "2026-07-28T01:01:37.000Z", "uid": "35240-31cb8b6f-03a4-4206-ab7e-aa09e2928bb6" }, { "id": "3475abec-555e-46a9-9d2a-2a089bc2afa5", "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 \"call_sid\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/v1/:workspace_id/operators/:operator_id/access-token", "host": [ "{{baseUrl}}" ], "path": [ "v1", ":workspace_id", "operators", ":operator_id", "access-token" ], "variable": [ { "key": "workspace_id" }, { "key": "operator_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:37.000Z", "updatedAt": "2026-07-28T01:01:37.000Z", "uid": "35240-3475abec-555e-46a9-9d2a-2a089bc2afa5" }, { "id": "2765ce86-712f-4e78-8754-098d83dcd38e", "name": "Browser audio not configured or voice agent unavailable.", "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 \"call_sid\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/v1/:workspace_id/operators/:operator_id/access-token", "host": [ "{{baseUrl}}" ], "path": [ "v1", ":workspace_id", "operators", ":operator_id", "access-token" ], "variable": [ { "key": "workspace_id" }, { "key": "operator_id" } ] } }, "status": "Service Unavailable", "code": 503, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T01:01:37.000Z", "updatedAt": "2026-07-28T01:01:37.000Z", "uid": "35240-2765ce86-712f-4e78-8754-098d83dcd38e" } ], "createdAt": "2026-07-28T01:01:37.000Z", "updatedAt": "2026-07-28T01:01:37.000Z", "uid": "35240-2ed96d2c-3212-4518-839a-5c03f16eaa3b" } ], "id": "21cf1bc3-bcb5-4121-a7b5-d144420b3017", "createdAt": "2026-07-28T01:01:37.000Z", "updatedAt": "2026-07-28T01:01:37.000Z", "uid": "35240-21cf1bc3-bcb5-4121-a7b5-d144420b3017" }, { "name": "switch-mode", "item": [ { "name": "Toggle operator listen/takeover mode", "id": "d9281b3b-aaa6-485b-aab9-8d910e146245", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" } ], "body": { "mode": "raw", "raw": "{\n \"call_sid\": \"\",\n \"mode\": \"listen\",\n \"participant_call_sid\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/v1/:workspace_id/operators/:operator_id/switch-mode", "host": [ "{{baseUrl}}" ], "path": [ "v1", ":workspace_id", "operators", ":operator_id", "switch-mode" ], "variable": [ { "id": "cd65f9f9-6382-4c13-824b-591ba9819c3b", "key": "workspace_id", "value": "", "description": "(Required) " }, { "id": "9a3bc876-90d6-45bf-897d-5704cde5186c", "key": "operator_id", "value": "", "description": "(Required) " } ] }, "description": "Switch between listen mode and takeover mode." }, "response": [ { "id": "1b12d15a-4e43-4b41-bd86-9755b4956abe", "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 \"call_sid\": \"\",\n \"mode\": \"listen\",\n \"participant_call_sid\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/v1/:workspace_id/operators/:operator_id/switch-mode", "host": [ "{{baseUrl}}" ], "path": [ "v1", ":workspace_id", "operators", ":operator_id", "switch-mode" ], "variable": [ { "key": "workspace_id" }, { "key": "operator_id" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"mode\": \"listen\"\n}", "createdAt": "2026-07-28T01:01:37.000Z", "updatedAt": "2026-07-28T01:01:37.000Z", "uid": "35240-1b12d15a-4e43-4b41-bd86-9755b4956abe" }, { "id": "725f4818-1760-4c9d-9cd1-55441f55cf33", "name": "Operator not found.", "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 \"call_sid\": \"\",\n \"mode\": \"listen\",\n \"participant_call_sid\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/v1/:workspace_id/operators/:operator_id/switch-mode", "host": [ "{{baseUrl}}" ], "path": [ "v1", ":workspace_id", "operators", ":operator_id", "switch-mode" ], "variable": [ { "key": "workspace_id" }, { "key": "operator_id" } ] } }, "status": "Not Found", "code": 404, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T01:01:37.000Z", "updatedAt": "2026-07-28T01:01:37.000Z", "uid": "35240-725f4818-1760-4c9d-9cd1-55441f55cf33" }, { "id": "467f0301-e57d-41d4-bcd1-3de4e9c952b2", "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 \"call_sid\": \"\",\n \"mode\": \"listen\",\n \"participant_call_sid\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/v1/:workspace_id/operators/:operator_id/switch-mode", "host": [ "{{baseUrl}}" ], "path": [ "v1", ":workspace_id", "operators", ":operator_id", "switch-mode" ], "variable": [ { "key": "workspace_id" }, { "key": "operator_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:37.000Z", "updatedAt": "2026-07-28T01:01:37.000Z", "uid": "35240-467f0301-e57d-41d4-bcd1-3de4e9c952b2" }, { "id": "9d306052-6020-49c3-8594-f12a2cac3027", "name": "Voice agent service unavailable.", "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 \"call_sid\": \"\",\n \"mode\": \"listen\",\n \"participant_call_sid\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/v1/:workspace_id/operators/:operator_id/switch-mode", "host": [ "{{baseUrl}}" ], "path": [ "v1", ":workspace_id", "operators", ":operator_id", "switch-mode" ], "variable": [ { "key": "workspace_id" }, { "key": "operator_id" } ] } }, "status": "Service Unavailable", "code": 503, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T01:01:37.000Z", "updatedAt": "2026-07-28T01:01:37.000Z", "uid": "35240-9d306052-6020-49c3-8594-f12a2cac3027" } ], "createdAt": "2026-07-28T01:01:37.000Z", "updatedAt": "2026-07-28T01:01:37.000Z", "uid": "35240-d9281b3b-aaa6-485b-aab9-8d910e146245" } ], "id": "20da3467-beff-43f2-ae6a-8ddeabbcfbe7", "createdAt": "2026-07-28T01:01:37.000Z", "updatedAt": "2026-07-28T01:01:37.000Z", "uid": "35240-20da3467-beff-43f2-ae6a-8ddeabbcfbe7" }, { "name": "send-guidance", "item": [ { "name": "Send text guidance to agent during call", "id": "bc4769cb-8fb7-4dda-b75a-a76999b8e8d3", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" } ], "body": { "mode": "raw", "raw": "{\n \"call_sid\": \"\",\n \"message\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/v1/:workspace_id/operators/:operator_id/send-guidance", "host": [ "{{baseUrl}}" ], "path": [ "v1", ":workspace_id", "operators", ":operator_id", "send-guidance" ], "variable": [ { "id": "df38231e-2acc-4600-b58b-7a8bc52b3497", "key": "workspace_id", "value": "", "description": "(Required) " }, { "id": "8d273977-6e62-4340-9f46-7207d32d25d0", "key": "operator_id", "value": "", "description": "(Required) " } ] }, "description": "Inject operator guidance into an active call. The agent incorporates it into its next response." }, "response": [ { "id": "229ce03a-80e7-4696-9544-35bf2fe58a77", "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 \"call_sid\": \"\",\n \"message\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/v1/:workspace_id/operators/:operator_id/send-guidance", "host": [ "{{baseUrl}}" ], "path": [ "v1", ":workspace_id", "operators", ":operator_id", "send-guidance" ], "variable": [ { "key": "workspace_id" }, { "key": "operator_id" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"status\": \"unknown\",\n \"call_sid\": \"\"\n}", "createdAt": "2026-07-28T01:01:37.000Z", "updatedAt": "2026-07-28T01:01:37.000Z", "uid": "35240-229ce03a-80e7-4696-9544-35bf2fe58a77" }, { "id": "19d8a831-853b-4fd5-811c-9b91b622ce3c", "name": "Operator or active call not found.", "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 \"call_sid\": \"\",\n \"message\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/v1/:workspace_id/operators/:operator_id/send-guidance", "host": [ "{{baseUrl}}" ], "path": [ "v1", ":workspace_id", "operators", ":operator_id", "send-guidance" ], "variable": [ { "key": "workspace_id" }, { "key": "operator_id" } ] } }, "status": "Not Found", "code": 404, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T01:01:37.000Z", "updatedAt": "2026-07-28T01:01:37.000Z", "uid": "35240-19d8a831-853b-4fd5-811c-9b91b622ce3c" }, { "id": "41241e5b-f2f8-497b-b0f9-7a4ac0c5764d", "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 \"call_sid\": \"\",\n \"message\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/v1/:workspace_id/operators/:operator_id/send-guidance", "host": [ "{{baseUrl}}" ], "path": [ "v1", ":workspace_id", "operators", ":operator_id", "send-guidance" ], "variable": [ { "key": "workspace_id" }, { "key": "operator_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:37.000Z", "updatedAt": "2026-07-28T01:01:37.000Z", "uid": "35240-41241e5b-f2f8-497b-b0f9-7a4ac0c5764d" }, { "id": "f43a4976-e18f-41c9-b775-06c1e78e153e", "name": "Voice agent service unavailable.", "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 \"call_sid\": \"\",\n \"message\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/v1/:workspace_id/operators/:operator_id/send-guidance", "host": [ "{{baseUrl}}" ], "path": [ "v1", ":workspace_id", "operators", ":operator_id", "send-guidance" ], "variable": [ { "key": "workspace_id" }, { "key": "operator_id" } ] } }, "status": "Service Unavailable", "code": 503, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T01:01:37.000Z", "updatedAt": "2026-07-28T01:01:37.000Z", "uid": "35240-f43a4976-e18f-41c9-b775-06c1e78e153e" } ], "createdAt": "2026-07-28T01:01:37.000Z", "updatedAt": "2026-07-28T01:01:37.000Z", "uid": "35240-bc4769cb-8fb7-4dda-b75a-a76999b8e8d3" } ], "id": "709e251c-2263-4f27-85bd-4614273b4623", "createdAt": "2026-07-28T01:01:37.000Z", "updatedAt": "2026-07-28T01:01:37.000Z", "uid": "35240-709e251c-2263-4f27-85bd-4614273b4623" }, { "name": "wrap-up", "item": [ { "name": "Record operator intervention wrap-up", "id": "e81546cd-f7da-489b-9516-6a0c183d7d45", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" } ], "body": { "mode": "raw", "raw": "{\n \"call_sid\": \"\",\n \"outcome\": \"transferred\",\n \"notes\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/v1/:workspace_id/operators/:operator_id/wrap-up", "host": [ "{{baseUrl}}" ], "path": [ "v1", ":workspace_id", "operators", ":operator_id", "wrap-up" ], "variable": [ { "id": "2f915ff9-e800-41a4-882b-bf1099817614", "key": "workspace_id", "value": "", "description": "(Required) " }, { "id": "094a1935-9952-49af-8f17-ac6ccde5fccd", "key": "operator_id", "value": "", "description": "(Required) " } ] }, "description": "Persist the outcome and notes from an operator's call intervention." }, "response": [ { "id": "8f2769d2-681e-48a7-a391-4c148078b479", "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 \"call_sid\": \"\",\n \"outcome\": \"transferred\",\n \"notes\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/v1/:workspace_id/operators/:operator_id/wrap-up", "host": [ "{{baseUrl}}" ], "path": [ "v1", ":workspace_id", "operators", ":operator_id", "wrap-up" ], "variable": [ { "key": "workspace_id" }, { "key": "operator_id" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"success\": \"\"\n}", "createdAt": "2026-07-28T01:01:37.000Z", "updatedAt": "2026-07-28T01:01:37.000Z", "uid": "35240-8f2769d2-681e-48a7-a391-4c148078b479" }, { "id": "86d3e3d8-56ad-496f-bf22-04574195024c", "name": "Operator not found.", "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 \"call_sid\": \"\",\n \"outcome\": \"transferred\",\n \"notes\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/v1/:workspace_id/operators/:operator_id/wrap-up", "host": [ "{{baseUrl}}" ], "path": [ "v1", ":workspace_id", "operators", ":operator_id", "wrap-up" ], "variable": [ { "key": "workspace_id" }, { "key": "operator_id" } ] } }, "status": "Not Found", "code": 404, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T01:01:37.000Z", "updatedAt": "2026-07-28T01:01:37.000Z", "uid": "35240-86d3e3d8-56ad-496f-bf22-04574195024c" }, { "id": "0b4000a1-4c93-45a4-96bb-a69dccda2829", "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 \"call_sid\": \"\",\n \"outcome\": \"transferred\",\n \"notes\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/v1/:workspace_id/operators/:operator_id/wrap-up", "host": [ "{{baseUrl}}" ], "path": [ "v1", ":workspace_id", "operators", ":operator_id", "wrap-up" ], "variable": [ { "key": "workspace_id" }, { "key": "operator_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:37.000Z", "updatedAt": "2026-07-28T01:01:37.000Z", "uid": "35240-0b4000a1-4c93-45a4-96bb-a69dccda2829" } ], "createdAt": "2026-07-28T01:01:37.000Z", "updatedAt": "2026-07-28T01:01:37.000Z", "uid": "35240-e81546cd-f7da-489b-9516-6a0c183d7d45" } ], "id": "903b8e4a-19b3-4f57-af7d-30bba6e81342", "createdAt": "2026-07-28T01:01:37.000Z", "updatedAt": "2026-07-28T01:01:37.000Z", "uid": "35240-903b8e4a-19b3-4f57-af7d-30bba6e81342" }, { "name": "Get an operator", "id": "2c67b51c-a8c8-47de-b2df-8e3e820839fb", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" } ], "url": { "raw": "{{baseUrl}}/v1/:workspace_id/operators/:operator_id", "host": [ "{{baseUrl}}" ], "path": [ "v1", ":workspace_id", "operators", ":operator_id" ], "variable": [ { "id": "2edb3bfb-3082-4801-abe6-d4591c593f29", "key": "workspace_id", "value": "", "description": "(Required) " }, { "id": "686ebc68-11e6-4ce7-9247-437abd77d5eb", "key": "operator_id", "value": "", "description": "(Required) " } ] }, "description": "Get operator entity with computed state (profile, availability, performance)." }, "response": [ { "id": "15dbf221-5e2a-4bed-a647-38c21a6854f6", "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/operators/:operator_id", "host": [ "{{baseUrl}}" ], "path": [ "v1", ":workspace_id", "operators", ":operator_id" ], "variable": [ { "key": "workspace_id" }, { "key": "operator_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 \"skills\": [\n \"\",\n \"\"\n ],\n \"connection_method\": \"browser\",\n \"role\": \"supervisor\",\n \"status\": \"offline\",\n \"total_escalations_handled\": \"\",\n \"avg_handle_time_seconds\": \"\",\n \"name\": \"\",\n \"email\": \"\",\n \"type\": \"crisis_counselor\",\n \"phone_number\": \"\",\n \"last_status_change\": \"\",\n \"active_call_sid\": \"\",\n \"last_call_at\": \"\",\n \"created_at\": \"\",\n \"updated_at\": \"\"\n}", "createdAt": "2026-07-28T01:01:37.000Z", "updatedAt": "2026-07-28T01:01:37.000Z", "uid": "35240-15dbf221-5e2a-4bed-a647-38c21a6854f6" }, { "id": "a03c70e8-2b8a-45ad-9763-1fee9cdc5887", "name": "Operator 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/operators/:operator_id", "host": [ "{{baseUrl}}" ], "path": [ "v1", ":workspace_id", "operators", ":operator_id" ], "variable": [ { "key": "workspace_id" }, { "key": "operator_id" } ] } }, "status": "Not Found", "code": 404, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T01:01:37.000Z", "updatedAt": "2026-07-28T01:01:37.000Z", "uid": "35240-a03c70e8-2b8a-45ad-9763-1fee9cdc5887" }, { "id": "98a07970-76f9-46f0-b1eb-f0dd40803cc5", "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/operators/:operator_id", "host": [ "{{baseUrl}}" ], "path": [ "v1", ":workspace_id", "operators", ":operator_id" ], "variable": [ { "key": "workspace_id" }, { "key": "operator_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:37.000Z", "updatedAt": "2026-07-28T01:01:37.000Z", "uid": "35240-98a07970-76f9-46f0-b1eb-f0dd40803cc5" } ], "createdAt": "2026-07-28T01:01:37.000Z", "updatedAt": "2026-07-28T01:01:37.000Z", "uid": "35240-2c67b51c-a8c8-47de-b2df-8e3e820839fb" }, { "name": "Update an operator", "id": "06c3b322-c89c-4694-90a2-d378f6b00743", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "method": "PATCH", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" } ], "body": { "mode": "raw", "raw": "{\n \"name\": \"\",\n \"email\": \"\",\n \"type\": \"crisis_counselor\",\n \"skills\": [\n \"\",\n \"\"\n ],\n \"connection_method\": \"browser\",\n \"phone_number\": \"\",\n \"role\": \"operator\",\n \"status\": \"busy\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/v1/:workspace_id/operators/:operator_id", "host": [ "{{baseUrl}}" ], "path": [ "v1", ":workspace_id", "operators", ":operator_id" ], "variable": [ { "id": "d001dd2c-de58-4a13-a199-6154b2e0df64", "key": "workspace_id", "value": "", "description": "(Required) " }, { "id": "46c20e7e-934e-46c5-bf57-5aa1788e967a", "key": "operator_id", "value": "", "description": "(Required) " } ] }, "description": "Update operator profile fields or status. Each change writes a world event." }, "response": [ { "id": "12744260-9bb9-4182-8d48-8ba45ec89f67", "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 \"name\": \"\",\n \"email\": \"\",\n \"type\": \"crisis_counselor\",\n \"skills\": [\n \"\",\n \"\"\n ],\n \"connection_method\": \"browser\",\n \"phone_number\": \"\",\n \"role\": \"operator\",\n \"status\": \"busy\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/v1/:workspace_id/operators/:operator_id", "host": [ "{{baseUrl}}" ], "path": [ "v1", ":workspace_id", "operators", ":operator_id" ], "variable": [ { "key": "workspace_id" }, { "key": "operator_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 \"skills\": [\n \"\",\n \"\"\n ],\n \"connection_method\": \"browser\",\n \"role\": \"supervisor\",\n \"status\": \"offline\",\n \"total_escalations_handled\": \"\",\n \"avg_handle_time_seconds\": \"\",\n \"name\": \"\",\n \"email\": \"\",\n \"type\": \"crisis_counselor\",\n \"phone_number\": \"\",\n \"last_status_change\": \"\",\n \"active_call_sid\": \"\",\n \"last_call_at\": \"\",\n \"created_at\": \"\",\n \"updated_at\": \"\"\n}", "createdAt": "2026-07-28T01:01:37.000Z", "updatedAt": "2026-07-28T01:01:37.000Z", "uid": "35240-12744260-9bb9-4182-8d48-8ba45ec89f67" }, { "id": "13f5ca07-a624-4bf1-9d15-b67dbba0e941", "name": "Operator 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 \"name\": \"\",\n \"email\": \"\",\n \"type\": \"crisis_counselor\",\n \"skills\": [\n \"\",\n \"\"\n ],\n \"connection_method\": \"browser\",\n \"phone_number\": \"\",\n \"role\": \"operator\",\n \"status\": \"busy\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/v1/:workspace_id/operators/:operator_id", "host": [ "{{baseUrl}}" ], "path": [ "v1", ":workspace_id", "operators", ":operator_id" ], "variable": [ { "key": "workspace_id" }, { "key": "operator_id" } ] } }, "status": "Not Found", "code": 404, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T01:01:37.000Z", "updatedAt": "2026-07-28T01:01:37.000Z", "uid": "35240-13f5ca07-a624-4bf1-9d15-b67dbba0e941" }, { "id": "6db47711-5d40-43d5-86d7-6ede709fb409", "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 \"name\": \"\",\n \"email\": \"\",\n \"type\": \"crisis_counselor\",\n \"skills\": [\n \"\",\n \"\"\n ],\n \"connection_method\": \"browser\",\n \"phone_number\": \"\",\n \"role\": \"operator\",\n \"status\": \"busy\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/v1/:workspace_id/operators/:operator_id", "host": [ "{{baseUrl}}" ], "path": [ "v1", ":workspace_id", "operators", ":operator_id" ], "variable": [ { "key": "workspace_id" }, { "key": "operator_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:37.000Z", "updatedAt": "2026-07-28T01:01:37.000Z", "uid": "35240-6db47711-5d40-43d5-86d7-6ede709fb409" } ], "createdAt": "2026-07-28T01:01:37.000Z", "updatedAt": "2026-07-28T01:01:37.000Z", "uid": "35240-06c3b322-c89c-4694-90a2-d378f6b00743" } ], "id": "1fef1b8c-9c58-48d2-b049-d35d47bb8e78", "createdAt": "2026-07-28T01:01:37.000Z", "updatedAt": "2026-07-28T01:01:37.000Z", "uid": "35240-1fef1b8c-9c58-48d2-b049-d35d47bb8e78" }, { "name": "Register an operator", "id": "aa7750b6-f609-4047-a09e-429024a9dad8", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" } ], "body": { "mode": "raw", "raw": "{\n \"name\": \"\",\n \"email\": \"\",\n \"type\": \"clinical\",\n \"skills\": [\n \"\",\n \"\"\n ],\n \"connection_method\": \"browser\",\n \"phone_number\": \"\",\n \"role\": \"operator\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/v1/:workspace_id/operators", "host": [ "{{baseUrl}}" ], "path": [ "v1", ":workspace_id", "operators" ], "variable": [ { "id": "89433737-1bde-43bc-91ee-0df220173647", "key": "workspace_id", "value": "", "description": "(Required) " } ] }, "description": "Create an operator entity with profile and initial offline status." }, "response": [ { "id": "2dc72329-d924-4225-a0aa-05e72e69bb92", "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 \"name\": \"\",\n \"email\": \"\",\n \"type\": \"clinical\",\n \"skills\": [\n \"\",\n \"\"\n ],\n \"connection_method\": \"browser\",\n \"phone_number\": \"\",\n \"role\": \"operator\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/v1/:workspace_id/operators", "host": [ "{{baseUrl}}" ], "path": [ "v1", ":workspace_id", "operators" ], "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 \"skills\": [\n \"\",\n \"\"\n ],\n \"connection_method\": \"browser\",\n \"role\": \"supervisor\",\n \"status\": \"offline\",\n \"total_escalations_handled\": \"\",\n \"avg_handle_time_seconds\": \"\",\n \"name\": \"\",\n \"email\": \"\",\n \"type\": \"crisis_counselor\",\n \"phone_number\": \"\",\n \"last_status_change\": \"\",\n \"active_call_sid\": \"\",\n \"last_call_at\": \"\",\n \"created_at\": \"\",\n \"updated_at\": \"\"\n}", "createdAt": "2026-07-28T01:01:37.000Z", "updatedAt": "2026-07-28T01:01:37.000Z", "uid": "35240-2dc72329-d924-4225-a0aa-05e72e69bb92" }, { "id": "bba3f8a2-612e-4a2a-bfa7-86b909c54bee", "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 \"name\": \"\",\n \"email\": \"\",\n \"type\": \"clinical\",\n \"skills\": [\n \"\",\n \"\"\n ],\n \"connection_method\": \"browser\",\n \"phone_number\": \"\",\n \"role\": \"operator\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/v1/:workspace_id/operators", "host": [ "{{baseUrl}}" ], "path": [ "v1", ":workspace_id", "operators" ], "variable": [ { "key": "workspace_id" } ] } }, "status": "Unauthorized", "code": 401, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T01:01:37.000Z", "updatedAt": "2026-07-28T01:01:37.000Z", "uid": "35240-bba3f8a2-612e-4a2a-bfa7-86b909c54bee" }, { "id": "25c78d06-37b1-4074-a6b8-f27881bfb333", "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 \"name\": \"\",\n \"email\": \"\",\n \"type\": \"clinical\",\n \"skills\": [\n \"\",\n \"\"\n ],\n \"connection_method\": \"browser\",\n \"phone_number\": \"\",\n \"role\": \"operator\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/v1/:workspace_id/operators", "host": [ "{{baseUrl}}" ], "path": [ "v1", ":workspace_id", "operators" ], "variable": [ { "key": "workspace_id" } ] } }, "status": "Forbidden", "code": 403, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T01:01:37.000Z", "updatedAt": "2026-07-28T01:01:37.000Z", "uid": "35240-25c78d06-37b1-4074-a6b8-f27881bfb333" }, { "id": "b9a20ab2-20b6-4d52-93b2-b78375acaf8c", "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 \"name\": \"\",\n \"email\": \"\",\n \"type\": \"clinical\",\n \"skills\": [\n \"\",\n \"\"\n ],\n \"connection_method\": \"browser\",\n \"phone_number\": \"\",\n \"role\": \"operator\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/v1/:workspace_id/operators", "host": [ "{{baseUrl}}" ], "path": [ "v1", ":workspace_id", "operators" ], "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:37.000Z", "updatedAt": "2026-07-28T01:01:37.000Z", "uid": "35240-b9a20ab2-20b6-4d52-93b2-b78375acaf8c" } ], "createdAt": "2026-07-28T01:01:37.000Z", "updatedAt": "2026-07-28T01:01:37.000Z", "uid": "35240-aa7750b6-f609-4047-a09e-429024a9dad8" }, { "name": "List operators", "id": "99dd80d7-eb8f-4f43-9c14-bbc88d765b8f", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" } ], "url": { "raw": "{{baseUrl}}/v1/:workspace_id/operators?limit=10&continuation_token=0", "host": [ "{{baseUrl}}" ], "path": [ "v1", ":workspace_id", "operators" ], "query": [ { "key": "limit", "value": "10" }, { "key": "continuation_token", "value": "0" } ], "variable": [ { "id": "54eb41bf-5a74-4774-bf62-11ae43ea9535", "key": "workspace_id", "value": "", "description": "(Required) " } ] }, "description": "List all operator entities for a workspace." }, "response": [ { "id": "3aa9a734-b6aa-441e-9d36-04421ad8b6eb", "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/operators?limit=10&continuation_token=0", "host": [ "{{baseUrl}}" ], "path": [ "v1", ":workspace_id", "operators" ], "query": [ { "key": "limit", "value": "10" }, { "key": "continuation_token", "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 \"items\": [\n {\n \"id\": \"\",\n \"workspace_id\": \"\",\n \"skills\": [\n \"\",\n \"\"\n ],\n \"connection_method\": \"phone\",\n \"role\": \"supervisor\",\n \"status\": \"online\",\n \"total_escalations_handled\": \"\",\n \"avg_handle_time_seconds\": \"\",\n \"name\": \"\",\n \"email\": \"\",\n \"type\": \"administrative\",\n \"phone_number\": \"\",\n \"last_status_change\": \"\",\n \"active_call_sid\": \"\",\n \"last_call_at\": \"\",\n \"created_at\": \"\",\n \"updated_at\": \"\"\n },\n {\n \"id\": \"\",\n \"workspace_id\": \"\",\n \"skills\": [\n \"\",\n \"\"\n ],\n \"connection_method\": \"phone\",\n \"role\": \"admin\",\n \"status\": \"offline\",\n \"total_escalations_handled\": \"\",\n \"avg_handle_time_seconds\": \"\",\n \"name\": \"\",\n \"email\": \"\",\n \"type\": \"clinical\",\n \"phone_number\": \"\",\n \"last_status_change\": \"\",\n \"active_call_sid\": \"\",\n \"last_call_at\": \"\",\n \"created_at\": \"\",\n \"updated_at\": \"\"\n }\n ],\n \"has_more\": \"\",\n \"continuation_token\": \"\",\n \"total\": \"\"\n}", "createdAt": "2026-07-28T01:01:37.000Z", "updatedAt": "2026-07-28T01:01:37.000Z", "uid": "35240-3aa9a734-b6aa-441e-9d36-04421ad8b6eb" }, { "id": "647f94a4-d2a4-491c-8aad-d5fe38c58edf", "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/operators?limit=10&continuation_token=0", "host": [ "{{baseUrl}}" ], "path": [ "v1", ":workspace_id", "operators" ], "query": [ { "key": "limit", "value": "10" }, { "key": "continuation_token", "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:01:37.000Z", "updatedAt": "2026-07-28T01:01:37.000Z", "uid": "35240-647f94a4-d2a4-491c-8aad-d5fe38c58edf" } ], "createdAt": "2026-07-28T01:01:37.000Z", "updatedAt": "2026-07-28T01:01:37.000Z", "uid": "35240-99dd80d7-eb8f-4f43-9c14-bbc88d765b8f" } ], "id": "46120043-deee-440a-8e2e-dd24c3e718a0", "createdAt": "2026-07-28T01:01:37.000Z", "updatedAt": "2026-07-28T01:01:37.000Z", "uid": "35240-46120043-deee-440a-8e2e-dd24c3e718a0" } ], "id": "35fcba95-03b4-49fc-9706-9f54df68c6a1", "createdAt": "2026-07-28T01:01:37.000Z", "updatedAt": "2026-07-28T01:01:37.000Z", "uid": "35240-35fcba95-03b4-49fc-9706-9f54df68c6a1" } ], "id": "c8d2572b-3518-4265-88ff-1c299302e3bf", "createdAt": "2026-07-28T01:01:37.000Z", "updatedAt": "2026-07-28T01:01:37.000Z", "uid": "35240-c8d2572b-3518-4265-88ff-1c299302e3bf" } ], "auth": { "type": "bearer", "bearer": [ { "key": "token", "value": "{{bearerToken}}", "type": "string" } ] }, "variable": [ { "key": "baseUrl", "value": "https://api.amigo.ai" } ] }