{ "info": { "_postman_id": "64100bc3-40d3-4a77-ab69-7724689a30e1", "name": "Amigo Account Evaluations API", "schema": "https://schema.getpostman.com/json/collection/v2.1.0/collection.json", "createdAt": "2026-07-28T01:00:48.000Z", "updatedAt": "2026-07-28T01:00:48.000Z", "lastUpdatedBy": "35240", "uid": "35240-64100bc3-40d3-4a77-ab69-7724689a30e1" }, "item": [ { "name": "v1", "item": [ { "name": "{workspace_id}", "item": [ { "name": "production-eval-definitions", "item": [ { "name": "{definition_id}", "item": [ { "name": "Get Production Eval Definition", "id": "dec1d124-361b-4d6e-af60-e7e99c4af013", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" } ], "url": { "raw": "{{baseUrl}}/v1/:workspace_id/production-eval-definitions/:definition_id", "host": [ "{{baseUrl}}" ], "path": [ "v1", ":workspace_id", "production-eval-definitions", ":definition_id" ], "variable": [ { "id": "53ffee80-9188-454d-8e16-9c9b37bb9f7f", "key": "workspace_id", "value": "", "description": "(Required) " }, { "id": "3d6ba21f-7670-4769-9d7c-eacf77d79b91", "key": "definition_id", "value": "", "description": "(Required) " } ] } }, "response": [ { "id": "6024362f-96d8-410e-95bd-cba1966b138d", "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/production-eval-definitions/:definition_id", "host": [ "{{baseUrl}}" ], "path": [ "v1", ":workspace_id", "production-eval-definitions", ":definition_id" ], "variable": [ { "key": "workspace_id" }, { "key": "definition_id" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"workspace_id\": \"\",\n \"eval_key\": \"\",\n \"eval_type\": \"metric\",\n \"id\": \"\",\n \"service_id\": \"\",\n \"assertion_kind\": \"\",\n \"metric_key\": \"\",\n \"expected\": {\n \"title\": \"Expected\"\n },\n \"params\": {\n \"nisib\": \"mollit\",\n \"tempor_0_\": \"amet ad tempor\"\n },\n \"active\": true,\n \"created_at\": \"\",\n \"updated_at\": \"\"\n}", "createdAt": "2026-07-28T01:00:49.000Z", "updatedAt": "2026-07-28T01:00:49.000Z", "uid": "35240-6024362f-96d8-410e-95bd-cba1966b138d" }, { "id": "9dbfd980-c2a9-48c8-9c80-edf9900c5ab9", "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/production-eval-definitions/:definition_id", "host": [ "{{baseUrl}}" ], "path": [ "v1", ":workspace_id", "production-eval-definitions", ":definition_id" ], "variable": [ { "key": "workspace_id" }, { "key": "definition_id" } ] } }, "status": "Unprocessable Entity (WebDAV) (RFC 4918)", "code": 422, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"detail\": [\n {\n \"loc\": [\n \"\",\n \"\"\n ],\n \"msg\": \"\",\n \"type\": \"\",\n \"input\": {\n \"title\": \"Input\"\n },\n \"ctx\": {}\n },\n {\n \"loc\": [\n \"\",\n \"\"\n ],\n \"msg\": \"\",\n \"type\": \"\",\n \"input\": {\n \"title\": \"Input\"\n },\n \"ctx\": {}\n }\n ]\n}", "createdAt": "2026-07-28T01:00:49.000Z", "updatedAt": "2026-07-28T01:00:49.000Z", "uid": "35240-9dbfd980-c2a9-48c8-9c80-edf9900c5ab9" } ], "createdAt": "2026-07-28T01:00:49.000Z", "updatedAt": "2026-07-28T01:00:49.000Z", "uid": "35240-dec1d124-361b-4d6e-af60-e7e99c4af013" }, { "name": "Update Production Eval Definition", "id": "9a43d1e4-ff39-4119-9176-c36730ba0ddc", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "method": "PATCH", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" } ], "body": { "mode": "raw", "raw": "{\n \"service_id\": \"\",\n \"eval_key\": \"\",\n \"eval_type\": \"assertion\",\n \"assertion_kind\": \"\",\n \"metric_key\": \"\",\n \"expected\": {\n \"title\": \"Expected\"\n },\n \"params\": {\n \"nulla_ef_\": true,\n \"non8\": -16800979.626249775,\n \"incididunt_4\": true\n },\n \"active\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/v1/:workspace_id/production-eval-definitions/:definition_id", "host": [ "{{baseUrl}}" ], "path": [ "v1", ":workspace_id", "production-eval-definitions", ":definition_id" ], "variable": [ { "id": "daf0f6f8-424d-41d6-8243-16ea35bed5c6", "key": "workspace_id", "value": "", "description": "(Required) " }, { "id": "7a2222c5-4762-4edf-97f2-e80a5852f170", "key": "definition_id", "value": "", "description": "(Required) " } ] } }, "response": [ { "id": "846f8268-a797-4090-bf58-96fcfce88b99", "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 \"service_id\": \"\",\n \"eval_key\": \"\",\n \"eval_type\": \"assertion\",\n \"assertion_kind\": \"\",\n \"metric_key\": \"\",\n \"expected\": {\n \"title\": \"Expected\"\n },\n \"params\": {\n \"nulla_ef_\": true,\n \"non8\": -16800979.626249775,\n \"incididunt_4\": true\n },\n \"active\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/v1/:workspace_id/production-eval-definitions/:definition_id", "host": [ "{{baseUrl}}" ], "path": [ "v1", ":workspace_id", "production-eval-definitions", ":definition_id" ], "variable": [ { "key": "workspace_id" }, { "key": "definition_id" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"workspace_id\": \"\",\n \"eval_key\": \"\",\n \"eval_type\": \"metric\",\n \"id\": \"\",\n \"service_id\": \"\",\n \"assertion_kind\": \"\",\n \"metric_key\": \"\",\n \"expected\": {\n \"title\": \"Expected\"\n },\n \"params\": {\n \"nisib\": \"mollit\",\n \"tempor_0_\": \"amet ad tempor\"\n },\n \"active\": true,\n \"created_at\": \"\",\n \"updated_at\": \"\"\n}", "createdAt": "2026-07-28T01:00:49.000Z", "updatedAt": "2026-07-28T01:00:49.000Z", "uid": "35240-846f8268-a797-4090-bf58-96fcfce88b99" }, { "id": "7c2a528a-422d-4e3e-b35c-9fc15f891ef0", "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 \"service_id\": \"\",\n \"eval_key\": \"\",\n \"eval_type\": \"assertion\",\n \"assertion_kind\": \"\",\n \"metric_key\": \"\",\n \"expected\": {\n \"title\": \"Expected\"\n },\n \"params\": {\n \"nulla_ef_\": true,\n \"non8\": -16800979.626249775,\n \"incididunt_4\": true\n },\n \"active\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/v1/:workspace_id/production-eval-definitions/:definition_id", "host": [ "{{baseUrl}}" ], "path": [ "v1", ":workspace_id", "production-eval-definitions", ":definition_id" ], "variable": [ { "key": "workspace_id" }, { "key": "definition_id" } ] } }, "status": "Unprocessable Entity (WebDAV) (RFC 4918)", "code": 422, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"detail\": [\n {\n \"loc\": [\n \"\",\n \"\"\n ],\n \"msg\": \"\",\n \"type\": \"\",\n \"input\": {\n \"title\": \"Input\"\n },\n \"ctx\": {}\n },\n {\n \"loc\": [\n \"\",\n \"\"\n ],\n \"msg\": \"\",\n \"type\": \"\",\n \"input\": {\n \"title\": \"Input\"\n },\n \"ctx\": {}\n }\n ]\n}", "createdAt": "2026-07-28T01:00:49.000Z", "updatedAt": "2026-07-28T01:00:49.000Z", "uid": "35240-7c2a528a-422d-4e3e-b35c-9fc15f891ef0" } ], "createdAt": "2026-07-28T01:00:49.000Z", "updatedAt": "2026-07-28T01:00:49.000Z", "uid": "35240-9a43d1e4-ff39-4119-9176-c36730ba0ddc" }, { "name": "Delete Production Eval Definition", "id": "0fdabc42-7602-45c3-bbb5-436d101ba470", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "method": "DELETE", "header": [ { "key": "Accept", "value": "application/json" } ], "url": { "raw": "{{baseUrl}}/v1/:workspace_id/production-eval-definitions/:definition_id", "host": [ "{{baseUrl}}" ], "path": [ "v1", ":workspace_id", "production-eval-definitions", ":definition_id" ], "variable": [ { "id": "7ce44714-8f6c-46e7-8f3d-aef680f31ea8", "key": "workspace_id", "value": "", "description": "(Required) " }, { "id": "c8f0b9e9-12f8-4803-90cd-a69f91cf8b3d", "key": "definition_id", "value": "", "description": "(Required) " } ] } }, "response": [ { "id": "65cd517a-8dca-4aaf-84a9-dfc103707277", "name": "Successful Response", "originalRequest": { "method": "DELETE", "header": [ { "description": "Added as a part of security scheme: bearer", "key": "Authorization", "value": "Bearer " } ], "url": { "raw": "{{baseUrl}}/v1/:workspace_id/production-eval-definitions/:definition_id", "host": [ "{{baseUrl}}" ], "path": [ "v1", ":workspace_id", "production-eval-definitions", ":definition_id" ], "variable": [ { "key": "workspace_id" }, { "key": "definition_id" } ] } }, "status": "No Content", "code": 204, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T01:00:49.000Z", "updatedAt": "2026-07-28T01:00:49.000Z", "uid": "35240-65cd517a-8dca-4aaf-84a9-dfc103707277" }, { "id": "06115241-bd26-44dd-bf92-d1d6dec72df4", "name": "Validation Error", "originalRequest": { "method": "DELETE", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: bearer", "key": "Authorization", "value": "Bearer " } ], "url": { "raw": "{{baseUrl}}/v1/:workspace_id/production-eval-definitions/:definition_id", "host": [ "{{baseUrl}}" ], "path": [ "v1", ":workspace_id", "production-eval-definitions", ":definition_id" ], "variable": [ { "key": "workspace_id" }, { "key": "definition_id" } ] } }, "status": "Unprocessable Entity (WebDAV) (RFC 4918)", "code": 422, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"detail\": [\n {\n \"loc\": [\n \"\",\n \"\"\n ],\n \"msg\": \"\",\n \"type\": \"\",\n \"input\": {\n \"title\": \"Input\"\n },\n \"ctx\": {}\n },\n {\n \"loc\": [\n \"\",\n \"\"\n ],\n \"msg\": \"\",\n \"type\": \"\",\n \"input\": {\n \"title\": \"Input\"\n },\n \"ctx\": {}\n }\n ]\n}", "createdAt": "2026-07-28T01:00:49.000Z", "updatedAt": "2026-07-28T01:00:49.000Z", "uid": "35240-06115241-bd26-44dd-bf92-d1d6dec72df4" } ], "createdAt": "2026-07-28T01:00:49.000Z", "updatedAt": "2026-07-28T01:00:49.000Z", "uid": "35240-0fdabc42-7602-45c3-bbb5-436d101ba470" } ], "id": "f82551f7-e733-4095-a93a-197222dcd236", "createdAt": "2026-07-28T01:00:49.000Z", "updatedAt": "2026-07-28T01:00:49.000Z", "uid": "35240-f82551f7-e733-4095-a93a-197222dcd236" }, { "name": "Create Production Eval Definition", "id": "aff50039-5426-4071-a46d-c0eccb1f5862", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" } ], "body": { "mode": "raw", "raw": "{\n \"eval_key\": \"\",\n \"eval_type\": \"assertion\",\n \"service_id\": \"\",\n \"assertion_kind\": \"\",\n \"metric_key\": \"\",\n \"expected\": {\n \"title\": \"Expected\"\n },\n \"params\": {\n \"commodo_96\": \"sunt exercitation\"\n },\n \"active\": true\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/v1/:workspace_id/production-eval-definitions", "host": [ "{{baseUrl}}" ], "path": [ "v1", ":workspace_id", "production-eval-definitions" ], "variable": [ { "id": "707363fe-5c9f-4800-8ed2-03b1e10a51d5", "key": "workspace_id", "value": "", "description": "(Required) " } ] } }, "response": [ { "id": "564a3de5-05ba-4fca-8239-97b3b02e8056", "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 \"eval_key\": \"\",\n \"eval_type\": \"assertion\",\n \"service_id\": \"\",\n \"assertion_kind\": \"\",\n \"metric_key\": \"\",\n \"expected\": {\n \"title\": \"Expected\"\n },\n \"params\": {\n \"commodo_96\": \"sunt exercitation\"\n },\n \"active\": true\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/v1/:workspace_id/production-eval-definitions", "host": [ "{{baseUrl}}" ], "path": [ "v1", ":workspace_id", "production-eval-definitions" ], "variable": [ { "key": "workspace_id" } ] } }, "status": "Created", "code": 201, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"workspace_id\": \"\",\n \"eval_key\": \"\",\n \"eval_type\": \"metric\",\n \"id\": \"\",\n \"service_id\": \"\",\n \"assertion_kind\": \"\",\n \"metric_key\": \"\",\n \"expected\": {\n \"title\": \"Expected\"\n },\n \"params\": {\n \"nisib\": \"mollit\",\n \"tempor_0_\": \"amet ad tempor\"\n },\n \"active\": true,\n \"created_at\": \"\",\n \"updated_at\": \"\"\n}", "createdAt": "2026-07-28T01:00:49.000Z", "updatedAt": "2026-07-28T01:00:49.000Z", "uid": "35240-564a3de5-05ba-4fca-8239-97b3b02e8056" }, { "id": "45faf017-dc04-43a1-9331-8e05eb2ae52a", "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 \"eval_key\": \"\",\n \"eval_type\": \"assertion\",\n \"service_id\": \"\",\n \"assertion_kind\": \"\",\n \"metric_key\": \"\",\n \"expected\": {\n \"title\": \"Expected\"\n },\n \"params\": {\n \"commodo_96\": \"sunt exercitation\"\n },\n \"active\": true\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/v1/:workspace_id/production-eval-definitions", "host": [ "{{baseUrl}}" ], "path": [ "v1", ":workspace_id", "production-eval-definitions" ], "variable": [ { "key": "workspace_id" } ] } }, "status": "Unprocessable Entity (WebDAV) (RFC 4918)", "code": 422, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"detail\": [\n {\n \"loc\": [\n \"\",\n \"\"\n ],\n \"msg\": \"\",\n \"type\": \"\",\n \"input\": {\n \"title\": \"Input\"\n },\n \"ctx\": {}\n },\n {\n \"loc\": [\n \"\",\n \"\"\n ],\n \"msg\": \"\",\n \"type\": \"\",\n \"input\": {\n \"title\": \"Input\"\n },\n \"ctx\": {}\n }\n ]\n}", "createdAt": "2026-07-28T01:00:49.000Z", "updatedAt": "2026-07-28T01:00:49.000Z", "uid": "35240-45faf017-dc04-43a1-9331-8e05eb2ae52a" } ], "createdAt": "2026-07-28T01:00:49.000Z", "updatedAt": "2026-07-28T01:00:49.000Z", "uid": "35240-aff50039-5426-4071-a46d-c0eccb1f5862" }, { "name": "List Production Eval Definitions", "id": "dfdeaf7d-6486-4bc6-9196-3a09cba33e46", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" } ], "url": { "raw": "{{baseUrl}}/v1/:workspace_id/production-eval-definitions?service_id=&active=&limit=10&continuation_token=0", "host": [ "{{baseUrl}}" ], "path": [ "v1", ":workspace_id", "production-eval-definitions" ], "query": [ { "key": "service_id", "value": "" }, { "key": "active", "value": "" }, { "key": "limit", "value": "10" }, { "key": "continuation_token", "value": "0" } ], "variable": [ { "id": "14dd4c1e-d929-49cf-a714-a5cd7cdf86ef", "key": "workspace_id", "value": "", "description": "(Required) " } ] } }, "response": [ { "id": "4739c840-6a43-4c9b-a6b3-84268b79232c", "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/production-eval-definitions?service_id=&active=&limit=10&continuation_token=0", "host": [ "{{baseUrl}}" ], "path": [ "v1", ":workspace_id", "production-eval-definitions" ], "query": [ { "key": "service_id", "value": "" }, { "key": "active", "value": "" }, { "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 \"workspace_id\": \"\",\n \"eval_key\": \"\",\n \"eval_type\": \"assertion\",\n \"id\": \"\",\n \"service_id\": \"\",\n \"assertion_kind\": \"\",\n \"metric_key\": \"\",\n \"expected\": {\n \"title\": \"Expected\"\n },\n \"params\": {\n \"anim6\": 99799785,\n \"consectetur_2e3\": -97079478\n },\n \"active\": true,\n \"created_at\": \"\",\n \"updated_at\": \"\"\n },\n {\n \"workspace_id\": \"\",\n \"eval_key\": \"\",\n \"eval_type\": \"assertion\",\n \"id\": \"\",\n \"service_id\": \"\",\n \"assertion_kind\": \"\",\n \"metric_key\": \"\",\n \"expected\": {\n \"title\": \"Expected\"\n },\n \"params\": {\n \"sint_2f3\": -57878648.59092702,\n \"mollit_db\": 35991902.088566124,\n \"ut_b2\": 16391597\n },\n \"active\": true,\n \"created_at\": \"\",\n \"updated_at\": \"\"\n }\n ],\n \"has_more\": \"\",\n \"continuation_token\": \"\",\n \"total\": \"\"\n}", "createdAt": "2026-07-28T01:00:49.000Z", "updatedAt": "2026-07-28T01:00:49.000Z", "uid": "35240-4739c840-6a43-4c9b-a6b3-84268b79232c" }, { "id": "344d1141-47f0-43f3-8766-ef655dff318e", "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/production-eval-definitions?service_id=&active=&limit=10&continuation_token=0", "host": [ "{{baseUrl}}" ], "path": [ "v1", ":workspace_id", "production-eval-definitions" ], "query": [ { "key": "service_id", "value": "" }, { "key": "active", "value": "" }, { "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:00:49.000Z", "updatedAt": "2026-07-28T01:00:49.000Z", "uid": "35240-344d1141-47f0-43f3-8766-ef655dff318e" } ], "createdAt": "2026-07-28T01:00:49.000Z", "updatedAt": "2026-07-28T01:00:49.000Z", "uid": "35240-dfdeaf7d-6486-4bc6-9196-3a09cba33e46" } ], "id": "3da63843-614d-4226-970a-9535ec50d2f3", "createdAt": "2026-07-28T01:00:49.000Z", "updatedAt": "2026-07-28T01:00:49.000Z", "uid": "35240-3da63843-614d-4226-970a-9535ec50d2f3" }, { "name": "calls", "item": [ { "name": "{conversation_id}", "item": [ { "name": "evaluate", "item": [ { "name": "Evaluate Call", "id": "3decefca-a2c7-4f0a-8470-69c946a91e92", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "method": "POST", "header": [ { "key": "Accept", "value": "application/json" } ], "url": { "raw": "{{baseUrl}}/v1/:workspace_id/calls/:conversation_id/evaluate", "host": [ "{{baseUrl}}" ], "path": [ "v1", ":workspace_id", "calls", ":conversation_id", "evaluate" ], "variable": [ { "id": "3f171202-6d1f-443b-afad-6069ef5a5beb", "key": "workspace_id", "value": "", "description": "(Required) " }, { "id": "fc91915c-8131-49d2-8bbd-8ff9ac86a41e", "key": "conversation_id", "value": "", "description": "(Required) " } ] }, "description": "Run the workspace's active eval definitions against one completed call and\npersist the verdicts. Synchronous (the caller waits on the judge); the eager\npost-call trigger is a separate change." }, "response": [ { "id": "7252884a-cf15-43d6-b925-16a7c0fdf454", "name": "Successful Response", "originalRequest": { "method": "POST", "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/calls/:conversation_id/evaluate", "host": [ "{{baseUrl}}" ], "path": [ "v1", ":workspace_id", "calls", ":conversation_id", "evaluate" ], "variable": [ { "key": "workspace_id" }, { "key": "conversation_id" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"conversation_id\": \"\",\n \"results\": [\n {\n \"workspace_id\": \"\",\n \"conversation_id\": \"\",\n \"eval_key\": \"\",\n \"eval_type\": \"metric\",\n \"status\": \"skipped\",\n \"id\": \"\",\n \"service_id\": \"\",\n \"call_sid\": \"\",\n \"assertion_kind\": \"\",\n \"metric_key\": \"\",\n \"passed\": \"\",\n \"score\": \"\",\n \"expected\": {\n \"title\": \"Expected\"\n },\n \"actual\": {\n \"title\": \"Actual\"\n },\n \"rationale\": \"\",\n \"justification\": \"\",\n \"computed_at\": \"\",\n \"created_at\": \"\"\n },\n {\n \"workspace_id\": \"\",\n \"conversation_id\": \"\",\n \"eval_key\": \"\",\n \"eval_type\": \"metric\",\n \"status\": \"pending\",\n \"id\": \"\",\n \"service_id\": \"\",\n \"call_sid\": \"\",\n \"assertion_kind\": \"\",\n \"metric_key\": \"\",\n \"passed\": \"\",\n \"score\": \"\",\n \"expected\": {\n \"title\": \"Expected\"\n },\n \"actual\": {\n \"title\": \"Actual\"\n },\n \"rationale\": \"\",\n \"justification\": \"\",\n \"computed_at\": \"\",\n \"created_at\": \"\"\n }\n ]\n}", "createdAt": "2026-07-28T01:00:49.000Z", "updatedAt": "2026-07-28T01:00:49.000Z", "uid": "35240-7252884a-cf15-43d6-b925-16a7c0fdf454" }, { "id": "b4f7a2d2-6dd4-4326-811a-cec66024805b", "name": "Validation Error", "originalRequest": { "method": "POST", "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/calls/:conversation_id/evaluate", "host": [ "{{baseUrl}}" ], "path": [ "v1", ":workspace_id", "calls", ":conversation_id", "evaluate" ], "variable": [ { "key": "workspace_id" }, { "key": "conversation_id" } ] } }, "status": "Unprocessable Entity (WebDAV) (RFC 4918)", "code": 422, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"detail\": [\n {\n \"loc\": [\n \"\",\n \"\"\n ],\n \"msg\": \"\",\n \"type\": \"\",\n \"input\": {\n \"title\": \"Input\"\n },\n \"ctx\": {}\n },\n {\n \"loc\": [\n \"\",\n \"\"\n ],\n \"msg\": \"\",\n \"type\": \"\",\n \"input\": {\n \"title\": \"Input\"\n },\n \"ctx\": {}\n }\n ]\n}", "createdAt": "2026-07-28T01:00:49.000Z", "updatedAt": "2026-07-28T01:00:49.000Z", "uid": "35240-b4f7a2d2-6dd4-4326-811a-cec66024805b" } ], "createdAt": "2026-07-28T01:00:49.000Z", "updatedAt": "2026-07-28T01:00:49.000Z", "uid": "35240-3decefca-a2c7-4f0a-8470-69c946a91e92" } ], "id": "f6f4a7bc-1bfe-412a-bf05-af1a3cc628a0", "createdAt": "2026-07-28T01:00:49.000Z", "updatedAt": "2026-07-28T01:00:49.000Z", "uid": "35240-f6f4a7bc-1bfe-412a-bf05-af1a3cc628a0" }, { "name": "eval-results", "item": [ { "name": "Get Call Eval Results", "id": "aaa60e86-96bb-4c6a-bf33-dea6bdbae8a4", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" } ], "url": { "raw": "{{baseUrl}}/v1/:workspace_id/calls/:conversation_id/eval-results", "host": [ "{{baseUrl}}" ], "path": [ "v1", ":workspace_id", "calls", ":conversation_id", "eval-results" ], "variable": [ { "id": "93eb04a7-3ce8-4536-8f2c-75d59fb9944d", "key": "workspace_id", "value": "", "description": "(Required) " }, { "id": "e654dc63-a734-4e3f-b354-214347c8eceb", "key": "conversation_id", "value": "", "description": "(Required) " } ] } }, "response": [ { "id": "4223bf07-776f-40d9-b1a7-70a23d9144bd", "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/calls/:conversation_id/eval-results", "host": [ "{{baseUrl}}" ], "path": [ "v1", ":workspace_id", "calls", ":conversation_id", "eval-results" ], "variable": [ { "key": "workspace_id" }, { "key": "conversation_id" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"conversation_id\": \"\",\n \"results\": [\n {\n \"workspace_id\": \"\",\n \"conversation_id\": \"\",\n \"eval_key\": \"\",\n \"eval_type\": \"metric\",\n \"status\": \"skipped\",\n \"id\": \"\",\n \"service_id\": \"\",\n \"call_sid\": \"\",\n \"assertion_kind\": \"\",\n \"metric_key\": \"\",\n \"passed\": \"\",\n \"score\": \"\",\n \"expected\": {\n \"title\": \"Expected\"\n },\n \"actual\": {\n \"title\": \"Actual\"\n },\n \"rationale\": \"\",\n \"justification\": \"\",\n \"computed_at\": \"\",\n \"created_at\": \"\"\n },\n {\n \"workspace_id\": \"\",\n \"conversation_id\": \"\",\n \"eval_key\": \"\",\n \"eval_type\": \"metric\",\n \"status\": \"pending\",\n \"id\": \"\",\n \"service_id\": \"\",\n \"call_sid\": \"\",\n \"assertion_kind\": \"\",\n \"metric_key\": \"\",\n \"passed\": \"\",\n \"score\": \"\",\n \"expected\": {\n \"title\": \"Expected\"\n },\n \"actual\": {\n \"title\": \"Actual\"\n },\n \"rationale\": \"\",\n \"justification\": \"\",\n \"computed_at\": \"\",\n \"created_at\": \"\"\n }\n ]\n}", "createdAt": "2026-07-28T01:00:49.000Z", "updatedAt": "2026-07-28T01:00:49.000Z", "uid": "35240-4223bf07-776f-40d9-b1a7-70a23d9144bd" }, { "id": "551018d0-ca65-4eb9-ab6c-51e54d7999be", "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/calls/:conversation_id/eval-results", "host": [ "{{baseUrl}}" ], "path": [ "v1", ":workspace_id", "calls", ":conversation_id", "eval-results" ], "variable": [ { "key": "workspace_id" }, { "key": "conversation_id" } ] } }, "status": "Unprocessable Entity (WebDAV) (RFC 4918)", "code": 422, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"detail\": [\n {\n \"loc\": [\n \"\",\n \"\"\n ],\n \"msg\": \"\",\n \"type\": \"\",\n \"input\": {\n \"title\": \"Input\"\n },\n \"ctx\": {}\n },\n {\n \"loc\": [\n \"\",\n \"\"\n ],\n \"msg\": \"\",\n \"type\": \"\",\n \"input\": {\n \"title\": \"Input\"\n },\n \"ctx\": {}\n }\n ]\n}", "createdAt": "2026-07-28T01:00:49.000Z", "updatedAt": "2026-07-28T01:00:49.000Z", "uid": "35240-551018d0-ca65-4eb9-ab6c-51e54d7999be" } ], "createdAt": "2026-07-28T01:00:49.000Z", "updatedAt": "2026-07-28T01:00:49.000Z", "uid": "35240-aaa60e86-96bb-4c6a-bf33-dea6bdbae8a4" } ], "id": "11f42386-a359-496f-a137-8adbb96b52ed", "createdAt": "2026-07-28T01:00:49.000Z", "updatedAt": "2026-07-28T01:00:49.000Z", "uid": "35240-11f42386-a359-496f-a137-8adbb96b52ed" } ], "id": "f0d1f1c2-ee72-4d2e-8c03-2524ca28ed4f", "createdAt": "2026-07-28T01:00:49.000Z", "updatedAt": "2026-07-28T01:00:49.000Z", "uid": "35240-f0d1f1c2-ee72-4d2e-8c03-2524ca28ed4f" } ], "id": "0e82d3fb-96e2-4296-9843-00ae801aaed0", "createdAt": "2026-07-28T01:00:49.000Z", "updatedAt": "2026-07-28T01:00:49.000Z", "uid": "35240-0e82d3fb-96e2-4296-9843-00ae801aaed0" } ], "id": "9f59af7e-caaf-48c4-990c-6c69a95716c6", "createdAt": "2026-07-28T01:00:49.000Z", "updatedAt": "2026-07-28T01:00:49.000Z", "uid": "35240-9f59af7e-caaf-48c4-990c-6c69a95716c6" } ], "id": "564037aa-8680-404d-952c-00455825cc8a", "createdAt": "2026-07-28T01:00:49.000Z", "updatedAt": "2026-07-28T01:00:49.000Z", "uid": "35240-564037aa-8680-404d-952c-00455825cc8a" } ], "auth": { "type": "bearer", "bearer": [ { "key": "token", "value": "{{bearerToken}}", "type": "string" } ] }, "variable": [ { "key": "baseUrl", "value": "https://api.amigo.ai" } ] }