{ "info": { "_postman_id": "5e0b6b8f-4602-4431-9a0a-eb7222e6aa48", "name": "Amigo Account Integrations API", "schema": "https://schema.getpostman.com/json/collection/v2.1.0/collection.json", "createdAt": "2026-07-28T01:01:29.000Z", "updatedAt": "2026-07-28T01:01:30.000Z", "lastUpdatedBy": "35240", "uid": "35240-5e0b6b8f-4602-4431-9a0a-eb7222e6aa48" }, "item": [ { "name": "v1", "item": [ { "name": "{workspace_id}", "item": [ { "name": "integrations", "item": [ { "name": "approvals", "item": [ { "name": "{conversation_id}", "item": [ { "name": "approve", "item": [ { "name": "Approve a pending integration-write approval", "id": "8567511b-3aae-4b20-9def-23885ae75a58", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "method": "POST", "header": [ { "key": "Accept", "value": "application/json" } ], "url": { "raw": "{{baseUrl}}/v1/:workspace_id/integrations/approvals/:conversation_id/approve", "host": [ "{{baseUrl}}" ], "path": [ "v1", ":workspace_id", "integrations", "approvals", ":conversation_id", "approve" ], "variable": [ { "id": "77ea8092-87b2-4936-a3dc-b183ba753f57", "key": "workspace_id", "value": "", "description": "(Required) " }, { "id": "34ee2cd4-dd45-404e-8e8b-8b11b154e4d9", "key": "conversation_id", "value": "", "description": "(Required) " } ] }, "description": "Approve a pending human-in-the-loop integration-write approval for a conversation. Publishes `integration.approval_granted` to the workspace event channel; the subscribed text session fires the gated write. Requires `ReviewQueue.review` permission." }, "response": [ { "id": "751121fd-4764-471d-aa31-85ba86c62103", "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/integrations/approvals/:conversation_id/approve", "host": [ "{{baseUrl}}" ], "path": [ "v1", ":workspace_id", "integrations", "approvals", ":conversation_id", "approve" ], "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 \"status\": \"rejected\",\n \"conversation_id\": \"\"\n}", "createdAt": "2026-07-28T01:01:30.000Z", "updatedAt": "2026-07-28T01:01:30.000Z", "uid": "35240-751121fd-4764-471d-aa31-85ba86c62103" }, { "id": "27d3f20f-3f77-40dd-a194-f07a69aa7295", "name": "Missing or invalid API key.", "originalRequest": { "method": "POST", "header": [ { "description": "Added as a part of security scheme: bearer", "key": "Authorization", "value": "Bearer " } ], "url": { "raw": "{{baseUrl}}/v1/:workspace_id/integrations/approvals/:conversation_id/approve", "host": [ "{{baseUrl}}" ], "path": [ "v1", ":workspace_id", "integrations", "approvals", ":conversation_id", "approve" ], "variable": [ { "key": "workspace_id" }, { "key": "conversation_id" } ] } }, "status": "Unauthorized", "code": 401, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T01:01:30.000Z", "updatedAt": "2026-07-28T01:01:30.000Z", "uid": "35240-27d3f20f-3f77-40dd-a194-f07a69aa7295" }, { "id": "304aeb8a-fa14-4b5d-8f8f-eadf3727f98b", "name": "Insufficient permissions.", "originalRequest": { "method": "POST", "header": [ { "description": "Added as a part of security scheme: bearer", "key": "Authorization", "value": "Bearer " } ], "url": { "raw": "{{baseUrl}}/v1/:workspace_id/integrations/approvals/:conversation_id/approve", "host": [ "{{baseUrl}}" ], "path": [ "v1", ":workspace_id", "integrations", "approvals", ":conversation_id", "approve" ], "variable": [ { "key": "workspace_id" }, { "key": "conversation_id" } ] } }, "status": "Forbidden", "code": 403, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T01:01:30.000Z", "updatedAt": "2026-07-28T01:01:30.000Z", "uid": "35240-304aeb8a-fa14-4b5d-8f8f-eadf3727f98b" }, { "id": "0517467e-2181-4a95-b973-c8c0f35c5aea", "name": "Conversation not found in this workspace.", "originalRequest": { "method": "POST", "header": [ { "description": "Added as a part of security scheme: bearer", "key": "Authorization", "value": "Bearer " } ], "url": { "raw": "{{baseUrl}}/v1/:workspace_id/integrations/approvals/:conversation_id/approve", "host": [ "{{baseUrl}}" ], "path": [ "v1", ":workspace_id", "integrations", "approvals", ":conversation_id", "approve" ], "variable": [ { "key": "workspace_id" }, { "key": "conversation_id" } ] } }, "status": "Not Found", "code": 404, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T01:01:30.000Z", "updatedAt": "2026-07-28T01:01:30.000Z", "uid": "35240-0517467e-2181-4a95-b973-c8c0f35c5aea" }, { "id": "45f86556-b40f-4943-92bc-9fb2372529bc", "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/integrations/approvals/:conversation_id/approve", "host": [ "{{baseUrl}}" ], "path": [ "v1", ":workspace_id", "integrations", "approvals", ":conversation_id", "approve" ], "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:01:30.000Z", "updatedAt": "2026-07-28T01:01:30.000Z", "uid": "35240-45f86556-b40f-4943-92bc-9fb2372529bc" }, { "id": "177c351c-33c5-44a2-99b6-5c2ea2e607c2", "name": "Rate limited.", "originalRequest": { "method": "POST", "header": [ { "description": "Added as a part of security scheme: bearer", "key": "Authorization", "value": "Bearer " } ], "url": { "raw": "{{baseUrl}}/v1/:workspace_id/integrations/approvals/:conversation_id/approve", "host": [ "{{baseUrl}}" ], "path": [ "v1", ":workspace_id", "integrations", "approvals", ":conversation_id", "approve" ], "variable": [ { "key": "workspace_id" }, { "key": "conversation_id" } ] } }, "status": "Too Many Requests", "code": 429, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T01:01:30.000Z", "updatedAt": "2026-07-28T01:01:30.000Z", "uid": "35240-177c351c-33c5-44a2-99b6-5c2ea2e607c2" } ], "createdAt": "2026-07-28T01:01:30.000Z", "updatedAt": "2026-07-28T01:01:30.000Z", "uid": "35240-8567511b-3aae-4b20-9def-23885ae75a58" } ], "id": "6108993c-2e03-404a-a832-c10b16f098c4", "createdAt": "2026-07-28T01:01:30.000Z", "updatedAt": "2026-07-28T01:01:30.000Z", "uid": "35240-6108993c-2e03-404a-a832-c10b16f098c4" }, { "name": "reject", "item": [ { "name": "Reject a pending integration-write approval", "id": "a974d807-11ad-4d96-8604-90b585ddeacb", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" } ], "body": { "mode": "raw", "raw": "{\n \"reason\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/v1/:workspace_id/integrations/approvals/:conversation_id/reject", "host": [ "{{baseUrl}}" ], "path": [ "v1", ":workspace_id", "integrations", "approvals", ":conversation_id", "reject" ], "variable": [ { "id": "795a820c-6912-411b-967e-ffdbfdb418a9", "key": "workspace_id", "value": "", "description": "(Required) " }, { "id": "1842e893-95dd-429d-8959-e5912f4f7af9", "key": "conversation_id", "value": "", "description": "(Required) " } ] }, "description": "Reject a pending human-in-the-loop integration-write approval for a conversation. Publishes `integration.approval_rejected` to the workspace event channel; the subscribed text session declines the gated write. Requires `ReviewQueue.review` permission." }, "response": [ { "id": "fb773348-55c6-4cbf-9247-72b7e25423b0", "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 \"reason\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/v1/:workspace_id/integrations/approvals/:conversation_id/reject", "host": [ "{{baseUrl}}" ], "path": [ "v1", ":workspace_id", "integrations", "approvals", ":conversation_id", "reject" ], "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 \"status\": \"rejected\",\n \"conversation_id\": \"\"\n}", "createdAt": "2026-07-28T01:01:30.000Z", "updatedAt": "2026-07-28T01:01:30.000Z", "uid": "35240-fb773348-55c6-4cbf-9247-72b7e25423b0" }, { "id": "34f79f2c-2d75-4b37-bf8a-fa02dad28bfa", "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 \"reason\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/v1/:workspace_id/integrations/approvals/:conversation_id/reject", "host": [ "{{baseUrl}}" ], "path": [ "v1", ":workspace_id", "integrations", "approvals", ":conversation_id", "reject" ], "variable": [ { "key": "workspace_id" }, { "key": "conversation_id" } ] } }, "status": "Unauthorized", "code": 401, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T01:01:30.000Z", "updatedAt": "2026-07-28T01:01:30.000Z", "uid": "35240-34f79f2c-2d75-4b37-bf8a-fa02dad28bfa" }, { "id": "068b6b13-9445-4ac4-9f1a-f23356d9f9e9", "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 \"reason\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/v1/:workspace_id/integrations/approvals/:conversation_id/reject", "host": [ "{{baseUrl}}" ], "path": [ "v1", ":workspace_id", "integrations", "approvals", ":conversation_id", "reject" ], "variable": [ { "key": "workspace_id" }, { "key": "conversation_id" } ] } }, "status": "Forbidden", "code": 403, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T01:01:30.000Z", "updatedAt": "2026-07-28T01:01:30.000Z", "uid": "35240-068b6b13-9445-4ac4-9f1a-f23356d9f9e9" }, { "id": "88e462fb-69c1-479c-9d9e-9647318adeec", "name": "Conversation not found in this workspace.", "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 \"reason\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/v1/:workspace_id/integrations/approvals/:conversation_id/reject", "host": [ "{{baseUrl}}" ], "path": [ "v1", ":workspace_id", "integrations", "approvals", ":conversation_id", "reject" ], "variable": [ { "key": "workspace_id" }, { "key": "conversation_id" } ] } }, "status": "Not Found", "code": 404, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T01:01:30.000Z", "updatedAt": "2026-07-28T01:01:30.000Z", "uid": "35240-88e462fb-69c1-479c-9d9e-9647318adeec" }, { "id": "9e9112f3-839d-4b13-86a1-89c8cc944c29", "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 \"reason\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/v1/:workspace_id/integrations/approvals/:conversation_id/reject", "host": [ "{{baseUrl}}" ], "path": [ "v1", ":workspace_id", "integrations", "approvals", ":conversation_id", "reject" ], "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:01:30.000Z", "updatedAt": "2026-07-28T01:01:30.000Z", "uid": "35240-9e9112f3-839d-4b13-86a1-89c8cc944c29" }, { "id": "3a576297-f4ff-46ab-a44e-40d0ed9d2c2d", "name": "Rate limited.", "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 \"reason\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/v1/:workspace_id/integrations/approvals/:conversation_id/reject", "host": [ "{{baseUrl}}" ], "path": [ "v1", ":workspace_id", "integrations", "approvals", ":conversation_id", "reject" ], "variable": [ { "key": "workspace_id" }, { "key": "conversation_id" } ] } }, "status": "Too Many Requests", "code": 429, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T01:01:30.000Z", "updatedAt": "2026-07-28T01:01:30.000Z", "uid": "35240-3a576297-f4ff-46ab-a44e-40d0ed9d2c2d" } ], "createdAt": "2026-07-28T01:01:30.000Z", "updatedAt": "2026-07-28T01:01:30.000Z", "uid": "35240-a974d807-11ad-4d96-8604-90b585ddeacb" } ], "id": "3d723f4d-dde6-4e99-bbc9-33beee1d92f2", "createdAt": "2026-07-28T01:01:30.000Z", "updatedAt": "2026-07-28T01:01:30.000Z", "uid": "35240-3d723f4d-dde6-4e99-bbc9-33beee1d92f2" } ], "id": "2b69dcb9-e9e7-4447-90e6-0c12ec860c53", "createdAt": "2026-07-28T01:01:30.000Z", "updatedAt": "2026-07-28T01:01:30.000Z", "uid": "35240-2b69dcb9-e9e7-4447-90e6-0c12ec860c53" } ], "id": "54297142-3591-4a7a-a23f-dfe953dec673", "createdAt": "2026-07-28T01:01:30.000Z", "updatedAt": "2026-07-28T01:01:30.000Z", "uid": "35240-54297142-3591-4a7a-a23f-dfe953dec673" }, { "name": "{integration_id}", "item": [ { "name": "endpoints", "item": [ { "name": "{endpoint_id}", "item": [ { "name": "test", "item": [ { "name": "Test an integration endpoint", "id": "0ffe5d92-d5a3-4bc7-915b-df9d496b736c", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" } ], "body": { "mode": "raw", "raw": "{\n \"params\": {\n \"ind\": \"commodo tempor\",\n \"mollit0\": true,\n \"etaa\": 17127847,\n \"qui_6c2\": false,\n \"idf\": false,\n \"fugiat1bf\": false,\n \"labore_6\": -10837062,\n \"occaecat_b2b\": true,\n \"non_0\": \"enim incididunt commodo deserunt anim\",\n \"eiusmod_a\": -68680822,\n \"dolore_c18\": \"veniam sed irure\",\n \"esse2d\": 26706234,\n \"eiusmod1\": \"incididunt ut dolore dolore est\",\n \"voluptate_20\": \"minim\",\n \"dolordb\": -50446223.45417143,\n \"id1\": 49511643.49196166,\n \"aliqua_f\": true,\n \"consequat9b\": \"Exce\",\n \"eu04_\": \"consectetur irure magna\",\n \"non_98d\": 33069711.973257735,\n \"aliquip_2d\": true,\n \"proident_5\": true,\n \"et_a\": 12717936,\n \"Utc2\": \"do\",\n \"qui0aa\": -38311158,\n \"minim6\": -43508521,\n \"esse_73\": \"pariatur cillum\",\n \"minim0d6\": false,\n \"incididunteb\": true,\n \"aute_cf9\": \"laborum ipsum fugiat\",\n \"sint_29d\": true,\n \"minimc6\": false,\n \"sint1\": -92625209.74572492,\n \"sit9\": false,\n \"tempor_07\": 90280255,\n \"in8dc\": false,\n \"veniam_1\": false,\n \"aliquip_1\": false,\n \"adipisicing50\": 94126452.22565752,\n \"culpad\": true,\n \"doloreb14\": -13978760,\n \"cupidatat_f\": \"velit ex\",\n \"mollit__\": \"occaecat nisi elit\",\n \"nulla_88\": 30861718.826168656,\n \"est0\": -60343178.361372866,\n \"labore2\": \"officia proident\",\n \"aliqua7cc\": 91308160,\n \"ad_3db\": 17143491,\n \"Loremd\": \"est amet\",\n \"amet3f9\": -58330278.25094974,\n \"adipisicingc\": false,\n \"cillum_34\": 70558506,\n \"proident945\": 31985164,\n \"do357\": \"ve\",\n \"velit_7\": true,\n \"enim018\": 63766580.63520977,\n \"culpa_8a2\": true,\n \"ea_8\": 1735405.8081322014,\n \"ut_6c\": \"nisi dolor esse ipsum velit\",\n \"sint_b\": false,\n \"ad_1e4\": \"ullamco Ut minim\",\n \"eu64\": -90018721,\n \"ullamco40_\": false,\n \"Lorem0\": true,\n \"ipsum9b\": -86899570.6805229,\n \"aute_ee\": \"nisi aliqua\",\n \"quisb\": -47686186.019058675,\n \"tempora\": false,\n \"aliquip_1_\": -14997301.000762552,\n \"velitf35\": \"ullamco laborum tempor\",\n \"incididunt6\": -56629504,\n \"ut_\": -55450846.04816633,\n \"fugiat_87b\": \"aliquip ut\",\n \"in_1c7\": \"in esse fugiat id enim\",\n \"pariaturbba\": true,\n \"Lorem_714\": true,\n \"dolor0e\": true,\n \"id_3\": 23917409.03154646,\n \"ut_c\": \"voluptate minim\",\n \"et1\": false,\n \"sint0\": -20318590.666165277,\n \"minim8\": -6654080.36305353,\n \"consecteturc5\": false,\n \"aliquip2\": 88275156.92888656,\n \"enim_c\": \"nisi\",\n \"esse_e61\": 57532494,\n \"minim_f8\": 63344565.718426675,\n \"nulla78\": \"elit ipsum\",\n \"euf\": true,\n \"dolore_e\": 36377858,\n \"nisi_f1f\": 73537302.30625075,\n \"tempor59\": 89087533,\n \"deserunt_f_9\": \"sed eiusmod\",\n \"sit09\": true,\n \"pariatur9\": -42406639,\n \"commodob6\": \"consectetur mollit aliqua\",\n \"voluptate4fd\": -66097075.66729992,\n \"nostrud__\": \"cillum sit est\",\n \"nulla_b\": -14345526.675265357,\n \"exercitation_a3d\": \"dolor enim amet Ut\",\n \"sint_b_5\": -6507187,\n \"sed_fc\": false,\n \"Duis96\": -6340820,\n \"consecteturc\": \"nisi ex\",\n \"magna0b\": -53005049.96599753,\n \"sit_4ba\": -86667916.83783863,\n \"non_7\": true,\n \"sed_40\": true,\n \"exercitation7\": 5123123.1867438555,\n \"eace\": true,\n \"Ut_4\": -44073307,\n \"do889\": -93832388,\n \"ipsum__8_\": -54412609,\n \"ipsume\": true,\n \"est_f8\": -48128259,\n \"laboris660\": true,\n \"voluptate9\": true,\n \"cupidatat9d8\": false,\n \"officia3\": true,\n \"dolor_38c\": 23633563,\n \"amet_d\": -60778980,\n \"dolore_3db\": -58977153,\n \"in_050\": -94307296,\n \"nisi_6\": -50546756,\n \"nulla_\": \"sunt non Ut\",\n \"anim_4\": 96408474.96487659,\n \"veniam_a\": 47358304.58959222,\n \"velit_3\": -94742254,\n \"qui_c\": -15648167.207717553,\n \"dolorfc\": \"nisi\",\n \"aliquip268\": -42048360.442459874,\n \"nulla_634\": false,\n \"irureb\": 3220129.3809898794,\n \"ullamco43\": -94802712,\n \"Lorem_30\": false,\n \"incididunt_791\": -72808622.7240154,\n \"eu_35\": 73998247,\n \"nostrud82\": 75963650,\n \"est_ba\": 77311149.86487576,\n \"officia_e9\": -44095582.2669046,\n \"incididunt_e9e\": 82835487.48918882,\n \"aliqua00\": \"ex\",\n \"nullaf0\": -16453001.364054918,\n \"aliqua_68\": -79784523,\n \"exercitation_b5\": \"sed eiusmod\",\n \"cupidatat_6\": true\n },\n \"auth_params\": {\n \"id_a\": -85638941.7528812,\n \"esse00c\": 22847711.968963757,\n \"nisi__74\": \"velit exercitation\",\n \"in8cf\": -24671497.003204748,\n \"quis_58\": 25199989,\n \"ullamco_088\": false,\n \"laborum_c9\": 30193774.76138416,\n \"nulla_5\": \"ut laborum\",\n \"est0\": \"Excepteur fugiat mollit\",\n \"irure67\": -69529913.56653374,\n \"occaecat_b22\": 25584281,\n \"exercitation__6\": -25972374.544886455,\n \"irure8\": true,\n \"labore_d47\": \"minim reprehenderit do\",\n \"mollit_60f\": \"eu cu\",\n \"ut_abc\": -88390657.38284391,\n \"non5\": false,\n \"proident6f2\": -54373234.05280581,\n \"culpaa0\": true,\n \"occaecat_a\": 68348306,\n \"irure4e5\": true,\n \"in1\": false,\n \"adf\": 1195963.0191042125,\n \"mollit_9\": true,\n \"amete8\": 24163488.582808405,\n \"cillum5d\": false,\n \"Lorem_132\": -28526001,\n \"et3\": 7790324,\n \"pariatur1\": 76232907,\n \"aute_55\": 66052308,\n \"sed_48b\": false,\n \"Excepteur_38\": 26191908,\n \"pariatur1d\": 44539319.66807571,\n \"commodo_c_5\": false,\n \"cupidatat050\": false,\n \"culpa_fb5\": -38110682.86553647,\n \"ad_67\": 42790258,\n \"eub8\": 99445075,\n \"adipisicing_f0\": \"sint\",\n \"aliquab\": true,\n \"consequat27\": 87469135.96321452,\n \"eiusmod__2\": -41969336.668681614,\n \"sedfc\": \"ut Duis ea\",\n \"consectetur8fe\": \"irure dolor ani\",\n \"Excepteur1c\": \"eu exercitation qui cillum\",\n \"ad_4f\": \"ad dolore pariatur anim\",\n \"Excepteur_ac\": \"nostrud ad Lorem\",\n \"nisi_743\": 46560149,\n \"consequat_9\": false,\n \"incididunt_91\": 31757989.51385182,\n \"laborum__\": 74593507,\n \"qui1f2\": 75869835,\n \"esse___\": 28468336,\n \"incididunt7\": true,\n \"consectetur200\": 2391447,\n \"anim_ce\": 47717219.20407489,\n \"proident_26\": false,\n \"veniam_2\": \"dolore nostrud reprehenderit\",\n \"aliquip_bf6\": 85775560,\n \"velit3\": 29252697,\n \"in_87b\": 80864050,\n \"amet2\": -58032274,\n \"eiusmod5\": false,\n \"nulla_4fa\": \"aliquip consequat minim\",\n \"sit_12_\": 28285969.610698506,\n \"aliquac0\": 76671556,\n \"sunt_e\": \"et ad Duis amet deserunt\",\n \"dolore_3\": true,\n \"minim7a\": true,\n \"exercitation45\": \"deserunt\",\n \"dolore_b\": \"anim laboris\",\n \"ad6\": \"enim eiusmod\",\n \"velit_0d5\": 98029039.8365815,\n \"ut_0bf\": \"Duis enim do occaecat\",\n \"ullamco_b\": \"Ut culpa in cupidatat\",\n \"in_1e\": -77974077.66239281,\n \"elit_1a\": 42467809,\n \"quibe8\": 64631756,\n \"adipisicing_8da\": 44806722.08981174,\n \"proidentb6\": \"labore do\",\n \"ullamco_f\": 69668108,\n \"proidentcc\": -31866255.30451241,\n \"Ut7\": -87091050,\n \"dolore_a54\": \"deserunt\",\n \"commodo5b0\": true,\n \"sunt_97e\": \"Excepteur\",\n \"tempor2\": 6536076,\n \"culpa_ea3\": true,\n \"aliquip5da\": 42333781.5956755,\n \"aliqua_52a\": -58438233.321105845,\n \"tempor76\": \"sit\",\n \"Ut8\": -11826092.721596822,\n \"eiusmod_7e\": -3310646,\n \"in_76\": true,\n \"in_8b6\": 24753521.941423133,\n \"id_68a\": -3408727,\n \"in_18\": 54059787.88022986,\n \"id37\": true,\n \"do_f\": -29887944,\n \"nullaf9\": \"labore\",\n \"Excepteurffb\": -10261059,\n \"consequat_f4c\": 63907646.58402607,\n \"exb\": \"sed voluptate ut consectetur\",\n \"consectetur_830\": 60052433,\n \"laborum87\": 50292476.99471116,\n \"adipisicing5\": true,\n \"dolor_3\": true,\n \"culpa4db\": 652483.1787817031,\n \"do_348\": 69822030,\n \"elit__b1\": false,\n \"sit0\": 77482902.81772858,\n \"aute_ad\": false,\n \"Lorem_2_7\": \"Duis occaecat veniam\",\n \"utd34\": \"qui sed\",\n \"sunt8bf\": -84412564.51628956,\n \"Lorem1c\": -83026007,\n \"consequat_62\": true,\n \"incididunt_9\": \"dolore aute velit dolor\",\n \"voluptate7\": -82216653,\n \"esse_7\": 78553013.50214767,\n \"laborum_d\": -3397572,\n \"in2_c\": 57807112,\n \"magnad15\": -94761405,\n \"eiusmod_b_f\": true,\n \"et_e\": -30163192,\n \"exercitation__9\": 79668347,\n \"elit_cd\": \"dolore\",\n \"labore31a\": false,\n \"commodo_dec\": false,\n \"est_cc\": -70845429,\n \"laborum1\": \"sit\",\n \"sit9f\": \"aliquip irure exercitation laborum\",\n \"minim_6\": -58668347,\n \"ea_9d\": false,\n \"eiusmod_97\": false,\n \"sed5f\": -31952357.71940905,\n \"deserunt_8\": -38794457,\n \"incididunt_19\": \"dolor minim amet occaecat\",\n \"et_e5f\": -51389516,\n \"nostrud80\": \"adipisicing\",\n \"ut_5_c\": -57759620.796777874,\n \"officia_c\": false,\n \"adipisicing_b\": 34819779,\n \"exercitation__7\": \"Ut cupidatat\"\n }\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/v1/:workspace_id/integrations/:integration_id/endpoints/:endpoint_id/test", "host": [ "{{baseUrl}}" ], "path": [ "v1", ":workspace_id", "integrations", ":integration_id", "endpoints", ":endpoint_id", "test" ], "variable": [ { "id": "297ad8ea-5c56-4f2f-baad-46274f8fc00d", "key": "workspace_id", "value": "", "description": "(Required) " }, { "id": "0049c5ab-cc71-44cd-968d-8a2dfeab841f", "key": "integration_id", "value": "", "description": "(Required) " }, { "id": "cb47a1f3-551f-4d31-830d-baede1d7e402", "key": "endpoint_id", "value": "", "description": "(Required) " } ] }, "description": "Execute an integration endpoint with test parameters and return the full response pipeline breakdown. Requires `Integration.view` permission." }, "response": [ { "id": "5b9c2eb3-24dd-4261-b793-537acfe86d84", "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 \"params\": {\n \"ind\": \"commodo tempor\",\n \"mollit0\": true,\n \"etaa\": 17127847,\n \"qui_6c2\": false,\n \"idf\": false,\n \"fugiat1bf\": false,\n \"labore_6\": -10837062,\n \"occaecat_b2b\": true,\n \"non_0\": \"enim incididunt commodo deserunt anim\",\n \"eiusmod_a\": -68680822,\n \"dolore_c18\": \"veniam sed irure\",\n \"esse2d\": 26706234,\n \"eiusmod1\": \"incididunt ut dolore dolore est\",\n \"voluptate_20\": \"minim\",\n \"dolordb\": -50446223.45417143,\n \"id1\": 49511643.49196166,\n \"aliqua_f\": true,\n \"consequat9b\": \"Exce\",\n \"eu04_\": \"consectetur irure magna\",\n \"non_98d\": 33069711.973257735,\n \"aliquip_2d\": true,\n \"proident_5\": true,\n \"et_a\": 12717936,\n \"Utc2\": \"do\",\n \"qui0aa\": -38311158,\n \"minim6\": -43508521,\n \"esse_73\": \"pariatur cillum\",\n \"minim0d6\": false,\n \"incididunteb\": true,\n \"aute_cf9\": \"laborum ipsum fugiat\",\n \"sint_29d\": true,\n \"minimc6\": false,\n \"sint1\": -92625209.74572492,\n \"sit9\": false,\n \"tempor_07\": 90280255,\n \"in8dc\": false,\n \"veniam_1\": false,\n \"aliquip_1\": false,\n \"adipisicing50\": 94126452.22565752,\n \"culpad\": true,\n \"doloreb14\": -13978760,\n \"cupidatat_f\": \"velit ex\",\n \"mollit__\": \"occaecat nisi elit\",\n \"nulla_88\": 30861718.826168656,\n \"est0\": -60343178.361372866,\n \"labore2\": \"officia proident\",\n \"aliqua7cc\": 91308160,\n \"ad_3db\": 17143491,\n \"Loremd\": \"est amet\",\n \"amet3f9\": -58330278.25094974,\n \"adipisicingc\": false,\n \"cillum_34\": 70558506,\n \"proident945\": 31985164,\n \"do357\": \"ve\",\n \"velit_7\": true,\n \"enim018\": 63766580.63520977,\n \"culpa_8a2\": true,\n \"ea_8\": 1735405.8081322014,\n \"ut_6c\": \"nisi dolor esse ipsum velit\",\n \"sint_b\": false,\n \"ad_1e4\": \"ullamco Ut minim\",\n \"eu64\": -90018721,\n \"ullamco40_\": false,\n \"Lorem0\": true,\n \"ipsum9b\": -86899570.6805229,\n \"aute_ee\": \"nisi aliqua\",\n \"quisb\": -47686186.019058675,\n \"tempora\": false,\n \"aliquip_1_\": -14997301.000762552,\n \"velitf35\": \"ullamco laborum tempor\",\n \"incididunt6\": -56629504,\n \"ut_\": -55450846.04816633,\n \"fugiat_87b\": \"aliquip ut\",\n \"in_1c7\": \"in esse fugiat id enim\",\n \"pariaturbba\": true,\n \"Lorem_714\": true,\n \"dolor0e\": true,\n \"id_3\": 23917409.03154646,\n \"ut_c\": \"voluptate minim\",\n \"et1\": false,\n \"sint0\": -20318590.666165277,\n \"minim8\": -6654080.36305353,\n \"consecteturc5\": false,\n \"aliquip2\": 88275156.92888656,\n \"enim_c\": \"nisi\",\n \"esse_e61\": 57532494,\n \"minim_f8\": 63344565.718426675,\n \"nulla78\": \"elit ipsum\",\n \"euf\": true,\n \"dolore_e\": 36377858,\n \"nisi_f1f\": 73537302.30625075,\n \"tempor59\": 89087533,\n \"deserunt_f_9\": \"sed eiusmod\",\n \"sit09\": true,\n \"pariatur9\": -42406639,\n \"commodob6\": \"consectetur mollit aliqua\",\n \"voluptate4fd\": -66097075.66729992,\n \"nostrud__\": \"cillum sit est\",\n \"nulla_b\": -14345526.675265357,\n \"exercitation_a3d\": \"dolor enim amet Ut\",\n \"sint_b_5\": -6507187,\n \"sed_fc\": false,\n \"Duis96\": -6340820,\n \"consecteturc\": \"nisi ex\",\n \"magna0b\": -53005049.96599753,\n \"sit_4ba\": -86667916.83783863,\n \"non_7\": true,\n \"sed_40\": true,\n \"exercitation7\": 5123123.1867438555,\n \"eace\": true,\n \"Ut_4\": -44073307,\n \"do889\": -93832388,\n \"ipsum__8_\": -54412609,\n \"ipsume\": true,\n \"est_f8\": -48128259,\n \"laboris660\": true,\n \"voluptate9\": true,\n \"cupidatat9d8\": false,\n \"officia3\": true,\n \"dolor_38c\": 23633563,\n \"amet_d\": -60778980,\n \"dolore_3db\": -58977153,\n \"in_050\": -94307296,\n \"nisi_6\": -50546756,\n \"nulla_\": \"sunt non Ut\",\n \"anim_4\": 96408474.96487659,\n \"veniam_a\": 47358304.58959222,\n \"velit_3\": -94742254,\n \"qui_c\": -15648167.207717553,\n \"dolorfc\": \"nisi\",\n \"aliquip268\": -42048360.442459874,\n \"nulla_634\": false,\n \"irureb\": 3220129.3809898794,\n \"ullamco43\": -94802712,\n \"Lorem_30\": false,\n \"incididunt_791\": -72808622.7240154,\n \"eu_35\": 73998247,\n \"nostrud82\": 75963650,\n \"est_ba\": 77311149.86487576,\n \"officia_e9\": -44095582.2669046,\n \"incididunt_e9e\": 82835487.48918882,\n \"aliqua00\": \"ex\",\n \"nullaf0\": -16453001.364054918,\n \"aliqua_68\": -79784523,\n \"exercitation_b5\": \"sed eiusmod\",\n \"cupidatat_6\": true\n },\n \"auth_params\": {\n \"id_a\": -85638941.7528812,\n \"esse00c\": 22847711.968963757,\n \"nisi__74\": \"velit exercitation\",\n \"in8cf\": -24671497.003204748,\n \"quis_58\": 25199989,\n \"ullamco_088\": false,\n \"laborum_c9\": 30193774.76138416,\n \"nulla_5\": \"ut laborum\",\n \"est0\": \"Excepteur fugiat mollit\",\n \"irure67\": -69529913.56653374,\n \"occaecat_b22\": 25584281,\n \"exercitation__6\": -25972374.544886455,\n \"irure8\": true,\n \"labore_d47\": \"minim reprehenderit do\",\n \"mollit_60f\": \"eu cu\",\n \"ut_abc\": -88390657.38284391,\n \"non5\": false,\n \"proident6f2\": -54373234.05280581,\n \"culpaa0\": true,\n \"occaecat_a\": 68348306,\n \"irure4e5\": true,\n \"in1\": false,\n \"adf\": 1195963.0191042125,\n \"mollit_9\": true,\n \"amete8\": 24163488.582808405,\n \"cillum5d\": false,\n \"Lorem_132\": -28526001,\n \"et3\": 7790324,\n \"pariatur1\": 76232907,\n \"aute_55\": 66052308,\n \"sed_48b\": false,\n \"Excepteur_38\": 26191908,\n \"pariatur1d\": 44539319.66807571,\n \"commodo_c_5\": false,\n \"cupidatat050\": false,\n \"culpa_fb5\": -38110682.86553647,\n \"ad_67\": 42790258,\n \"eub8\": 99445075,\n \"adipisicing_f0\": \"sint\",\n \"aliquab\": true,\n \"consequat27\": 87469135.96321452,\n \"eiusmod__2\": -41969336.668681614,\n \"sedfc\": \"ut Duis ea\",\n \"consectetur8fe\": \"irure dolor ani\",\n \"Excepteur1c\": \"eu exercitation qui cillum\",\n \"ad_4f\": \"ad dolore pariatur anim\",\n \"Excepteur_ac\": \"nostrud ad Lorem\",\n \"nisi_743\": 46560149,\n \"consequat_9\": false,\n \"incididunt_91\": 31757989.51385182,\n \"laborum__\": 74593507,\n \"qui1f2\": 75869835,\n \"esse___\": 28468336,\n \"incididunt7\": true,\n \"consectetur200\": 2391447,\n \"anim_ce\": 47717219.20407489,\n \"proident_26\": false,\n \"veniam_2\": \"dolore nostrud reprehenderit\",\n \"aliquip_bf6\": 85775560,\n \"velit3\": 29252697,\n \"in_87b\": 80864050,\n \"amet2\": -58032274,\n \"eiusmod5\": false,\n \"nulla_4fa\": \"aliquip consequat minim\",\n \"sit_12_\": 28285969.610698506,\n \"aliquac0\": 76671556,\n \"sunt_e\": \"et ad Duis amet deserunt\",\n \"dolore_3\": true,\n \"minim7a\": true,\n \"exercitation45\": \"deserunt\",\n \"dolore_b\": \"anim laboris\",\n \"ad6\": \"enim eiusmod\",\n \"velit_0d5\": 98029039.8365815,\n \"ut_0bf\": \"Duis enim do occaecat\",\n \"ullamco_b\": \"Ut culpa in cupidatat\",\n \"in_1e\": -77974077.66239281,\n \"elit_1a\": 42467809,\n \"quibe8\": 64631756,\n \"adipisicing_8da\": 44806722.08981174,\n \"proidentb6\": \"labore do\",\n \"ullamco_f\": 69668108,\n \"proidentcc\": -31866255.30451241,\n \"Ut7\": -87091050,\n \"dolore_a54\": \"deserunt\",\n \"commodo5b0\": true,\n \"sunt_97e\": \"Excepteur\",\n \"tempor2\": 6536076,\n \"culpa_ea3\": true,\n \"aliquip5da\": 42333781.5956755,\n \"aliqua_52a\": -58438233.321105845,\n \"tempor76\": \"sit\",\n \"Ut8\": -11826092.721596822,\n \"eiusmod_7e\": -3310646,\n \"in_76\": true,\n \"in_8b6\": 24753521.941423133,\n \"id_68a\": -3408727,\n \"in_18\": 54059787.88022986,\n \"id37\": true,\n \"do_f\": -29887944,\n \"nullaf9\": \"labore\",\n \"Excepteurffb\": -10261059,\n \"consequat_f4c\": 63907646.58402607,\n \"exb\": \"sed voluptate ut consectetur\",\n \"consectetur_830\": 60052433,\n \"laborum87\": 50292476.99471116,\n \"adipisicing5\": true,\n \"dolor_3\": true,\n \"culpa4db\": 652483.1787817031,\n \"do_348\": 69822030,\n \"elit__b1\": false,\n \"sit0\": 77482902.81772858,\n \"aute_ad\": false,\n \"Lorem_2_7\": \"Duis occaecat veniam\",\n \"utd34\": \"qui sed\",\n \"sunt8bf\": -84412564.51628956,\n \"Lorem1c\": -83026007,\n \"consequat_62\": true,\n \"incididunt_9\": \"dolore aute velit dolor\",\n \"voluptate7\": -82216653,\n \"esse_7\": 78553013.50214767,\n \"laborum_d\": -3397572,\n \"in2_c\": 57807112,\n \"magnad15\": -94761405,\n \"eiusmod_b_f\": true,\n \"et_e\": -30163192,\n \"exercitation__9\": 79668347,\n \"elit_cd\": \"dolore\",\n \"labore31a\": false,\n \"commodo_dec\": false,\n \"est_cc\": -70845429,\n \"laborum1\": \"sit\",\n \"sit9f\": \"aliquip irure exercitation laborum\",\n \"minim_6\": -58668347,\n \"ea_9d\": false,\n \"eiusmod_97\": false,\n \"sed5f\": -31952357.71940905,\n \"deserunt_8\": -38794457,\n \"incididunt_19\": \"dolor minim amet occaecat\",\n \"et_e5f\": -51389516,\n \"nostrud80\": \"adipisicing\",\n \"ut_5_c\": -57759620.796777874,\n \"officia_c\": false,\n \"adipisicing_b\": 34819779,\n \"exercitation__7\": \"Ut cupidatat\"\n }\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/v1/:workspace_id/integrations/:integration_id/endpoints/:endpoint_id/test", "host": [ "{{baseUrl}}" ], "path": [ "v1", ":workspace_id", "integrations", ":integration_id", "endpoints", ":endpoint_id", "test" ], "variable": [ { "key": "workspace_id" }, { "key": "integration_id" }, { "key": "endpoint_id" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"status_code\": \"\",\n \"duration_ms\": 0,\n \"retries\": 0,\n \"raw_response\": {\n \"title\": \"Raw Response\",\n \"description\": \"Raw response body from the upstream call.\"\n },\n \"rendered\": \"\",\n \"final_result\": \"\",\n \"error\": \"\"\n}", "createdAt": "2026-07-28T01:01:30.000Z", "updatedAt": "2026-07-28T01:01:30.000Z", "uid": "35240-5b9c2eb3-24dd-4261-b793-537acfe86d84" }, { "id": "82824f4d-608f-4049-b3b7-bec00fa4f681", "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 \"params\": {\n \"ind\": \"commodo tempor\",\n \"mollit0\": true,\n \"etaa\": 17127847,\n \"qui_6c2\": false,\n \"idf\": false,\n \"fugiat1bf\": false,\n \"labore_6\": -10837062,\n \"occaecat_b2b\": true,\n \"non_0\": \"enim incididunt commodo deserunt anim\",\n \"eiusmod_a\": -68680822,\n \"dolore_c18\": \"veniam sed irure\",\n \"esse2d\": 26706234,\n \"eiusmod1\": \"incididunt ut dolore dolore est\",\n \"voluptate_20\": \"minim\",\n \"dolordb\": -50446223.45417143,\n \"id1\": 49511643.49196166,\n \"aliqua_f\": true,\n \"consequat9b\": \"Exce\",\n \"eu04_\": \"consectetur irure magna\",\n \"non_98d\": 33069711.973257735,\n \"aliquip_2d\": true,\n \"proident_5\": true,\n \"et_a\": 12717936,\n \"Utc2\": \"do\",\n \"qui0aa\": -38311158,\n \"minim6\": -43508521,\n \"esse_73\": \"pariatur cillum\",\n \"minim0d6\": false,\n \"incididunteb\": true,\n \"aute_cf9\": \"laborum ipsum fugiat\",\n \"sint_29d\": true,\n \"minimc6\": false,\n \"sint1\": -92625209.74572492,\n \"sit9\": false,\n \"tempor_07\": 90280255,\n \"in8dc\": false,\n \"veniam_1\": false,\n \"aliquip_1\": false,\n \"adipisicing50\": 94126452.22565752,\n \"culpad\": true,\n \"doloreb14\": -13978760,\n \"cupidatat_f\": \"velit ex\",\n \"mollit__\": \"occaecat nisi elit\",\n \"nulla_88\": 30861718.826168656,\n \"est0\": -60343178.361372866,\n \"labore2\": \"officia proident\",\n \"aliqua7cc\": 91308160,\n \"ad_3db\": 17143491,\n \"Loremd\": \"est amet\",\n \"amet3f9\": -58330278.25094974,\n \"adipisicingc\": false,\n \"cillum_34\": 70558506,\n \"proident945\": 31985164,\n \"do357\": \"ve\",\n \"velit_7\": true,\n \"enim018\": 63766580.63520977,\n \"culpa_8a2\": true,\n \"ea_8\": 1735405.8081322014,\n \"ut_6c\": \"nisi dolor esse ipsum velit\",\n \"sint_b\": false,\n \"ad_1e4\": \"ullamco Ut minim\",\n \"eu64\": -90018721,\n \"ullamco40_\": false,\n \"Lorem0\": true,\n \"ipsum9b\": -86899570.6805229,\n \"aute_ee\": \"nisi aliqua\",\n \"quisb\": -47686186.019058675,\n \"tempora\": false,\n \"aliquip_1_\": -14997301.000762552,\n \"velitf35\": \"ullamco laborum tempor\",\n \"incididunt6\": -56629504,\n \"ut_\": -55450846.04816633,\n \"fugiat_87b\": \"aliquip ut\",\n \"in_1c7\": \"in esse fugiat id enim\",\n \"pariaturbba\": true,\n \"Lorem_714\": true,\n \"dolor0e\": true,\n \"id_3\": 23917409.03154646,\n \"ut_c\": \"voluptate minim\",\n \"et1\": false,\n \"sint0\": -20318590.666165277,\n \"minim8\": -6654080.36305353,\n \"consecteturc5\": false,\n \"aliquip2\": 88275156.92888656,\n \"enim_c\": \"nisi\",\n \"esse_e61\": 57532494,\n \"minim_f8\": 63344565.718426675,\n \"nulla78\": \"elit ipsum\",\n \"euf\": true,\n \"dolore_e\": 36377858,\n \"nisi_f1f\": 73537302.30625075,\n \"tempor59\": 89087533,\n \"deserunt_f_9\": \"sed eiusmod\",\n \"sit09\": true,\n \"pariatur9\": -42406639,\n \"commodob6\": \"consectetur mollit aliqua\",\n \"voluptate4fd\": -66097075.66729992,\n \"nostrud__\": \"cillum sit est\",\n \"nulla_b\": -14345526.675265357,\n \"exercitation_a3d\": \"dolor enim amet Ut\",\n \"sint_b_5\": -6507187,\n \"sed_fc\": false,\n \"Duis96\": -6340820,\n \"consecteturc\": \"nisi ex\",\n \"magna0b\": -53005049.96599753,\n \"sit_4ba\": -86667916.83783863,\n \"non_7\": true,\n \"sed_40\": true,\n \"exercitation7\": 5123123.1867438555,\n \"eace\": true,\n \"Ut_4\": -44073307,\n \"do889\": -93832388,\n \"ipsum__8_\": -54412609,\n \"ipsume\": true,\n \"est_f8\": -48128259,\n \"laboris660\": true,\n \"voluptate9\": true,\n \"cupidatat9d8\": false,\n \"officia3\": true,\n \"dolor_38c\": 23633563,\n \"amet_d\": -60778980,\n \"dolore_3db\": -58977153,\n \"in_050\": -94307296,\n \"nisi_6\": -50546756,\n \"nulla_\": \"sunt non Ut\",\n \"anim_4\": 96408474.96487659,\n \"veniam_a\": 47358304.58959222,\n \"velit_3\": -94742254,\n \"qui_c\": -15648167.207717553,\n \"dolorfc\": \"nisi\",\n \"aliquip268\": -42048360.442459874,\n \"nulla_634\": false,\n \"irureb\": 3220129.3809898794,\n \"ullamco43\": -94802712,\n \"Lorem_30\": false,\n \"incididunt_791\": -72808622.7240154,\n \"eu_35\": 73998247,\n \"nostrud82\": 75963650,\n \"est_ba\": 77311149.86487576,\n \"officia_e9\": -44095582.2669046,\n \"incididunt_e9e\": 82835487.48918882,\n \"aliqua00\": \"ex\",\n \"nullaf0\": -16453001.364054918,\n \"aliqua_68\": -79784523,\n \"exercitation_b5\": \"sed eiusmod\",\n \"cupidatat_6\": true\n },\n \"auth_params\": {\n \"id_a\": -85638941.7528812,\n \"esse00c\": 22847711.968963757,\n \"nisi__74\": \"velit exercitation\",\n \"in8cf\": -24671497.003204748,\n \"quis_58\": 25199989,\n \"ullamco_088\": false,\n \"laborum_c9\": 30193774.76138416,\n \"nulla_5\": \"ut laborum\",\n \"est0\": \"Excepteur fugiat mollit\",\n \"irure67\": -69529913.56653374,\n \"occaecat_b22\": 25584281,\n \"exercitation__6\": -25972374.544886455,\n \"irure8\": true,\n \"labore_d47\": \"minim reprehenderit do\",\n \"mollit_60f\": \"eu cu\",\n \"ut_abc\": -88390657.38284391,\n \"non5\": false,\n \"proident6f2\": -54373234.05280581,\n \"culpaa0\": true,\n \"occaecat_a\": 68348306,\n \"irure4e5\": true,\n \"in1\": false,\n \"adf\": 1195963.0191042125,\n \"mollit_9\": true,\n \"amete8\": 24163488.582808405,\n \"cillum5d\": false,\n \"Lorem_132\": -28526001,\n \"et3\": 7790324,\n \"pariatur1\": 76232907,\n \"aute_55\": 66052308,\n \"sed_48b\": false,\n \"Excepteur_38\": 26191908,\n \"pariatur1d\": 44539319.66807571,\n \"commodo_c_5\": false,\n \"cupidatat050\": false,\n \"culpa_fb5\": -38110682.86553647,\n \"ad_67\": 42790258,\n \"eub8\": 99445075,\n \"adipisicing_f0\": \"sint\",\n \"aliquab\": true,\n \"consequat27\": 87469135.96321452,\n \"eiusmod__2\": -41969336.668681614,\n \"sedfc\": \"ut Duis ea\",\n \"consectetur8fe\": \"irure dolor ani\",\n \"Excepteur1c\": \"eu exercitation qui cillum\",\n \"ad_4f\": \"ad dolore pariatur anim\",\n \"Excepteur_ac\": \"nostrud ad Lorem\",\n \"nisi_743\": 46560149,\n \"consequat_9\": false,\n \"incididunt_91\": 31757989.51385182,\n \"laborum__\": 74593507,\n \"qui1f2\": 75869835,\n \"esse___\": 28468336,\n \"incididunt7\": true,\n \"consectetur200\": 2391447,\n \"anim_ce\": 47717219.20407489,\n \"proident_26\": false,\n \"veniam_2\": \"dolore nostrud reprehenderit\",\n \"aliquip_bf6\": 85775560,\n \"velit3\": 29252697,\n \"in_87b\": 80864050,\n \"amet2\": -58032274,\n \"eiusmod5\": false,\n \"nulla_4fa\": \"aliquip consequat minim\",\n \"sit_12_\": 28285969.610698506,\n \"aliquac0\": 76671556,\n \"sunt_e\": \"et ad Duis amet deserunt\",\n \"dolore_3\": true,\n \"minim7a\": true,\n \"exercitation45\": \"deserunt\",\n \"dolore_b\": \"anim laboris\",\n \"ad6\": \"enim eiusmod\",\n \"velit_0d5\": 98029039.8365815,\n \"ut_0bf\": \"Duis enim do occaecat\",\n \"ullamco_b\": \"Ut culpa in cupidatat\",\n \"in_1e\": -77974077.66239281,\n \"elit_1a\": 42467809,\n \"quibe8\": 64631756,\n \"adipisicing_8da\": 44806722.08981174,\n \"proidentb6\": \"labore do\",\n \"ullamco_f\": 69668108,\n \"proidentcc\": -31866255.30451241,\n \"Ut7\": -87091050,\n \"dolore_a54\": \"deserunt\",\n \"commodo5b0\": true,\n \"sunt_97e\": \"Excepteur\",\n \"tempor2\": 6536076,\n \"culpa_ea3\": true,\n \"aliquip5da\": 42333781.5956755,\n \"aliqua_52a\": -58438233.321105845,\n \"tempor76\": \"sit\",\n \"Ut8\": -11826092.721596822,\n \"eiusmod_7e\": -3310646,\n \"in_76\": true,\n \"in_8b6\": 24753521.941423133,\n \"id_68a\": -3408727,\n \"in_18\": 54059787.88022986,\n \"id37\": true,\n \"do_f\": -29887944,\n \"nullaf9\": \"labore\",\n \"Excepteurffb\": -10261059,\n \"consequat_f4c\": 63907646.58402607,\n \"exb\": \"sed voluptate ut consectetur\",\n \"consectetur_830\": 60052433,\n \"laborum87\": 50292476.99471116,\n \"adipisicing5\": true,\n \"dolor_3\": true,\n \"culpa4db\": 652483.1787817031,\n \"do_348\": 69822030,\n \"elit__b1\": false,\n \"sit0\": 77482902.81772858,\n \"aute_ad\": false,\n \"Lorem_2_7\": \"Duis occaecat veniam\",\n \"utd34\": \"qui sed\",\n \"sunt8bf\": -84412564.51628956,\n \"Lorem1c\": -83026007,\n \"consequat_62\": true,\n \"incididunt_9\": \"dolore aute velit dolor\",\n \"voluptate7\": -82216653,\n \"esse_7\": 78553013.50214767,\n \"laborum_d\": -3397572,\n \"in2_c\": 57807112,\n \"magnad15\": -94761405,\n \"eiusmod_b_f\": true,\n \"et_e\": -30163192,\n \"exercitation__9\": 79668347,\n \"elit_cd\": \"dolore\",\n \"labore31a\": false,\n \"commodo_dec\": false,\n \"est_cc\": -70845429,\n \"laborum1\": \"sit\",\n \"sit9f\": \"aliquip irure exercitation laborum\",\n \"minim_6\": -58668347,\n \"ea_9d\": false,\n \"eiusmod_97\": false,\n \"sed5f\": -31952357.71940905,\n \"deserunt_8\": -38794457,\n \"incididunt_19\": \"dolor minim amet occaecat\",\n \"et_e5f\": -51389516,\n \"nostrud80\": \"adipisicing\",\n \"ut_5_c\": -57759620.796777874,\n \"officia_c\": false,\n \"adipisicing_b\": 34819779,\n \"exercitation__7\": \"Ut cupidatat\"\n }\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/v1/:workspace_id/integrations/:integration_id/endpoints/:endpoint_id/test", "host": [ "{{baseUrl}}" ], "path": [ "v1", ":workspace_id", "integrations", ":integration_id", "endpoints", ":endpoint_id", "test" ], "variable": [ { "key": "workspace_id" }, { "key": "integration_id" }, { "key": "endpoint_id" } ] } }, "status": "Unauthorized", "code": 401, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T01:01:30.000Z", "updatedAt": "2026-07-28T01:01:30.000Z", "uid": "35240-82824f4d-608f-4049-b3b7-bec00fa4f681" }, { "id": "122346ae-6a9e-4bb0-aa9f-c15742ea8806", "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 \"params\": {\n \"ind\": \"commodo tempor\",\n \"mollit0\": true,\n \"etaa\": 17127847,\n \"qui_6c2\": false,\n \"idf\": false,\n \"fugiat1bf\": false,\n \"labore_6\": -10837062,\n \"occaecat_b2b\": true,\n \"non_0\": \"enim incididunt commodo deserunt anim\",\n \"eiusmod_a\": -68680822,\n \"dolore_c18\": \"veniam sed irure\",\n \"esse2d\": 26706234,\n \"eiusmod1\": \"incididunt ut dolore dolore est\",\n \"voluptate_20\": \"minim\",\n \"dolordb\": -50446223.45417143,\n \"id1\": 49511643.49196166,\n \"aliqua_f\": true,\n \"consequat9b\": \"Exce\",\n \"eu04_\": \"consectetur irure magna\",\n \"non_98d\": 33069711.973257735,\n \"aliquip_2d\": true,\n \"proident_5\": true,\n \"et_a\": 12717936,\n \"Utc2\": \"do\",\n \"qui0aa\": -38311158,\n \"minim6\": -43508521,\n \"esse_73\": \"pariatur cillum\",\n \"minim0d6\": false,\n \"incididunteb\": true,\n \"aute_cf9\": \"laborum ipsum fugiat\",\n \"sint_29d\": true,\n \"minimc6\": false,\n \"sint1\": -92625209.74572492,\n \"sit9\": false,\n \"tempor_07\": 90280255,\n \"in8dc\": false,\n \"veniam_1\": false,\n \"aliquip_1\": false,\n \"adipisicing50\": 94126452.22565752,\n \"culpad\": true,\n \"doloreb14\": -13978760,\n \"cupidatat_f\": \"velit ex\",\n \"mollit__\": \"occaecat nisi elit\",\n \"nulla_88\": 30861718.826168656,\n \"est0\": -60343178.361372866,\n \"labore2\": \"officia proident\",\n \"aliqua7cc\": 91308160,\n \"ad_3db\": 17143491,\n \"Loremd\": \"est amet\",\n \"amet3f9\": -58330278.25094974,\n \"adipisicingc\": false,\n \"cillum_34\": 70558506,\n \"proident945\": 31985164,\n \"do357\": \"ve\",\n \"velit_7\": true,\n \"enim018\": 63766580.63520977,\n \"culpa_8a2\": true,\n \"ea_8\": 1735405.8081322014,\n \"ut_6c\": \"nisi dolor esse ipsum velit\",\n \"sint_b\": false,\n \"ad_1e4\": \"ullamco Ut minim\",\n \"eu64\": -90018721,\n \"ullamco40_\": false,\n \"Lorem0\": true,\n \"ipsum9b\": -86899570.6805229,\n \"aute_ee\": \"nisi aliqua\",\n \"quisb\": -47686186.019058675,\n \"tempora\": false,\n \"aliquip_1_\": -14997301.000762552,\n \"velitf35\": \"ullamco laborum tempor\",\n \"incididunt6\": -56629504,\n \"ut_\": -55450846.04816633,\n \"fugiat_87b\": \"aliquip ut\",\n \"in_1c7\": \"in esse fugiat id enim\",\n \"pariaturbba\": true,\n \"Lorem_714\": true,\n \"dolor0e\": true,\n \"id_3\": 23917409.03154646,\n \"ut_c\": \"voluptate minim\",\n \"et1\": false,\n \"sint0\": -20318590.666165277,\n \"minim8\": -6654080.36305353,\n \"consecteturc5\": false,\n \"aliquip2\": 88275156.92888656,\n \"enim_c\": \"nisi\",\n \"esse_e61\": 57532494,\n \"minim_f8\": 63344565.718426675,\n \"nulla78\": \"elit ipsum\",\n \"euf\": true,\n \"dolore_e\": 36377858,\n \"nisi_f1f\": 73537302.30625075,\n \"tempor59\": 89087533,\n \"deserunt_f_9\": \"sed eiusmod\",\n \"sit09\": true,\n \"pariatur9\": -42406639,\n \"commodob6\": \"consectetur mollit aliqua\",\n \"voluptate4fd\": -66097075.66729992,\n \"nostrud__\": \"cillum sit est\",\n \"nulla_b\": -14345526.675265357,\n \"exercitation_a3d\": \"dolor enim amet Ut\",\n \"sint_b_5\": -6507187,\n \"sed_fc\": false,\n \"Duis96\": -6340820,\n \"consecteturc\": \"nisi ex\",\n \"magna0b\": -53005049.96599753,\n \"sit_4ba\": -86667916.83783863,\n \"non_7\": true,\n \"sed_40\": true,\n \"exercitation7\": 5123123.1867438555,\n \"eace\": true,\n \"Ut_4\": -44073307,\n \"do889\": -93832388,\n \"ipsum__8_\": -54412609,\n \"ipsume\": true,\n \"est_f8\": -48128259,\n \"laboris660\": true,\n \"voluptate9\": true,\n \"cupidatat9d8\": false,\n \"officia3\": true,\n \"dolor_38c\": 23633563,\n \"amet_d\": -60778980,\n \"dolore_3db\": -58977153,\n \"in_050\": -94307296,\n \"nisi_6\": -50546756,\n \"nulla_\": \"sunt non Ut\",\n \"anim_4\": 96408474.96487659,\n \"veniam_a\": 47358304.58959222,\n \"velit_3\": -94742254,\n \"qui_c\": -15648167.207717553,\n \"dolorfc\": \"nisi\",\n \"aliquip268\": -42048360.442459874,\n \"nulla_634\": false,\n \"irureb\": 3220129.3809898794,\n \"ullamco43\": -94802712,\n \"Lorem_30\": false,\n \"incididunt_791\": -72808622.7240154,\n \"eu_35\": 73998247,\n \"nostrud82\": 75963650,\n \"est_ba\": 77311149.86487576,\n \"officia_e9\": -44095582.2669046,\n \"incididunt_e9e\": 82835487.48918882,\n \"aliqua00\": \"ex\",\n \"nullaf0\": -16453001.364054918,\n \"aliqua_68\": -79784523,\n \"exercitation_b5\": \"sed eiusmod\",\n \"cupidatat_6\": true\n },\n \"auth_params\": {\n \"id_a\": -85638941.7528812,\n \"esse00c\": 22847711.968963757,\n \"nisi__74\": \"velit exercitation\",\n \"in8cf\": -24671497.003204748,\n \"quis_58\": 25199989,\n \"ullamco_088\": false,\n \"laborum_c9\": 30193774.76138416,\n \"nulla_5\": \"ut laborum\",\n \"est0\": \"Excepteur fugiat mollit\",\n \"irure67\": -69529913.56653374,\n \"occaecat_b22\": 25584281,\n \"exercitation__6\": -25972374.544886455,\n \"irure8\": true,\n \"labore_d47\": \"minim reprehenderit do\",\n \"mollit_60f\": \"eu cu\",\n \"ut_abc\": -88390657.38284391,\n \"non5\": false,\n \"proident6f2\": -54373234.05280581,\n \"culpaa0\": true,\n \"occaecat_a\": 68348306,\n \"irure4e5\": true,\n \"in1\": false,\n \"adf\": 1195963.0191042125,\n \"mollit_9\": true,\n \"amete8\": 24163488.582808405,\n \"cillum5d\": false,\n \"Lorem_132\": -28526001,\n \"et3\": 7790324,\n \"pariatur1\": 76232907,\n \"aute_55\": 66052308,\n \"sed_48b\": false,\n \"Excepteur_38\": 26191908,\n \"pariatur1d\": 44539319.66807571,\n \"commodo_c_5\": false,\n \"cupidatat050\": false,\n \"culpa_fb5\": -38110682.86553647,\n \"ad_67\": 42790258,\n \"eub8\": 99445075,\n \"adipisicing_f0\": \"sint\",\n \"aliquab\": true,\n \"consequat27\": 87469135.96321452,\n \"eiusmod__2\": -41969336.668681614,\n \"sedfc\": \"ut Duis ea\",\n \"consectetur8fe\": \"irure dolor ani\",\n \"Excepteur1c\": \"eu exercitation qui cillum\",\n \"ad_4f\": \"ad dolore pariatur anim\",\n \"Excepteur_ac\": \"nostrud ad Lorem\",\n \"nisi_743\": 46560149,\n \"consequat_9\": false,\n \"incididunt_91\": 31757989.51385182,\n \"laborum__\": 74593507,\n \"qui1f2\": 75869835,\n \"esse___\": 28468336,\n \"incididunt7\": true,\n \"consectetur200\": 2391447,\n \"anim_ce\": 47717219.20407489,\n \"proident_26\": false,\n \"veniam_2\": \"dolore nostrud reprehenderit\",\n \"aliquip_bf6\": 85775560,\n \"velit3\": 29252697,\n \"in_87b\": 80864050,\n \"amet2\": -58032274,\n \"eiusmod5\": false,\n \"nulla_4fa\": \"aliquip consequat minim\",\n \"sit_12_\": 28285969.610698506,\n \"aliquac0\": 76671556,\n \"sunt_e\": \"et ad Duis amet deserunt\",\n \"dolore_3\": true,\n \"minim7a\": true,\n \"exercitation45\": \"deserunt\",\n \"dolore_b\": \"anim laboris\",\n \"ad6\": \"enim eiusmod\",\n \"velit_0d5\": 98029039.8365815,\n \"ut_0bf\": \"Duis enim do occaecat\",\n \"ullamco_b\": \"Ut culpa in cupidatat\",\n \"in_1e\": -77974077.66239281,\n \"elit_1a\": 42467809,\n \"quibe8\": 64631756,\n \"adipisicing_8da\": 44806722.08981174,\n \"proidentb6\": \"labore do\",\n \"ullamco_f\": 69668108,\n \"proidentcc\": -31866255.30451241,\n \"Ut7\": -87091050,\n \"dolore_a54\": \"deserunt\",\n \"commodo5b0\": true,\n \"sunt_97e\": \"Excepteur\",\n \"tempor2\": 6536076,\n \"culpa_ea3\": true,\n \"aliquip5da\": 42333781.5956755,\n \"aliqua_52a\": -58438233.321105845,\n \"tempor76\": \"sit\",\n \"Ut8\": -11826092.721596822,\n \"eiusmod_7e\": -3310646,\n \"in_76\": true,\n \"in_8b6\": 24753521.941423133,\n \"id_68a\": -3408727,\n \"in_18\": 54059787.88022986,\n \"id37\": true,\n \"do_f\": -29887944,\n \"nullaf9\": \"labore\",\n \"Excepteurffb\": -10261059,\n \"consequat_f4c\": 63907646.58402607,\n \"exb\": \"sed voluptate ut consectetur\",\n \"consectetur_830\": 60052433,\n \"laborum87\": 50292476.99471116,\n \"adipisicing5\": true,\n \"dolor_3\": true,\n \"culpa4db\": 652483.1787817031,\n \"do_348\": 69822030,\n \"elit__b1\": false,\n \"sit0\": 77482902.81772858,\n \"aute_ad\": false,\n \"Lorem_2_7\": \"Duis occaecat veniam\",\n \"utd34\": \"qui sed\",\n \"sunt8bf\": -84412564.51628956,\n \"Lorem1c\": -83026007,\n \"consequat_62\": true,\n \"incididunt_9\": \"dolore aute velit dolor\",\n \"voluptate7\": -82216653,\n \"esse_7\": 78553013.50214767,\n \"laborum_d\": -3397572,\n \"in2_c\": 57807112,\n \"magnad15\": -94761405,\n \"eiusmod_b_f\": true,\n \"et_e\": -30163192,\n \"exercitation__9\": 79668347,\n \"elit_cd\": \"dolore\",\n \"labore31a\": false,\n \"commodo_dec\": false,\n \"est_cc\": -70845429,\n \"laborum1\": \"sit\",\n \"sit9f\": \"aliquip irure exercitation laborum\",\n \"minim_6\": -58668347,\n \"ea_9d\": false,\n \"eiusmod_97\": false,\n \"sed5f\": -31952357.71940905,\n \"deserunt_8\": -38794457,\n \"incididunt_19\": \"dolor minim amet occaecat\",\n \"et_e5f\": -51389516,\n \"nostrud80\": \"adipisicing\",\n \"ut_5_c\": -57759620.796777874,\n \"officia_c\": false,\n \"adipisicing_b\": 34819779,\n \"exercitation__7\": \"Ut cupidatat\"\n }\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/v1/:workspace_id/integrations/:integration_id/endpoints/:endpoint_id/test", "host": [ "{{baseUrl}}" ], "path": [ "v1", ":workspace_id", "integrations", ":integration_id", "endpoints", ":endpoint_id", "test" ], "variable": [ { "key": "workspace_id" }, { "key": "integration_id" }, { "key": "endpoint_id" } ] } }, "status": "Forbidden", "code": 403, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T01:01:30.000Z", "updatedAt": "2026-07-28T01:01:30.000Z", "uid": "35240-122346ae-6a9e-4bb0-aa9f-c15742ea8806" }, { "id": "55b93405-49c5-465e-b75b-2ace2d8a5b41", "name": "Integration or endpoint 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 \"params\": {\n \"ind\": \"commodo tempor\",\n \"mollit0\": true,\n \"etaa\": 17127847,\n \"qui_6c2\": false,\n \"idf\": false,\n \"fugiat1bf\": false,\n \"labore_6\": -10837062,\n \"occaecat_b2b\": true,\n \"non_0\": \"enim incididunt commodo deserunt anim\",\n \"eiusmod_a\": -68680822,\n \"dolore_c18\": \"veniam sed irure\",\n \"esse2d\": 26706234,\n \"eiusmod1\": \"incididunt ut dolore dolore est\",\n \"voluptate_20\": \"minim\",\n \"dolordb\": -50446223.45417143,\n \"id1\": 49511643.49196166,\n \"aliqua_f\": true,\n \"consequat9b\": \"Exce\",\n \"eu04_\": \"consectetur irure magna\",\n \"non_98d\": 33069711.973257735,\n \"aliquip_2d\": true,\n \"proident_5\": true,\n \"et_a\": 12717936,\n \"Utc2\": \"do\",\n \"qui0aa\": -38311158,\n \"minim6\": -43508521,\n \"esse_73\": \"pariatur cillum\",\n \"minim0d6\": false,\n \"incididunteb\": true,\n \"aute_cf9\": \"laborum ipsum fugiat\",\n \"sint_29d\": true,\n \"minimc6\": false,\n \"sint1\": -92625209.74572492,\n \"sit9\": false,\n \"tempor_07\": 90280255,\n \"in8dc\": false,\n \"veniam_1\": false,\n \"aliquip_1\": false,\n \"adipisicing50\": 94126452.22565752,\n \"culpad\": true,\n \"doloreb14\": -13978760,\n \"cupidatat_f\": \"velit ex\",\n \"mollit__\": \"occaecat nisi elit\",\n \"nulla_88\": 30861718.826168656,\n \"est0\": -60343178.361372866,\n \"labore2\": \"officia proident\",\n \"aliqua7cc\": 91308160,\n \"ad_3db\": 17143491,\n \"Loremd\": \"est amet\",\n \"amet3f9\": -58330278.25094974,\n \"adipisicingc\": false,\n \"cillum_34\": 70558506,\n \"proident945\": 31985164,\n \"do357\": \"ve\",\n \"velit_7\": true,\n \"enim018\": 63766580.63520977,\n \"culpa_8a2\": true,\n \"ea_8\": 1735405.8081322014,\n \"ut_6c\": \"nisi dolor esse ipsum velit\",\n \"sint_b\": false,\n \"ad_1e4\": \"ullamco Ut minim\",\n \"eu64\": -90018721,\n \"ullamco40_\": false,\n \"Lorem0\": true,\n \"ipsum9b\": -86899570.6805229,\n \"aute_ee\": \"nisi aliqua\",\n \"quisb\": -47686186.019058675,\n \"tempora\": false,\n \"aliquip_1_\": -14997301.000762552,\n \"velitf35\": \"ullamco laborum tempor\",\n \"incididunt6\": -56629504,\n \"ut_\": -55450846.04816633,\n \"fugiat_87b\": \"aliquip ut\",\n \"in_1c7\": \"in esse fugiat id enim\",\n \"pariaturbba\": true,\n \"Lorem_714\": true,\n \"dolor0e\": true,\n \"id_3\": 23917409.03154646,\n \"ut_c\": \"voluptate minim\",\n \"et1\": false,\n \"sint0\": -20318590.666165277,\n \"minim8\": -6654080.36305353,\n \"consecteturc5\": false,\n \"aliquip2\": 88275156.92888656,\n \"enim_c\": \"nisi\",\n \"esse_e61\": 57532494,\n \"minim_f8\": 63344565.718426675,\n \"nulla78\": \"elit ipsum\",\n \"euf\": true,\n \"dolore_e\": 36377858,\n \"nisi_f1f\": 73537302.30625075,\n \"tempor59\": 89087533,\n \"deserunt_f_9\": \"sed eiusmod\",\n \"sit09\": true,\n \"pariatur9\": -42406639,\n \"commodob6\": \"consectetur mollit aliqua\",\n \"voluptate4fd\": -66097075.66729992,\n \"nostrud__\": \"cillum sit est\",\n \"nulla_b\": -14345526.675265357,\n \"exercitation_a3d\": \"dolor enim amet Ut\",\n \"sint_b_5\": -6507187,\n \"sed_fc\": false,\n \"Duis96\": -6340820,\n \"consecteturc\": \"nisi ex\",\n \"magna0b\": -53005049.96599753,\n \"sit_4ba\": -86667916.83783863,\n \"non_7\": true,\n \"sed_40\": true,\n \"exercitation7\": 5123123.1867438555,\n \"eace\": true,\n \"Ut_4\": -44073307,\n \"do889\": -93832388,\n \"ipsum__8_\": -54412609,\n \"ipsume\": true,\n \"est_f8\": -48128259,\n \"laboris660\": true,\n \"voluptate9\": true,\n \"cupidatat9d8\": false,\n \"officia3\": true,\n \"dolor_38c\": 23633563,\n \"amet_d\": -60778980,\n \"dolore_3db\": -58977153,\n \"in_050\": -94307296,\n \"nisi_6\": -50546756,\n \"nulla_\": \"sunt non Ut\",\n \"anim_4\": 96408474.96487659,\n \"veniam_a\": 47358304.58959222,\n \"velit_3\": -94742254,\n \"qui_c\": -15648167.207717553,\n \"dolorfc\": \"nisi\",\n \"aliquip268\": -42048360.442459874,\n \"nulla_634\": false,\n \"irureb\": 3220129.3809898794,\n \"ullamco43\": -94802712,\n \"Lorem_30\": false,\n \"incididunt_791\": -72808622.7240154,\n \"eu_35\": 73998247,\n \"nostrud82\": 75963650,\n \"est_ba\": 77311149.86487576,\n \"officia_e9\": -44095582.2669046,\n \"incididunt_e9e\": 82835487.48918882,\n \"aliqua00\": \"ex\",\n \"nullaf0\": -16453001.364054918,\n \"aliqua_68\": -79784523,\n \"exercitation_b5\": \"sed eiusmod\",\n \"cupidatat_6\": true\n },\n \"auth_params\": {\n \"id_a\": -85638941.7528812,\n \"esse00c\": 22847711.968963757,\n \"nisi__74\": \"velit exercitation\",\n \"in8cf\": -24671497.003204748,\n \"quis_58\": 25199989,\n \"ullamco_088\": false,\n \"laborum_c9\": 30193774.76138416,\n \"nulla_5\": \"ut laborum\",\n \"est0\": \"Excepteur fugiat mollit\",\n \"irure67\": -69529913.56653374,\n \"occaecat_b22\": 25584281,\n \"exercitation__6\": -25972374.544886455,\n \"irure8\": true,\n \"labore_d47\": \"minim reprehenderit do\",\n \"mollit_60f\": \"eu cu\",\n \"ut_abc\": -88390657.38284391,\n \"non5\": false,\n \"proident6f2\": -54373234.05280581,\n \"culpaa0\": true,\n \"occaecat_a\": 68348306,\n \"irure4e5\": true,\n \"in1\": false,\n \"adf\": 1195963.0191042125,\n \"mollit_9\": true,\n \"amete8\": 24163488.582808405,\n \"cillum5d\": false,\n \"Lorem_132\": -28526001,\n \"et3\": 7790324,\n \"pariatur1\": 76232907,\n \"aute_55\": 66052308,\n \"sed_48b\": false,\n \"Excepteur_38\": 26191908,\n \"pariatur1d\": 44539319.66807571,\n \"commodo_c_5\": false,\n \"cupidatat050\": false,\n \"culpa_fb5\": -38110682.86553647,\n \"ad_67\": 42790258,\n \"eub8\": 99445075,\n \"adipisicing_f0\": \"sint\",\n \"aliquab\": true,\n \"consequat27\": 87469135.96321452,\n \"eiusmod__2\": -41969336.668681614,\n \"sedfc\": \"ut Duis ea\",\n \"consectetur8fe\": \"irure dolor ani\",\n \"Excepteur1c\": \"eu exercitation qui cillum\",\n \"ad_4f\": \"ad dolore pariatur anim\",\n \"Excepteur_ac\": \"nostrud ad Lorem\",\n \"nisi_743\": 46560149,\n \"consequat_9\": false,\n \"incididunt_91\": 31757989.51385182,\n \"laborum__\": 74593507,\n \"qui1f2\": 75869835,\n \"esse___\": 28468336,\n \"incididunt7\": true,\n \"consectetur200\": 2391447,\n \"anim_ce\": 47717219.20407489,\n \"proident_26\": false,\n \"veniam_2\": \"dolore nostrud reprehenderit\",\n \"aliquip_bf6\": 85775560,\n \"velit3\": 29252697,\n \"in_87b\": 80864050,\n \"amet2\": -58032274,\n \"eiusmod5\": false,\n \"nulla_4fa\": \"aliquip consequat minim\",\n \"sit_12_\": 28285969.610698506,\n \"aliquac0\": 76671556,\n \"sunt_e\": \"et ad Duis amet deserunt\",\n \"dolore_3\": true,\n \"minim7a\": true,\n \"exercitation45\": \"deserunt\",\n \"dolore_b\": \"anim laboris\",\n \"ad6\": \"enim eiusmod\",\n \"velit_0d5\": 98029039.8365815,\n \"ut_0bf\": \"Duis enim do occaecat\",\n \"ullamco_b\": \"Ut culpa in cupidatat\",\n \"in_1e\": -77974077.66239281,\n \"elit_1a\": 42467809,\n \"quibe8\": 64631756,\n \"adipisicing_8da\": 44806722.08981174,\n \"proidentb6\": \"labore do\",\n \"ullamco_f\": 69668108,\n \"proidentcc\": -31866255.30451241,\n \"Ut7\": -87091050,\n \"dolore_a54\": \"deserunt\",\n \"commodo5b0\": true,\n \"sunt_97e\": \"Excepteur\",\n \"tempor2\": 6536076,\n \"culpa_ea3\": true,\n \"aliquip5da\": 42333781.5956755,\n \"aliqua_52a\": -58438233.321105845,\n \"tempor76\": \"sit\",\n \"Ut8\": -11826092.721596822,\n \"eiusmod_7e\": -3310646,\n \"in_76\": true,\n \"in_8b6\": 24753521.941423133,\n \"id_68a\": -3408727,\n \"in_18\": 54059787.88022986,\n \"id37\": true,\n \"do_f\": -29887944,\n \"nullaf9\": \"labore\",\n \"Excepteurffb\": -10261059,\n \"consequat_f4c\": 63907646.58402607,\n \"exb\": \"sed voluptate ut consectetur\",\n \"consectetur_830\": 60052433,\n \"laborum87\": 50292476.99471116,\n \"adipisicing5\": true,\n \"dolor_3\": true,\n \"culpa4db\": 652483.1787817031,\n \"do_348\": 69822030,\n \"elit__b1\": false,\n \"sit0\": 77482902.81772858,\n \"aute_ad\": false,\n \"Lorem_2_7\": \"Duis occaecat veniam\",\n \"utd34\": \"qui sed\",\n \"sunt8bf\": -84412564.51628956,\n \"Lorem1c\": -83026007,\n \"consequat_62\": true,\n \"incididunt_9\": \"dolore aute velit dolor\",\n \"voluptate7\": -82216653,\n \"esse_7\": 78553013.50214767,\n \"laborum_d\": -3397572,\n \"in2_c\": 57807112,\n \"magnad15\": -94761405,\n \"eiusmod_b_f\": true,\n \"et_e\": -30163192,\n \"exercitation__9\": 79668347,\n \"elit_cd\": \"dolore\",\n \"labore31a\": false,\n \"commodo_dec\": false,\n \"est_cc\": -70845429,\n \"laborum1\": \"sit\",\n \"sit9f\": \"aliquip irure exercitation laborum\",\n \"minim_6\": -58668347,\n \"ea_9d\": false,\n \"eiusmod_97\": false,\n \"sed5f\": -31952357.71940905,\n \"deserunt_8\": -38794457,\n \"incididunt_19\": \"dolor minim amet occaecat\",\n \"et_e5f\": -51389516,\n \"nostrud80\": \"adipisicing\",\n \"ut_5_c\": -57759620.796777874,\n \"officia_c\": false,\n \"adipisicing_b\": 34819779,\n \"exercitation__7\": \"Ut cupidatat\"\n }\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/v1/:workspace_id/integrations/:integration_id/endpoints/:endpoint_id/test", "host": [ "{{baseUrl}}" ], "path": [ "v1", ":workspace_id", "integrations", ":integration_id", "endpoints", ":endpoint_id", "test" ], "variable": [ { "key": "workspace_id" }, { "key": "integration_id" }, { "key": "endpoint_id" } ] } }, "status": "Not Found", "code": 404, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T01:01:30.000Z", "updatedAt": "2026-07-28T01:01:30.000Z", "uid": "35240-55b93405-49c5-465e-b75b-2ace2d8a5b41" }, { "id": "acdf361f-42e6-49af-a9a5-f53bcb894a87", "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 \"params\": {\n \"ind\": \"commodo tempor\",\n \"mollit0\": true,\n \"etaa\": 17127847,\n \"qui_6c2\": false,\n \"idf\": false,\n \"fugiat1bf\": false,\n \"labore_6\": -10837062,\n \"occaecat_b2b\": true,\n \"non_0\": \"enim incididunt commodo deserunt anim\",\n \"eiusmod_a\": -68680822,\n \"dolore_c18\": \"veniam sed irure\",\n \"esse2d\": 26706234,\n \"eiusmod1\": \"incididunt ut dolore dolore est\",\n \"voluptate_20\": \"minim\",\n \"dolordb\": -50446223.45417143,\n \"id1\": 49511643.49196166,\n \"aliqua_f\": true,\n \"consequat9b\": \"Exce\",\n \"eu04_\": \"consectetur irure magna\",\n \"non_98d\": 33069711.973257735,\n \"aliquip_2d\": true,\n \"proident_5\": true,\n \"et_a\": 12717936,\n \"Utc2\": \"do\",\n \"qui0aa\": -38311158,\n \"minim6\": -43508521,\n \"esse_73\": \"pariatur cillum\",\n \"minim0d6\": false,\n \"incididunteb\": true,\n \"aute_cf9\": \"laborum ipsum fugiat\",\n \"sint_29d\": true,\n \"minimc6\": false,\n \"sint1\": -92625209.74572492,\n \"sit9\": false,\n \"tempor_07\": 90280255,\n \"in8dc\": false,\n \"veniam_1\": false,\n \"aliquip_1\": false,\n \"adipisicing50\": 94126452.22565752,\n \"culpad\": true,\n \"doloreb14\": -13978760,\n \"cupidatat_f\": \"velit ex\",\n \"mollit__\": \"occaecat nisi elit\",\n \"nulla_88\": 30861718.826168656,\n \"est0\": -60343178.361372866,\n \"labore2\": \"officia proident\",\n \"aliqua7cc\": 91308160,\n \"ad_3db\": 17143491,\n \"Loremd\": \"est amet\",\n \"amet3f9\": -58330278.25094974,\n \"adipisicingc\": false,\n \"cillum_34\": 70558506,\n \"proident945\": 31985164,\n \"do357\": \"ve\",\n \"velit_7\": true,\n \"enim018\": 63766580.63520977,\n \"culpa_8a2\": true,\n \"ea_8\": 1735405.8081322014,\n \"ut_6c\": \"nisi dolor esse ipsum velit\",\n \"sint_b\": false,\n \"ad_1e4\": \"ullamco Ut minim\",\n \"eu64\": -90018721,\n \"ullamco40_\": false,\n \"Lorem0\": true,\n \"ipsum9b\": -86899570.6805229,\n \"aute_ee\": \"nisi aliqua\",\n \"quisb\": -47686186.019058675,\n \"tempora\": false,\n \"aliquip_1_\": -14997301.000762552,\n \"velitf35\": \"ullamco laborum tempor\",\n \"incididunt6\": -56629504,\n \"ut_\": -55450846.04816633,\n \"fugiat_87b\": \"aliquip ut\",\n \"in_1c7\": \"in esse fugiat id enim\",\n \"pariaturbba\": true,\n \"Lorem_714\": true,\n \"dolor0e\": true,\n \"id_3\": 23917409.03154646,\n \"ut_c\": \"voluptate minim\",\n \"et1\": false,\n \"sint0\": -20318590.666165277,\n \"minim8\": -6654080.36305353,\n \"consecteturc5\": false,\n \"aliquip2\": 88275156.92888656,\n \"enim_c\": \"nisi\",\n \"esse_e61\": 57532494,\n \"minim_f8\": 63344565.718426675,\n \"nulla78\": \"elit ipsum\",\n \"euf\": true,\n \"dolore_e\": 36377858,\n \"nisi_f1f\": 73537302.30625075,\n \"tempor59\": 89087533,\n \"deserunt_f_9\": \"sed eiusmod\",\n \"sit09\": true,\n \"pariatur9\": -42406639,\n \"commodob6\": \"consectetur mollit aliqua\",\n \"voluptate4fd\": -66097075.66729992,\n \"nostrud__\": \"cillum sit est\",\n \"nulla_b\": -14345526.675265357,\n \"exercitation_a3d\": \"dolor enim amet Ut\",\n \"sint_b_5\": -6507187,\n \"sed_fc\": false,\n \"Duis96\": -6340820,\n \"consecteturc\": \"nisi ex\",\n \"magna0b\": -53005049.96599753,\n \"sit_4ba\": -86667916.83783863,\n \"non_7\": true,\n \"sed_40\": true,\n \"exercitation7\": 5123123.1867438555,\n \"eace\": true,\n \"Ut_4\": -44073307,\n \"do889\": -93832388,\n \"ipsum__8_\": -54412609,\n \"ipsume\": true,\n \"est_f8\": -48128259,\n \"laboris660\": true,\n \"voluptate9\": true,\n \"cupidatat9d8\": false,\n \"officia3\": true,\n \"dolor_38c\": 23633563,\n \"amet_d\": -60778980,\n \"dolore_3db\": -58977153,\n \"in_050\": -94307296,\n \"nisi_6\": -50546756,\n \"nulla_\": \"sunt non Ut\",\n \"anim_4\": 96408474.96487659,\n \"veniam_a\": 47358304.58959222,\n \"velit_3\": -94742254,\n \"qui_c\": -15648167.207717553,\n \"dolorfc\": \"nisi\",\n \"aliquip268\": -42048360.442459874,\n \"nulla_634\": false,\n \"irureb\": 3220129.3809898794,\n \"ullamco43\": -94802712,\n \"Lorem_30\": false,\n \"incididunt_791\": -72808622.7240154,\n \"eu_35\": 73998247,\n \"nostrud82\": 75963650,\n \"est_ba\": 77311149.86487576,\n \"officia_e9\": -44095582.2669046,\n \"incididunt_e9e\": 82835487.48918882,\n \"aliqua00\": \"ex\",\n \"nullaf0\": -16453001.364054918,\n \"aliqua_68\": -79784523,\n \"exercitation_b5\": \"sed eiusmod\",\n \"cupidatat_6\": true\n },\n \"auth_params\": {\n \"id_a\": -85638941.7528812,\n \"esse00c\": 22847711.968963757,\n \"nisi__74\": \"velit exercitation\",\n \"in8cf\": -24671497.003204748,\n \"quis_58\": 25199989,\n \"ullamco_088\": false,\n \"laborum_c9\": 30193774.76138416,\n \"nulla_5\": \"ut laborum\",\n \"est0\": \"Excepteur fugiat mollit\",\n \"irure67\": -69529913.56653374,\n \"occaecat_b22\": 25584281,\n \"exercitation__6\": -25972374.544886455,\n \"irure8\": true,\n \"labore_d47\": \"minim reprehenderit do\",\n \"mollit_60f\": \"eu cu\",\n \"ut_abc\": -88390657.38284391,\n \"non5\": false,\n \"proident6f2\": -54373234.05280581,\n \"culpaa0\": true,\n \"occaecat_a\": 68348306,\n \"irure4e5\": true,\n \"in1\": false,\n \"adf\": 1195963.0191042125,\n \"mollit_9\": true,\n \"amete8\": 24163488.582808405,\n \"cillum5d\": false,\n \"Lorem_132\": -28526001,\n \"et3\": 7790324,\n \"pariatur1\": 76232907,\n \"aute_55\": 66052308,\n \"sed_48b\": false,\n \"Excepteur_38\": 26191908,\n \"pariatur1d\": 44539319.66807571,\n \"commodo_c_5\": false,\n \"cupidatat050\": false,\n \"culpa_fb5\": -38110682.86553647,\n \"ad_67\": 42790258,\n \"eub8\": 99445075,\n \"adipisicing_f0\": \"sint\",\n \"aliquab\": true,\n \"consequat27\": 87469135.96321452,\n \"eiusmod__2\": -41969336.668681614,\n \"sedfc\": \"ut Duis ea\",\n \"consectetur8fe\": \"irure dolor ani\",\n \"Excepteur1c\": \"eu exercitation qui cillum\",\n \"ad_4f\": \"ad dolore pariatur anim\",\n \"Excepteur_ac\": \"nostrud ad Lorem\",\n \"nisi_743\": 46560149,\n \"consequat_9\": false,\n \"incididunt_91\": 31757989.51385182,\n \"laborum__\": 74593507,\n \"qui1f2\": 75869835,\n \"esse___\": 28468336,\n \"incididunt7\": true,\n \"consectetur200\": 2391447,\n \"anim_ce\": 47717219.20407489,\n \"proident_26\": false,\n \"veniam_2\": \"dolore nostrud reprehenderit\",\n \"aliquip_bf6\": 85775560,\n \"velit3\": 29252697,\n \"in_87b\": 80864050,\n \"amet2\": -58032274,\n \"eiusmod5\": false,\n \"nulla_4fa\": \"aliquip consequat minim\",\n \"sit_12_\": 28285969.610698506,\n \"aliquac0\": 76671556,\n \"sunt_e\": \"et ad Duis amet deserunt\",\n \"dolore_3\": true,\n \"minim7a\": true,\n \"exercitation45\": \"deserunt\",\n \"dolore_b\": \"anim laboris\",\n \"ad6\": \"enim eiusmod\",\n \"velit_0d5\": 98029039.8365815,\n \"ut_0bf\": \"Duis enim do occaecat\",\n \"ullamco_b\": \"Ut culpa in cupidatat\",\n \"in_1e\": -77974077.66239281,\n \"elit_1a\": 42467809,\n \"quibe8\": 64631756,\n \"adipisicing_8da\": 44806722.08981174,\n \"proidentb6\": \"labore do\",\n \"ullamco_f\": 69668108,\n \"proidentcc\": -31866255.30451241,\n \"Ut7\": -87091050,\n \"dolore_a54\": \"deserunt\",\n \"commodo5b0\": true,\n \"sunt_97e\": \"Excepteur\",\n \"tempor2\": 6536076,\n \"culpa_ea3\": true,\n \"aliquip5da\": 42333781.5956755,\n \"aliqua_52a\": -58438233.321105845,\n \"tempor76\": \"sit\",\n \"Ut8\": -11826092.721596822,\n \"eiusmod_7e\": -3310646,\n \"in_76\": true,\n \"in_8b6\": 24753521.941423133,\n \"id_68a\": -3408727,\n \"in_18\": 54059787.88022986,\n \"id37\": true,\n \"do_f\": -29887944,\n \"nullaf9\": \"labore\",\n \"Excepteurffb\": -10261059,\n \"consequat_f4c\": 63907646.58402607,\n \"exb\": \"sed voluptate ut consectetur\",\n \"consectetur_830\": 60052433,\n \"laborum87\": 50292476.99471116,\n \"adipisicing5\": true,\n \"dolor_3\": true,\n \"culpa4db\": 652483.1787817031,\n \"do_348\": 69822030,\n \"elit__b1\": false,\n \"sit0\": 77482902.81772858,\n \"aute_ad\": false,\n \"Lorem_2_7\": \"Duis occaecat veniam\",\n \"utd34\": \"qui sed\",\n \"sunt8bf\": -84412564.51628956,\n \"Lorem1c\": -83026007,\n \"consequat_62\": true,\n \"incididunt_9\": \"dolore aute velit dolor\",\n \"voluptate7\": -82216653,\n \"esse_7\": 78553013.50214767,\n \"laborum_d\": -3397572,\n \"in2_c\": 57807112,\n \"magnad15\": -94761405,\n \"eiusmod_b_f\": true,\n \"et_e\": -30163192,\n \"exercitation__9\": 79668347,\n \"elit_cd\": \"dolore\",\n \"labore31a\": false,\n \"commodo_dec\": false,\n \"est_cc\": -70845429,\n \"laborum1\": \"sit\",\n \"sit9f\": \"aliquip irure exercitation laborum\",\n \"minim_6\": -58668347,\n \"ea_9d\": false,\n \"eiusmod_97\": false,\n \"sed5f\": -31952357.71940905,\n \"deserunt_8\": -38794457,\n \"incididunt_19\": \"dolor minim amet occaecat\",\n \"et_e5f\": -51389516,\n \"nostrud80\": \"adipisicing\",\n \"ut_5_c\": -57759620.796777874,\n \"officia_c\": false,\n \"adipisicing_b\": 34819779,\n \"exercitation__7\": \"Ut cupidatat\"\n }\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/v1/:workspace_id/integrations/:integration_id/endpoints/:endpoint_id/test", "host": [ "{{baseUrl}}" ], "path": [ "v1", ":workspace_id", "integrations", ":integration_id", "endpoints", ":endpoint_id", "test" ], "variable": [ { "key": "workspace_id" }, { "key": "integration_id" }, { "key": "endpoint_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:30.000Z", "updatedAt": "2026-07-28T01:01:30.000Z", "uid": "35240-acdf361f-42e6-49af-a9a5-f53bcb894a87" } ], "createdAt": "2026-07-28T01:01:30.000Z", "updatedAt": "2026-07-28T01:01:30.000Z", "uid": "35240-0ffe5d92-d5a3-4bc7-915b-df9d496b736c" } ], "id": "7698ce14-c772-428c-ac7e-754b6564d788", "createdAt": "2026-07-28T01:01:30.000Z", "updatedAt": "2026-07-28T01:01:30.000Z", "uid": "35240-7698ce14-c772-428c-ac7e-754b6564d788" }, { "name": "Get an endpoint", "id": "651ef8a3-4af6-4a26-ac8e-36829e414ea6", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" } ], "url": { "raw": "{{baseUrl}}/v1/:workspace_id/integrations/:integration_id/endpoints/:endpoint_id", "host": [ "{{baseUrl}}" ], "path": [ "v1", ":workspace_id", "integrations", ":integration_id", "endpoints", ":endpoint_id" ], "variable": [ { "id": "f379db57-c099-46dc-86a6-417898db420c", "key": "workspace_id", "value": "", "description": "(Required) " }, { "id": "d3abdb8a-6de7-4736-bf44-edef47f25180", "key": "integration_id", "value": "", "description": "(Required) " }, { "id": "4d7a2269-12a0-4f04-9fdc-5bf41a76aa34", "key": "endpoint_id", "value": "", "description": "(Required) " } ] }, "description": "Get a single endpoint on a REST integration. Requires `Integration.view` permission." }, "response": [ { "id": "388e8eab-9228-4d42-8d7d-35aedcbcee59", "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/integrations/:integration_id/endpoints/:endpoint_id", "host": [ "{{baseUrl}}" ], "path": [ "v1", ":workspace_id", "integrations", ":integration_id", "endpoints", ":endpoint_id" ], "variable": [ { "key": "workspace_id" }, { "key": "integration_id" }, { "key": "endpoint_id" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"id\": \"\",\n \"name\": \"\",\n \"description\": \"\",\n \"method\": \"GET\",\n \"path\": \"\",\n \"input_schema\": {\n \"cupidatata44\": false,\n \"aliquip_3a9\": \"non occaecat quis amet veniam\"\n },\n \"headers\": {\n \"aliquipdf\": \"\",\n \"consequat_f93\": \"\"\n },\n \"static_body_fields\": {\n \"nostrud556\": \"\"\n },\n \"body_format\": \"json\",\n \"response_template\": \"\",\n \"max_response_length\": 0,\n \"timeout_seconds\": 30,\n \"max_retries\": 2,\n \"retry_on_status\": [\n \"\",\n \"\"\n ]\n}", "createdAt": "2026-07-28T01:01:30.000Z", "updatedAt": "2026-07-28T01:01:30.000Z", "uid": "35240-388e8eab-9228-4d42-8d7d-35aedcbcee59" }, { "id": "0969132f-e719-4ff4-84e1-905674818070", "name": "Missing or invalid API key.", "originalRequest": { "method": "GET", "header": [ { "description": "Added as a part of security scheme: bearer", "key": "Authorization", "value": "Bearer " } ], "url": { "raw": "{{baseUrl}}/v1/:workspace_id/integrations/:integration_id/endpoints/:endpoint_id", "host": [ "{{baseUrl}}" ], "path": [ "v1", ":workspace_id", "integrations", ":integration_id", "endpoints", ":endpoint_id" ], "variable": [ { "key": "workspace_id" }, { "key": "integration_id" }, { "key": "endpoint_id" } ] } }, "status": "Unauthorized", "code": 401, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T01:01:30.000Z", "updatedAt": "2026-07-28T01:01:30.000Z", "uid": "35240-0969132f-e719-4ff4-84e1-905674818070" }, { "id": "9de2697d-a8cd-46dc-a22d-03b36420bcad", "name": "Insufficient permissions.", "originalRequest": { "method": "GET", "header": [ { "description": "Added as a part of security scheme: bearer", "key": "Authorization", "value": "Bearer " } ], "url": { "raw": "{{baseUrl}}/v1/:workspace_id/integrations/:integration_id/endpoints/:endpoint_id", "host": [ "{{baseUrl}}" ], "path": [ "v1", ":workspace_id", "integrations", ":integration_id", "endpoints", ":endpoint_id" ], "variable": [ { "key": "workspace_id" }, { "key": "integration_id" }, { "key": "endpoint_id" } ] } }, "status": "Forbidden", "code": 403, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T01:01:30.000Z", "updatedAt": "2026-07-28T01:01:30.000Z", "uid": "35240-9de2697d-a8cd-46dc-a22d-03b36420bcad" }, { "id": "db5427cc-9793-4662-a870-431f0956bdbf", "name": "Endpoint 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/integrations/:integration_id/endpoints/:endpoint_id", "host": [ "{{baseUrl}}" ], "path": [ "v1", ":workspace_id", "integrations", ":integration_id", "endpoints", ":endpoint_id" ], "variable": [ { "key": "workspace_id" }, { "key": "integration_id" }, { "key": "endpoint_id" } ] } }, "status": "Not Found", "code": 404, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T01:01:30.000Z", "updatedAt": "2026-07-28T01:01:30.000Z", "uid": "35240-db5427cc-9793-4662-a870-431f0956bdbf" }, { "id": "efb3c197-28a6-4819-9eb7-35e9cdfdcd35", "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/integrations/:integration_id/endpoints/:endpoint_id", "host": [ "{{baseUrl}}" ], "path": [ "v1", ":workspace_id", "integrations", ":integration_id", "endpoints", ":endpoint_id" ], "variable": [ { "key": "workspace_id" }, { "key": "integration_id" }, { "key": "endpoint_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:30.000Z", "updatedAt": "2026-07-28T01:01:30.000Z", "uid": "35240-efb3c197-28a6-4819-9eb7-35e9cdfdcd35" } ], "createdAt": "2026-07-28T01:01:30.000Z", "updatedAt": "2026-07-28T01:01:30.000Z", "uid": "35240-651ef8a3-4af6-4a26-ac8e-36829e414ea6" }, { "name": "Update an endpoint", "id": "bc567353-558d-4ba7-a9e6-20d0ce21c612", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "method": "PATCH", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" } ], "body": { "mode": "raw", "raw": "{\n \"description\": \"\",\n \"method\": \"PUT\",\n \"path\": \"9\",\n \"input_schema\": {\n \"dolorb\": -66381905\n },\n \"headers\": {\n \"quis835\": \"\"\n },\n \"static_body_fields\": {\n \"mollit_f_4\": \"\",\n \"dolore9b\": \"\"\n },\n \"body_format\": \"json\",\n \"response_template\": \"\",\n \"max_response_length\": \"\",\n \"timeout_seconds\": \"\",\n \"max_retries\": \"\",\n \"retry_on_status\": [\n \"\",\n \"\"\n ]\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/v1/:workspace_id/integrations/:integration_id/endpoints/:endpoint_id", "host": [ "{{baseUrl}}" ], "path": [ "v1", ":workspace_id", "integrations", ":integration_id", "endpoints", ":endpoint_id" ], "variable": [ { "id": "4dcbd7ff-f240-4014-9868-760b99f47d80", "key": "workspace_id", "value": "", "description": "(Required) " }, { "id": "23da7fb5-c50d-4cc3-ab8f-6be8bfbc74bb", "key": "integration_id", "value": "", "description": "(Required) " }, { "id": "7debdea9-2806-4c3d-8ecf-42d59fb34293", "key": "endpoint_id", "value": "", "description": "(Required) " } ] }, "description": "Patch an endpoint on a REST integration. The endpoint `name` is immutable. Pass `response_template: null` to clear the Jinja template (the only DB-nullable column). Every other field rejects explicit null at validation time. Requires `Integration.update` permission." }, "response": [ { "id": "7db39e70-7785-41a8-a2f5-857995e752ca", "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 \"description\": \"\",\n \"method\": \"PUT\",\n \"path\": \"9\",\n \"input_schema\": {\n \"dolorb\": -66381905\n },\n \"headers\": {\n \"quis835\": \"\"\n },\n \"static_body_fields\": {\n \"mollit_f_4\": \"\",\n \"dolore9b\": \"\"\n },\n \"body_format\": \"json\",\n \"response_template\": \"\",\n \"max_response_length\": \"\",\n \"timeout_seconds\": \"\",\n \"max_retries\": \"\",\n \"retry_on_status\": [\n \"\",\n \"\"\n ]\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/v1/:workspace_id/integrations/:integration_id/endpoints/:endpoint_id", "host": [ "{{baseUrl}}" ], "path": [ "v1", ":workspace_id", "integrations", ":integration_id", "endpoints", ":endpoint_id" ], "variable": [ { "key": "workspace_id" }, { "key": "integration_id" }, { "key": "endpoint_id" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"id\": \"\",\n \"name\": \"\",\n \"description\": \"\",\n \"method\": \"GET\",\n \"path\": \"\",\n \"input_schema\": {\n \"cupidatata44\": false,\n \"aliquip_3a9\": \"non occaecat quis amet veniam\"\n },\n \"headers\": {\n \"aliquipdf\": \"\",\n \"consequat_f93\": \"\"\n },\n \"static_body_fields\": {\n \"nostrud556\": \"\"\n },\n \"body_format\": \"json\",\n \"response_template\": \"\",\n \"max_response_length\": 0,\n \"timeout_seconds\": 30,\n \"max_retries\": 2,\n \"retry_on_status\": [\n \"\",\n \"\"\n ]\n}", "createdAt": "2026-07-28T01:01:30.000Z", "updatedAt": "2026-07-28T01:01:30.000Z", "uid": "35240-7db39e70-7785-41a8-a2f5-857995e752ca" }, { "id": "9d1f496c-0852-42d2-af67-3919b9212226", "name": "Missing or invalid API key.", "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 \"description\": \"\",\n \"method\": \"PUT\",\n \"path\": \"9\",\n \"input_schema\": {\n \"dolorb\": -66381905\n },\n \"headers\": {\n \"quis835\": \"\"\n },\n \"static_body_fields\": {\n \"mollit_f_4\": \"\",\n \"dolore9b\": \"\"\n },\n \"body_format\": \"json\",\n \"response_template\": \"\",\n \"max_response_length\": \"\",\n \"timeout_seconds\": \"\",\n \"max_retries\": \"\",\n \"retry_on_status\": [\n \"\",\n \"\"\n ]\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/v1/:workspace_id/integrations/:integration_id/endpoints/:endpoint_id", "host": [ "{{baseUrl}}" ], "path": [ "v1", ":workspace_id", "integrations", ":integration_id", "endpoints", ":endpoint_id" ], "variable": [ { "key": "workspace_id" }, { "key": "integration_id" }, { "key": "endpoint_id" } ] } }, "status": "Unauthorized", "code": 401, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T01:01:30.000Z", "updatedAt": "2026-07-28T01:01:30.000Z", "uid": "35240-9d1f496c-0852-42d2-af67-3919b9212226" }, { "id": "bd6f90b3-9856-49d2-9cb5-292dc9964cf9", "name": "Insufficient permissions.", "originalRequest": { "method": "PATCH", "header": [ { "key": "Content-Type", "value": "application/json" }, { "description": "Added as a part of security scheme: bearer", "key": "Authorization", "value": "Bearer " } ], "body": { "mode": "raw", "raw": "{\n \"description\": \"\",\n \"method\": \"PUT\",\n \"path\": \"9\",\n \"input_schema\": {\n \"dolorb\": -66381905\n },\n \"headers\": {\n \"quis835\": \"\"\n },\n \"static_body_fields\": {\n \"mollit_f_4\": \"\",\n \"dolore9b\": \"\"\n },\n \"body_format\": \"json\",\n \"response_template\": \"\",\n \"max_response_length\": \"\",\n \"timeout_seconds\": \"\",\n \"max_retries\": \"\",\n \"retry_on_status\": [\n \"\",\n \"\"\n ]\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/v1/:workspace_id/integrations/:integration_id/endpoints/:endpoint_id", "host": [ "{{baseUrl}}" ], "path": [ "v1", ":workspace_id", "integrations", ":integration_id", "endpoints", ":endpoint_id" ], "variable": [ { "key": "workspace_id" }, { "key": "integration_id" }, { "key": "endpoint_id" } ] } }, "status": "Forbidden", "code": 403, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T01:01:30.000Z", "updatedAt": "2026-07-28T01:01:30.000Z", "uid": "35240-bd6f90b3-9856-49d2-9cb5-292dc9964cf9" }, { "id": "b020d2a5-a58e-4980-96e9-c760bbfd6567", "name": "Endpoint 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 \"description\": \"\",\n \"method\": \"PUT\",\n \"path\": \"9\",\n \"input_schema\": {\n \"dolorb\": -66381905\n },\n \"headers\": {\n \"quis835\": \"\"\n },\n \"static_body_fields\": {\n \"mollit_f_4\": \"\",\n \"dolore9b\": \"\"\n },\n \"body_format\": \"json\",\n \"response_template\": \"\",\n \"max_response_length\": \"\",\n \"timeout_seconds\": \"\",\n \"max_retries\": \"\",\n \"retry_on_status\": [\n \"\",\n \"\"\n ]\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/v1/:workspace_id/integrations/:integration_id/endpoints/:endpoint_id", "host": [ "{{baseUrl}}" ], "path": [ "v1", ":workspace_id", "integrations", ":integration_id", "endpoints", ":endpoint_id" ], "variable": [ { "key": "workspace_id" }, { "key": "integration_id" }, { "key": "endpoint_id" } ] } }, "status": "Not Found", "code": 404, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T01:01:30.000Z", "updatedAt": "2026-07-28T01:01:30.000Z", "uid": "35240-b020d2a5-a58e-4980-96e9-c760bbfd6567" }, { "id": "fce95da1-c234-49a8-89c4-adb603baa52a", "name": "Managed integration endpoint mutation blocked.", "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 \"description\": \"\",\n \"method\": \"PUT\",\n \"path\": \"9\",\n \"input_schema\": {\n \"dolorb\": -66381905\n },\n \"headers\": {\n \"quis835\": \"\"\n },\n \"static_body_fields\": {\n \"mollit_f_4\": \"\",\n \"dolore9b\": \"\"\n },\n \"body_format\": \"json\",\n \"response_template\": \"\",\n \"max_response_length\": \"\",\n \"timeout_seconds\": \"\",\n \"max_retries\": \"\",\n \"retry_on_status\": [\n \"\",\n \"\"\n ]\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/v1/:workspace_id/integrations/:integration_id/endpoints/:endpoint_id", "host": [ "{{baseUrl}}" ], "path": [ "v1", ":workspace_id", "integrations", ":integration_id", "endpoints", ":endpoint_id" ], "variable": [ { "key": "workspace_id" }, { "key": "integration_id" }, { "key": "endpoint_id" } ] } }, "status": "Conflict", "code": 409, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T01:01:30.000Z", "updatedAt": "2026-07-28T01:01:30.000Z", "uid": "35240-fce95da1-c234-49a8-89c4-adb603baa52a" }, { "id": "b0eb2eae-627b-4dce-b968-a2f50f5649da", "name": "Invalid request body, NOT NULL field set to null, or no fields to update.", "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 \"description\": \"\",\n \"method\": \"PUT\",\n \"path\": \"9\",\n \"input_schema\": {\n \"dolorb\": -66381905\n },\n \"headers\": {\n \"quis835\": \"\"\n },\n \"static_body_fields\": {\n \"mollit_f_4\": \"\",\n \"dolore9b\": \"\"\n },\n \"body_format\": \"json\",\n \"response_template\": \"\",\n \"max_response_length\": \"\",\n \"timeout_seconds\": \"\",\n \"max_retries\": \"\",\n \"retry_on_status\": [\n \"\",\n \"\"\n ]\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/v1/:workspace_id/integrations/:integration_id/endpoints/:endpoint_id", "host": [ "{{baseUrl}}" ], "path": [ "v1", ":workspace_id", "integrations", ":integration_id", "endpoints", ":endpoint_id" ], "variable": [ { "key": "workspace_id" }, { "key": "integration_id" }, { "key": "endpoint_id" } ] } }, "status": "Unprocessable Entity (WebDAV) (RFC 4918)", "code": 422, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T01:01:30.000Z", "updatedAt": "2026-07-28T01:01:30.000Z", "uid": "35240-b0eb2eae-627b-4dce-b968-a2f50f5649da" } ], "createdAt": "2026-07-28T01:01:30.000Z", "updatedAt": "2026-07-28T01:01:30.000Z", "uid": "35240-bc567353-558d-4ba7-a9e6-20d0ce21c612" }, { "name": "Delete an endpoint", "id": "dbf4fb21-3936-46c9-af78-d059c07b68c0", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "method": "DELETE", "header": [ { "key": "Accept", "value": "application/json" } ], "url": { "raw": "{{baseUrl}}/v1/:workspace_id/integrations/:integration_id/endpoints/:endpoint_id", "host": [ "{{baseUrl}}" ], "path": [ "v1", ":workspace_id", "integrations", ":integration_id", "endpoints", ":endpoint_id" ], "variable": [ { "id": "323fd368-e4f5-4b92-89be-9af1d442a4d0", "key": "workspace_id", "value": "", "description": "(Required) " }, { "id": "7462b165-aa5a-4d91-90b3-936dfbc7b78e", "key": "integration_id", "value": "", "description": "(Required) " }, { "id": "74d22812-baf3-4358-9ac5-44f0c2a4fb7b", "key": "endpoint_id", "value": "", "description": "(Required) " } ] }, "description": "Delete an endpoint from a REST integration. Requires `Integration.update` permission." }, "response": [ { "id": "51bf030c-b24a-4e09-9b7b-407a83d58c8c", "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/integrations/:integration_id/endpoints/:endpoint_id", "host": [ "{{baseUrl}}" ], "path": [ "v1", ":workspace_id", "integrations", ":integration_id", "endpoints", ":endpoint_id" ], "variable": [ { "key": "workspace_id" }, { "key": "integration_id" }, { "key": "endpoint_id" } ] } }, "status": "No Content", "code": 204, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T01:01:30.000Z", "updatedAt": "2026-07-28T01:01:30.000Z", "uid": "35240-51bf030c-b24a-4e09-9b7b-407a83d58c8c" }, { "id": "89c08289-dc81-443f-a6a5-4266411f8734", "name": "Missing or invalid API key.", "originalRequest": { "method": "DELETE", "header": [ { "description": "Added as a part of security scheme: bearer", "key": "Authorization", "value": "Bearer " } ], "url": { "raw": "{{baseUrl}}/v1/:workspace_id/integrations/:integration_id/endpoints/:endpoint_id", "host": [ "{{baseUrl}}" ], "path": [ "v1", ":workspace_id", "integrations", ":integration_id", "endpoints", ":endpoint_id" ], "variable": [ { "key": "workspace_id" }, { "key": "integration_id" }, { "key": "endpoint_id" } ] } }, "status": "Unauthorized", "code": 401, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T01:01:30.000Z", "updatedAt": "2026-07-28T01:01:30.000Z", "uid": "35240-89c08289-dc81-443f-a6a5-4266411f8734" }, { "id": "3f1a1135-8fde-46e5-bb31-634ab2c11fd7", "name": "Insufficient permissions.", "originalRequest": { "method": "DELETE", "header": [ { "description": "Added as a part of security scheme: bearer", "key": "Authorization", "value": "Bearer " } ], "url": { "raw": "{{baseUrl}}/v1/:workspace_id/integrations/:integration_id/endpoints/:endpoint_id", "host": [ "{{baseUrl}}" ], "path": [ "v1", ":workspace_id", "integrations", ":integration_id", "endpoints", ":endpoint_id" ], "variable": [ { "key": "workspace_id" }, { "key": "integration_id" }, { "key": "endpoint_id" } ] } }, "status": "Forbidden", "code": 403, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T01:01:30.000Z", "updatedAt": "2026-07-28T01:01:30.000Z", "uid": "35240-3f1a1135-8fde-46e5-bb31-634ab2c11fd7" }, { "id": "0d91de1a-4de6-4507-8e97-e075380e4c11", "name": "Endpoint not found.", "originalRequest": { "method": "DELETE", "header": [ { "description": "Added as a part of security scheme: bearer", "key": "Authorization", "value": "Bearer " } ], "url": { "raw": "{{baseUrl}}/v1/:workspace_id/integrations/:integration_id/endpoints/:endpoint_id", "host": [ "{{baseUrl}}" ], "path": [ "v1", ":workspace_id", "integrations", ":integration_id", "endpoints", ":endpoint_id" ], "variable": [ { "key": "workspace_id" }, { "key": "integration_id" }, { "key": "endpoint_id" } ] } }, "status": "Not Found", "code": 404, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T01:01:30.000Z", "updatedAt": "2026-07-28T01:01:30.000Z", "uid": "35240-0d91de1a-4de6-4507-8e97-e075380e4c11" }, { "id": "70f31b7f-3e0b-4633-a2cf-69d0be2c4736", "name": "Managed integration endpoint mutation blocked.", "originalRequest": { "method": "DELETE", "header": [ { "description": "Added as a part of security scheme: bearer", "key": "Authorization", "value": "Bearer " } ], "url": { "raw": "{{baseUrl}}/v1/:workspace_id/integrations/:integration_id/endpoints/:endpoint_id", "host": [ "{{baseUrl}}" ], "path": [ "v1", ":workspace_id", "integrations", ":integration_id", "endpoints", ":endpoint_id" ], "variable": [ { "key": "workspace_id" }, { "key": "integration_id" }, { "key": "endpoint_id" } ] } }, "status": "Conflict", "code": 409, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T01:01:30.000Z", "updatedAt": "2026-07-28T01:01:30.000Z", "uid": "35240-70f31b7f-3e0b-4633-a2cf-69d0be2c4736" }, { "id": "013224a6-6ea2-495b-ac06-799e284d93ea", "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/integrations/:integration_id/endpoints/:endpoint_id", "host": [ "{{baseUrl}}" ], "path": [ "v1", ":workspace_id", "integrations", ":integration_id", "endpoints", ":endpoint_id" ], "variable": [ { "key": "workspace_id" }, { "key": "integration_id" }, { "key": "endpoint_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:30.000Z", "updatedAt": "2026-07-28T01:01:30.000Z", "uid": "35240-013224a6-6ea2-495b-ac06-799e284d93ea" } ], "createdAt": "2026-07-28T01:01:30.000Z", "updatedAt": "2026-07-28T01:01:30.000Z", "uid": "35240-dbf4fb21-3936-46c9-af78-d059c07b68c0" } ], "id": "9db582ee-e0d8-4c70-919c-61fe4c3f1ad1", "createdAt": "2026-07-28T01:01:30.000Z", "updatedAt": "2026-07-28T01:01:30.000Z", "uid": "35240-9db582ee-e0d8-4c70-919c-61fe4c3f1ad1" }, { "name": "Add an endpoint", "id": "005f2bf7-74d6-42a4-bafa-d53434ae6569", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" } ], "body": { "mode": "raw", "raw": "{\n \"name\": \"xtlb43md\",\n \"description\": \"\",\n \"path\": \"=\",\n \"method\": \"POST\",\n \"input_schema\": {\n \"ex09e\": -58802380.02608058,\n \"in_e6\": \"incididunt ut tempor enim\"\n },\n \"headers\": {\n \"reprehenderit_a3\": \"\",\n \"quis_7\": \"\"\n },\n \"static_body_fields\": {\n \"id_2ff\": \"\"\n },\n \"body_format\": \"json\",\n \"response_template\": \"\",\n \"max_response_length\": 0,\n \"timeout_seconds\": 30,\n \"max_retries\": 2,\n \"retry_on_status\": [\n \"\",\n \"\"\n ]\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/v1/:workspace_id/integrations/:integration_id/endpoints", "host": [ "{{baseUrl}}" ], "path": [ "v1", ":workspace_id", "integrations", ":integration_id", "endpoints" ], "variable": [ { "id": "b54216ca-c1be-4ded-a0bd-9e033c1db120", "key": "workspace_id", "value": "", "description": "(Required) " }, { "id": "6843538a-2b0a-49d6-8175-98d466f9ed84", "key": "integration_id", "value": "", "description": "(Required) " } ] }, "description": "Add a new endpoint to a REST integration. Requires `Integration.update` permission." }, "response": [ { "id": "b279685e-3a35-4ecc-aef8-813d4dbae6a0", "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\": \"xtlb43md\",\n \"description\": \"\",\n \"path\": \"=\",\n \"method\": \"POST\",\n \"input_schema\": {\n \"ex09e\": -58802380.02608058,\n \"in_e6\": \"incididunt ut tempor enim\"\n },\n \"headers\": {\n \"reprehenderit_a3\": \"\",\n \"quis_7\": \"\"\n },\n \"static_body_fields\": {\n \"id_2ff\": \"\"\n },\n \"body_format\": \"json\",\n \"response_template\": \"\",\n \"max_response_length\": 0,\n \"timeout_seconds\": 30,\n \"max_retries\": 2,\n \"retry_on_status\": [\n \"\",\n \"\"\n ]\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/v1/:workspace_id/integrations/:integration_id/endpoints", "host": [ "{{baseUrl}}" ], "path": [ "v1", ":workspace_id", "integrations", ":integration_id", "endpoints" ], "variable": [ { "key": "workspace_id" }, { "key": "integration_id" } ] } }, "status": "Created", "code": 201, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"id\": \"\",\n \"name\": \"\",\n \"description\": \"\",\n \"method\": \"GET\",\n \"path\": \"\",\n \"input_schema\": {\n \"cupidatata44\": false,\n \"aliquip_3a9\": \"non occaecat quis amet veniam\"\n },\n \"headers\": {\n \"aliquipdf\": \"\",\n \"consequat_f93\": \"\"\n },\n \"static_body_fields\": {\n \"nostrud556\": \"\"\n },\n \"body_format\": \"json\",\n \"response_template\": \"\",\n \"max_response_length\": 0,\n \"timeout_seconds\": 30,\n \"max_retries\": 2,\n \"retry_on_status\": [\n \"\",\n \"\"\n ]\n}", "createdAt": "2026-07-28T01:01:30.000Z", "updatedAt": "2026-07-28T01:01:30.000Z", "uid": "35240-b279685e-3a35-4ecc-aef8-813d4dbae6a0" }, { "id": "920f0914-eb8d-4ff5-bc5f-2f55695b36ab", "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\": \"xtlb43md\",\n \"description\": \"\",\n \"path\": \"=\",\n \"method\": \"POST\",\n \"input_schema\": {\n \"ex09e\": -58802380.02608058,\n \"in_e6\": \"incididunt ut tempor enim\"\n },\n \"headers\": {\n \"reprehenderit_a3\": \"\",\n \"quis_7\": \"\"\n },\n \"static_body_fields\": {\n \"id_2ff\": \"\"\n },\n \"body_format\": \"json\",\n \"response_template\": \"\",\n \"max_response_length\": 0,\n \"timeout_seconds\": 30,\n \"max_retries\": 2,\n \"retry_on_status\": [\n \"\",\n \"\"\n ]\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/v1/:workspace_id/integrations/:integration_id/endpoints", "host": [ "{{baseUrl}}" ], "path": [ "v1", ":workspace_id", "integrations", ":integration_id", "endpoints" ], "variable": [ { "key": "workspace_id" }, { "key": "integration_id" } ] } }, "status": "Unauthorized", "code": 401, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T01:01:30.000Z", "updatedAt": "2026-07-28T01:01:30.000Z", "uid": "35240-920f0914-eb8d-4ff5-bc5f-2f55695b36ab" }, { "id": "02f7709e-df63-4063-9313-fd1071a186ac", "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\": \"xtlb43md\",\n \"description\": \"\",\n \"path\": \"=\",\n \"method\": \"POST\",\n \"input_schema\": {\n \"ex09e\": -58802380.02608058,\n \"in_e6\": \"incididunt ut tempor enim\"\n },\n \"headers\": {\n \"reprehenderit_a3\": \"\",\n \"quis_7\": \"\"\n },\n \"static_body_fields\": {\n \"id_2ff\": \"\"\n },\n \"body_format\": \"json\",\n \"response_template\": \"\",\n \"max_response_length\": 0,\n \"timeout_seconds\": 30,\n \"max_retries\": 2,\n \"retry_on_status\": [\n \"\",\n \"\"\n ]\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/v1/:workspace_id/integrations/:integration_id/endpoints", "host": [ "{{baseUrl}}" ], "path": [ "v1", ":workspace_id", "integrations", ":integration_id", "endpoints" ], "variable": [ { "key": "workspace_id" }, { "key": "integration_id" } ] } }, "status": "Forbidden", "code": 403, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T01:01:30.000Z", "updatedAt": "2026-07-28T01:01:30.000Z", "uid": "35240-02f7709e-df63-4063-9313-fd1071a186ac" }, { "id": "a3fc5622-1c4b-47de-a576-69d49837c067", "name": "Integration 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 \"name\": \"xtlb43md\",\n \"description\": \"\",\n \"path\": \"=\",\n \"method\": \"POST\",\n \"input_schema\": {\n \"ex09e\": -58802380.02608058,\n \"in_e6\": \"incididunt ut tempor enim\"\n },\n \"headers\": {\n \"reprehenderit_a3\": \"\",\n \"quis_7\": \"\"\n },\n \"static_body_fields\": {\n \"id_2ff\": \"\"\n },\n \"body_format\": \"json\",\n \"response_template\": \"\",\n \"max_response_length\": 0,\n \"timeout_seconds\": 30,\n \"max_retries\": 2,\n \"retry_on_status\": [\n \"\",\n \"\"\n ]\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/v1/:workspace_id/integrations/:integration_id/endpoints", "host": [ "{{baseUrl}}" ], "path": [ "v1", ":workspace_id", "integrations", ":integration_id", "endpoints" ], "variable": [ { "key": "workspace_id" }, { "key": "integration_id" } ] } }, "status": "Not Found", "code": 404, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T01:01:30.000Z", "updatedAt": "2026-07-28T01:01:30.000Z", "uid": "35240-a3fc5622-1c4b-47de-a576-69d49837c067" }, { "id": "488d04fc-6551-4fa5-9f3c-e06e1b27f895", "name": "Integration is managed or endpoint name already exists.", "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\": \"xtlb43md\",\n \"description\": \"\",\n \"path\": \"=\",\n \"method\": \"POST\",\n \"input_schema\": {\n \"ex09e\": -58802380.02608058,\n \"in_e6\": \"incididunt ut tempor enim\"\n },\n \"headers\": {\n \"reprehenderit_a3\": \"\",\n \"quis_7\": \"\"\n },\n \"static_body_fields\": {\n \"id_2ff\": \"\"\n },\n \"body_format\": \"json\",\n \"response_template\": \"\",\n \"max_response_length\": 0,\n \"timeout_seconds\": 30,\n \"max_retries\": 2,\n \"retry_on_status\": [\n \"\",\n \"\"\n ]\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/v1/:workspace_id/integrations/:integration_id/endpoints", "host": [ "{{baseUrl}}" ], "path": [ "v1", ":workspace_id", "integrations", ":integration_id", "endpoints" ], "variable": [ { "key": "workspace_id" }, { "key": "integration_id" } ] } }, "status": "Conflict", "code": 409, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T01:01:30.000Z", "updatedAt": "2026-07-28T01:01:30.000Z", "uid": "35240-488d04fc-6551-4fa5-9f3c-e06e1b27f895" }, { "id": "1848ed24-1d42-49d1-aa7a-bd3b45ef4ae1", "name": "Invalid request body.", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" }, { "description": "Added as a part of security scheme: bearer", "key": "Authorization", "value": "Bearer " } ], "body": { "mode": "raw", "raw": "{\n \"name\": \"xtlb43md\",\n \"description\": \"\",\n \"path\": \"=\",\n \"method\": \"POST\",\n \"input_schema\": {\n \"ex09e\": -58802380.02608058,\n \"in_e6\": \"incididunt ut tempor enim\"\n },\n \"headers\": {\n \"reprehenderit_a3\": \"\",\n \"quis_7\": \"\"\n },\n \"static_body_fields\": {\n \"id_2ff\": \"\"\n },\n \"body_format\": \"json\",\n \"response_template\": \"\",\n \"max_response_length\": 0,\n \"timeout_seconds\": 30,\n \"max_retries\": 2,\n \"retry_on_status\": [\n \"\",\n \"\"\n ]\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/v1/:workspace_id/integrations/:integration_id/endpoints", "host": [ "{{baseUrl}}" ], "path": [ "v1", ":workspace_id", "integrations", ":integration_id", "endpoints" ], "variable": [ { "key": "workspace_id" }, { "key": "integration_id" } ] } }, "status": "Unprocessable Entity (WebDAV) (RFC 4918)", "code": 422, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T01:01:30.000Z", "updatedAt": "2026-07-28T01:01:30.000Z", "uid": "35240-1848ed24-1d42-49d1-aa7a-bd3b45ef4ae1" } ], "createdAt": "2026-07-28T01:01:30.000Z", "updatedAt": "2026-07-28T01:01:30.000Z", "uid": "35240-005f2bf7-74d6-42a4-bafa-d53434ae6569" }, { "name": "List endpoints", "id": "2096fb85-ea7d-49f6-902b-63438793cbcf", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" } ], "url": { "raw": "{{baseUrl}}/v1/:workspace_id/integrations/:integration_id/endpoints?search=&limit=50&description=Opaque token from a prior response. Pass back unchanged with the same `sort_by` to advance.&title=Continuation Token", "host": [ "{{baseUrl}}" ], "path": [ "v1", ":workspace_id", "integrations", ":integration_id", "endpoints" ], "query": [ { "description": "Substring match against name or description (case-insensitive).", "key": "search", "value": "" }, { "description": "The maximum number of endpoints to return.", "key": "limit", "value": "50" }, { "description": "Opaque token from a prior response. Pass back unchanged with the same `sort_by` to advance.", "key": "description", "value": "Opaque token from a prior response. Pass back unchanged with the same `sort_by` to advance." }, { "description": "Opaque token from a prior response. Pass back unchanged with the same `sort_by` to advance.", "key": "title", "value": "Continuation Token" } ], "variable": [ { "id": "ccfc721e-4872-4fed-a9fb-dabe00e502a2", "key": "workspace_id", "value": "", "description": "(Required) " }, { "id": "e1fa60bb-a013-4412-b306-b57b2abbcc0b", "key": "integration_id", "value": "", "description": "(Required) " } ] }, "description": "List endpoints on a REST integration. Optionally search by name/description. Sort via repeated `sort_by` query params; each entry is `+field` or `-field` (allowed fields: name, created_at, updated_at). Default: `-created_at`. Cursor opaque \u2014 round-trip `continuation_token` unchanged with the same `sort_by`. Requires `Integration.view` permission." }, "response": [ { "id": "2d7cc97d-5d78-45f0-b2ee-76a9e51fbec9", "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/integrations/:integration_id/endpoints?search=&limit=50&description=Opaque token from a prior response. Pass back unchanged with the same `sort_by` to advance.&title=Continuation Token", "host": [ "{{baseUrl}}" ], "path": [ "v1", ":workspace_id", "integrations", ":integration_id", "endpoints" ], "query": [ { "description": "Substring match against name or description (case-insensitive).", "key": "search", "value": "" }, { "description": "The maximum number of endpoints to return.", "key": "limit", "value": "50" }, { "description": "Opaque token from a prior response. Pass back unchanged with the same `sort_by` to advance.", "key": "description", "value": "Opaque token from a prior response. Pass back unchanged with the same `sort_by` to advance." }, { "description": "Opaque token from a prior response. Pass back unchanged with the same `sort_by` to advance.", "key": "title", "value": "Continuation Token" } ], "variable": [ { "key": "workspace_id" }, { "key": "integration_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 \"name\": \"\",\n \"description\": \"\",\n \"method\": \"POST\",\n \"path\": \"\",\n \"input_schema\": {\n \"tempor_f\": -83231814\n },\n \"headers\": {\n \"et_8a\": \"\",\n \"exercitation4\": \"\"\n },\n \"static_body_fields\": {\n \"non46\": \"\"\n },\n \"body_format\": \"json\",\n \"response_template\": \"\",\n \"max_response_length\": 0,\n \"timeout_seconds\": 30,\n \"max_retries\": 2,\n \"retry_on_status\": [\n \"\",\n \"\"\n ]\n },\n {\n \"id\": \"\",\n \"name\": \"\",\n \"description\": \"\",\n \"method\": \"GET\",\n \"path\": \"\",\n \"input_schema\": {\n \"minim_ec3\": \"esse laborum\",\n \"quis_e7\": false\n },\n \"headers\": {\n \"qui9\": \"\"\n },\n \"static_body_fields\": {\n \"Lorem025\": \"\"\n },\n \"body_format\": \"json\",\n \"response_template\": \"\",\n \"max_response_length\": 0,\n \"timeout_seconds\": 30,\n \"max_retries\": 2,\n \"retry_on_status\": [\n \"\",\n \"\"\n ]\n }\n ],\n \"has_more\": \"\",\n \"continuation_token\": {\n \"title\": \"Continuation Token\",\n \"description\": \"Opaque token for the next page. Null when there are no more results.\"\n }\n}", "createdAt": "2026-07-28T01:01:30.000Z", "updatedAt": "2026-07-28T01:01:30.000Z", "uid": "35240-2d7cc97d-5d78-45f0-b2ee-76a9e51fbec9" }, { "id": "4365e483-c057-4acd-9dca-78c27a7bfc99", "name": "Missing or invalid API key.", "originalRequest": { "method": "GET", "header": [ { "description": "Added as a part of security scheme: bearer", "key": "Authorization", "value": "Bearer " } ], "url": { "raw": "{{baseUrl}}/v1/:workspace_id/integrations/:integration_id/endpoints?search=&limit=50&description=Opaque token from a prior response. Pass back unchanged with the same `sort_by` to advance.&title=Continuation Token", "host": [ "{{baseUrl}}" ], "path": [ "v1", ":workspace_id", "integrations", ":integration_id", "endpoints" ], "query": [ { "description": "Substring match against name or description (case-insensitive).", "key": "search", "value": "" }, { "description": "The maximum number of endpoints to return.", "key": "limit", "value": "50" }, { "description": "Opaque token from a prior response. Pass back unchanged with the same `sort_by` to advance.", "key": "description", "value": "Opaque token from a prior response. Pass back unchanged with the same `sort_by` to advance." }, { "description": "Opaque token from a prior response. Pass back unchanged with the same `sort_by` to advance.", "key": "title", "value": "Continuation Token" } ], "variable": [ { "key": "workspace_id" }, { "key": "integration_id" } ] } }, "status": "Unauthorized", "code": 401, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T01:01:30.000Z", "updatedAt": "2026-07-28T01:01:30.000Z", "uid": "35240-4365e483-c057-4acd-9dca-78c27a7bfc99" }, { "id": "f317f312-2faa-4c39-a0e6-43f28a1b8b45", "name": "Insufficient permissions.", "originalRequest": { "method": "GET", "header": [ { "description": "Added as a part of security scheme: bearer", "key": "Authorization", "value": "Bearer " } ], "url": { "raw": "{{baseUrl}}/v1/:workspace_id/integrations/:integration_id/endpoints?search=&limit=50&description=Opaque token from a prior response. Pass back unchanged with the same `sort_by` to advance.&title=Continuation Token", "host": [ "{{baseUrl}}" ], "path": [ "v1", ":workspace_id", "integrations", ":integration_id", "endpoints" ], "query": [ { "description": "Substring match against name or description (case-insensitive).", "key": "search", "value": "" }, { "description": "The maximum number of endpoints to return.", "key": "limit", "value": "50" }, { "description": "Opaque token from a prior response. Pass back unchanged with the same `sort_by` to advance.", "key": "description", "value": "Opaque token from a prior response. Pass back unchanged with the same `sort_by` to advance." }, { "description": "Opaque token from a prior response. Pass back unchanged with the same `sort_by` to advance.", "key": "title", "value": "Continuation Token" } ], "variable": [ { "key": "workspace_id" }, { "key": "integration_id" } ] } }, "status": "Forbidden", "code": 403, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T01:01:30.000Z", "updatedAt": "2026-07-28T01:01:30.000Z", "uid": "35240-f317f312-2faa-4c39-a0e6-43f28a1b8b45" }, { "id": "5e2a2b8a-6b15-4110-b3fd-74ccbe76a3ed", "name": "Query parameter failed validation or continuation_token is unparseable.", "originalRequest": { "method": "GET", "header": [ { "description": "Added as a part of security scheme: bearer", "key": "Authorization", "value": "Bearer " } ], "url": { "raw": "{{baseUrl}}/v1/:workspace_id/integrations/:integration_id/endpoints?search=&limit=50&description=Opaque token from a prior response. Pass back unchanged with the same `sort_by` to advance.&title=Continuation Token", "host": [ "{{baseUrl}}" ], "path": [ "v1", ":workspace_id", "integrations", ":integration_id", "endpoints" ], "query": [ { "description": "Substring match against name or description (case-insensitive).", "key": "search", "value": "" }, { "description": "The maximum number of endpoints to return.", "key": "limit", "value": "50" }, { "description": "Opaque token from a prior response. Pass back unchanged with the same `sort_by` to advance.", "key": "description", "value": "Opaque token from a prior response. Pass back unchanged with the same `sort_by` to advance." }, { "description": "Opaque token from a prior response. Pass back unchanged with the same `sort_by` to advance.", "key": "title", "value": "Continuation Token" } ], "variable": [ { "key": "workspace_id" }, { "key": "integration_id" } ] } }, "status": "Unprocessable Entity (WebDAV) (RFC 4918)", "code": 422, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T01:01:30.000Z", "updatedAt": "2026-07-28T01:01:30.000Z", "uid": "35240-5e2a2b8a-6b15-4110-b3fd-74ccbe76a3ed" } ], "createdAt": "2026-07-28T01:01:30.000Z", "updatedAt": "2026-07-28T01:01:30.000Z", "uid": "35240-2096fb85-ea7d-49f6-902b-63438793cbcf" } ], "id": "bb8ba2d1-1ca7-4bf4-a619-7e3d6ad6dc0f", "createdAt": "2026-07-28T01:01:30.000Z", "updatedAt": "2026-07-28T01:01:30.000Z", "uid": "35240-bb8ba2d1-1ca7-4bf4-a619-7e3d6ad6dc0f" }, { "name": "Get an integration", "id": "bcfb7b1d-6af9-4dd0-87b8-fa48f1bc88f4", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" } ], "url": { "raw": "{{baseUrl}}/v1/:workspace_id/integrations/:integration_id", "host": [ "{{baseUrl}}" ], "path": [ "v1", ":workspace_id", "integrations", ":integration_id" ], "variable": [ { "id": "36e41e76-6b59-44b5-a78d-d4df359d42fc", "key": "workspace_id", "value": "", "description": "(Required) " }, { "id": "e9996895-3b98-4644-aca2-6afaa0959bf0", "key": "integration_id", "value": "", "description": "(Required) " } ] }, "description": "Retrieve an integration by ID. Requires `Integration.view` permission." }, "response": [ { "id": "67aa3be7-4ffa-4942-bec6-94d2a2175312", "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/integrations/:integration_id", "host": [ "{{baseUrl}}" ], "path": [ "v1", ":workspace_id", "integrations", ":integration_id" ], "variable": [ { "key": "workspace_id" }, { "key": "integration_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 \"name\": \"\",\n \"display_name\": \"\",\n \"enabled\": \"\",\n \"created_at\": \"\",\n \"updated_at\": \"\",\n \"base_url\": \"\",\n \"endpoint_count\": \"\",\n \"managed\": false,\n \"approval_policy\": \"none\",\n \"kind\": \"rest\",\n \"auth\": {\n \"type\": \"\",\n \"header_name\": \"\"\n }\n}", "createdAt": "2026-07-28T01:01:30.000Z", "updatedAt": "2026-07-28T01:01:30.000Z", "uid": "35240-67aa3be7-4ffa-4942-bec6-94d2a2175312" }, { "id": "78e01437-2713-4b45-b46e-9905c23936a9", "name": "Missing or invalid API key.", "originalRequest": { "method": "GET", "header": [ { "description": "Added as a part of security scheme: bearer", "key": "Authorization", "value": "Bearer " } ], "url": { "raw": "{{baseUrl}}/v1/:workspace_id/integrations/:integration_id", "host": [ "{{baseUrl}}" ], "path": [ "v1", ":workspace_id", "integrations", ":integration_id" ], "variable": [ { "key": "workspace_id" }, { "key": "integration_id" } ] } }, "status": "Unauthorized", "code": 401, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T01:01:30.000Z", "updatedAt": "2026-07-28T01:01:30.000Z", "uid": "35240-78e01437-2713-4b45-b46e-9905c23936a9" }, { "id": "3c531c1f-5d4a-4b63-9cc0-59ea92b6cdfd", "name": "Insufficient permissions.", "originalRequest": { "method": "GET", "header": [ { "description": "Added as a part of security scheme: bearer", "key": "Authorization", "value": "Bearer " } ], "url": { "raw": "{{baseUrl}}/v1/:workspace_id/integrations/:integration_id", "host": [ "{{baseUrl}}" ], "path": [ "v1", ":workspace_id", "integrations", ":integration_id" ], "variable": [ { "key": "workspace_id" }, { "key": "integration_id" } ] } }, "status": "Forbidden", "code": 403, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T01:01:30.000Z", "updatedAt": "2026-07-28T01:01:30.000Z", "uid": "35240-3c531c1f-5d4a-4b63-9cc0-59ea92b6cdfd" }, { "id": "c380ca1c-710f-4d47-a3eb-949bbe4b77e8", "name": "Integration 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/integrations/:integration_id", "host": [ "{{baseUrl}}" ], "path": [ "v1", ":workspace_id", "integrations", ":integration_id" ], "variable": [ { "key": "workspace_id" }, { "key": "integration_id" } ] } }, "status": "Not Found", "code": 404, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T01:01:30.000Z", "updatedAt": "2026-07-28T01:01:30.000Z", "uid": "35240-c380ca1c-710f-4d47-a3eb-949bbe4b77e8" }, { "id": "4f98525d-a492-4735-b6ef-0e693c5b6537", "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/integrations/:integration_id", "host": [ "{{baseUrl}}" ], "path": [ "v1", ":workspace_id", "integrations", ":integration_id" ], "variable": [ { "key": "workspace_id" }, { "key": "integration_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:30.000Z", "updatedAt": "2026-07-28T01:01:30.000Z", "uid": "35240-4f98525d-a492-4735-b6ef-0e693c5b6537" } ], "createdAt": "2026-07-28T01:01:30.000Z", "updatedAt": "2026-07-28T01:01:30.000Z", "uid": "35240-bcfb7b1d-6af9-4dd0-87b8-fa48f1bc88f4" }, { "name": "Update a REST integration", "id": "da2b6a1d-8f19-4b68-9eec-3886a3641266", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "method": "PATCH", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" } ], "body": { "mode": "raw", "raw": "{\n \"display_name\": \"\",\n \"base_url\": \"\",\n \"auth\": {\n \"header_name\": \"t*S\",\n \"type\": \"static_header\"\n },\n \"secret_value\": \"\",\n \"enabled\": \"\",\n \"managed\": \"\",\n \"approval_policy\": \"none\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/v1/:workspace_id/integrations/:integration_id", "host": [ "{{baseUrl}}" ], "path": [ "v1", ":workspace_id", "integrations", ":integration_id" ], "variable": [ { "id": "86369163-955b-40ea-aa17-b31014e770b7", "key": "workspace_id", "value": "", "description": "(Required) " }, { "id": "2f889110-8e6f-40bf-9fd6-c09d9f5a1dde", "key": "integration_id", "value": "", "description": "(Required) " } ] }, "description": "Patch a REST integration. NOT NULL fields reject `null` at validation time; pass `auth: null` to clear the auth config. `auth` and `secret_value` are independent \u2014 update either alone to swap auth shape (reusing the existing secret) or rotate the secret (keeping the existing auth shape). Requires `Integration.update` permission." }, "response": [ { "id": "94c0e8d6-a6e7-4b57-b60f-e34c91514ceb", "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 \"display_name\": \"\",\n \"base_url\": \"\",\n \"auth\": {\n \"header_name\": \"t*S\",\n \"type\": \"static_header\"\n },\n \"secret_value\": \"\",\n \"enabled\": \"\",\n \"managed\": \"\",\n \"approval_policy\": \"none\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/v1/:workspace_id/integrations/:integration_id", "host": [ "{{baseUrl}}" ], "path": [ "v1", ":workspace_id", "integrations", ":integration_id" ], "variable": [ { "key": "workspace_id" }, { "key": "integration_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 \"name\": \"\",\n \"display_name\": \"\",\n \"enabled\": \"\",\n \"created_at\": \"\",\n \"updated_at\": \"\",\n \"base_url\": \"\",\n \"endpoint_count\": \"\",\n \"managed\": false,\n \"approval_policy\": \"none\",\n \"kind\": \"rest\",\n \"auth\": {\n \"type\": \"\",\n \"header_name\": \"\"\n }\n}", "createdAt": "2026-07-28T01:01:30.000Z", "updatedAt": "2026-07-28T01:01:30.000Z", "uid": "35240-94c0e8d6-a6e7-4b57-b60f-e34c91514ceb" }, { "id": "436379cd-5b5f-4ec3-a06f-f1bdb27cc3f8", "name": "Missing or invalid API key.", "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 \"display_name\": \"\",\n \"base_url\": \"\",\n \"auth\": {\n \"header_name\": \"t*S\",\n \"type\": \"static_header\"\n },\n \"secret_value\": \"\",\n \"enabled\": \"\",\n \"managed\": \"\",\n \"approval_policy\": \"none\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/v1/:workspace_id/integrations/:integration_id", "host": [ "{{baseUrl}}" ], "path": [ "v1", ":workspace_id", "integrations", ":integration_id" ], "variable": [ { "key": "workspace_id" }, { "key": "integration_id" } ] } }, "status": "Unauthorized", "code": 401, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T01:01:30.000Z", "updatedAt": "2026-07-28T01:01:30.000Z", "uid": "35240-436379cd-5b5f-4ec3-a06f-f1bdb27cc3f8" }, { "id": "92c7b5ed-5c2a-4a9c-8883-7400e13dc179", "name": "Insufficient permissions.", "originalRequest": { "method": "PATCH", "header": [ { "key": "Content-Type", "value": "application/json" }, { "description": "Added as a part of security scheme: bearer", "key": "Authorization", "value": "Bearer " } ], "body": { "mode": "raw", "raw": "{\n \"display_name\": \"\",\n \"base_url\": \"\",\n \"auth\": {\n \"header_name\": \"t*S\",\n \"type\": \"static_header\"\n },\n \"secret_value\": \"\",\n \"enabled\": \"\",\n \"managed\": \"\",\n \"approval_policy\": \"none\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/v1/:workspace_id/integrations/:integration_id", "host": [ "{{baseUrl}}" ], "path": [ "v1", ":workspace_id", "integrations", ":integration_id" ], "variable": [ { "key": "workspace_id" }, { "key": "integration_id" } ] } }, "status": "Forbidden", "code": 403, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T01:01:30.000Z", "updatedAt": "2026-07-28T01:01:30.000Z", "uid": "35240-92c7b5ed-5c2a-4a9c-8883-7400e13dc179" }, { "id": "5bc29e27-e0dd-4db9-b1d3-d95a413c34c2", "name": "Integration 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 \"display_name\": \"\",\n \"base_url\": \"\",\n \"auth\": {\n \"header_name\": \"t*S\",\n \"type\": \"static_header\"\n },\n \"secret_value\": \"\",\n \"enabled\": \"\",\n \"managed\": \"\",\n \"approval_policy\": \"none\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/v1/:workspace_id/integrations/:integration_id", "host": [ "{{baseUrl}}" ], "path": [ "v1", ":workspace_id", "integrations", ":integration_id" ], "variable": [ { "key": "workspace_id" }, { "key": "integration_id" } ] } }, "status": "Not Found", "code": 404, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T01:01:30.000Z", "updatedAt": "2026-07-28T01:01:30.000Z", "uid": "35240-5bc29e27-e0dd-4db9-b1d3-d95a413c34c2" }, { "id": "101ce607-8ec1-47b2-ab5b-25a7b679ffb5", "name": "Managed integration mutation blocked.", "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 \"display_name\": \"\",\n \"base_url\": \"\",\n \"auth\": {\n \"header_name\": \"t*S\",\n \"type\": \"static_header\"\n },\n \"secret_value\": \"\",\n \"enabled\": \"\",\n \"managed\": \"\",\n \"approval_policy\": \"none\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/v1/:workspace_id/integrations/:integration_id", "host": [ "{{baseUrl}}" ], "path": [ "v1", ":workspace_id", "integrations", ":integration_id" ], "variable": [ { "key": "workspace_id" }, { "key": "integration_id" } ] } }, "status": "Conflict", "code": 409, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T01:01:30.000Z", "updatedAt": "2026-07-28T01:01:30.000Z", "uid": "35240-101ce607-8ec1-47b2-ab5b-25a7b679ffb5" }, { "id": "bb4656d7-e918-4801-9335-bf41282a7d42", "name": "Invalid request body, NOT NULL field set to null, or no fields to update.", "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 \"display_name\": \"\",\n \"base_url\": \"\",\n \"auth\": {\n \"header_name\": \"t*S\",\n \"type\": \"static_header\"\n },\n \"secret_value\": \"\",\n \"enabled\": \"\",\n \"managed\": \"\",\n \"approval_policy\": \"none\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/v1/:workspace_id/integrations/:integration_id", "host": [ "{{baseUrl}}" ], "path": [ "v1", ":workspace_id", "integrations", ":integration_id" ], "variable": [ { "key": "workspace_id" }, { "key": "integration_id" } ] } }, "status": "Unprocessable Entity (WebDAV) (RFC 4918)", "code": 422, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T01:01:30.000Z", "updatedAt": "2026-07-28T01:01:30.000Z", "uid": "35240-bb4656d7-e918-4801-9335-bf41282a7d42" } ], "createdAt": "2026-07-28T01:01:30.000Z", "updatedAt": "2026-07-28T01:01:30.000Z", "uid": "35240-da2b6a1d-8f19-4b68-9eec-3886a3641266" }, { "name": "Delete a REST integration", "id": "bae8a57e-ba08-44dd-9e1d-699ae1f5f110", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "method": "DELETE", "header": [ { "key": "Accept", "value": "application/json" } ], "url": { "raw": "{{baseUrl}}/v1/:workspace_id/integrations/:integration_id", "host": [ "{{baseUrl}}" ], "path": [ "v1", ":workspace_id", "integrations", ":integration_id" ], "variable": [ { "id": "6e7efbdf-88d0-4b2e-879d-1bfb3dc4ea75", "key": "workspace_id", "value": "", "description": "(Required) " }, { "id": "e523900e-201a-409e-8770-0b4d1ec1d7e9", "key": "integration_id", "value": "", "description": "(Required) " } ] }, "description": "Delete a REST integration. Requires `Integration.delete` permission." }, "response": [ { "id": "fd16373c-e02b-4e77-9d03-23c5151152cb", "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/integrations/:integration_id", "host": [ "{{baseUrl}}" ], "path": [ "v1", ":workspace_id", "integrations", ":integration_id" ], "variable": [ { "key": "workspace_id" }, { "key": "integration_id" } ] } }, "status": "No Content", "code": 204, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T01:01:30.000Z", "updatedAt": "2026-07-28T01:01:30.000Z", "uid": "35240-fd16373c-e02b-4e77-9d03-23c5151152cb" }, { "id": "c513d03b-7eee-437a-969b-81cef581918d", "name": "Missing or invalid API key.", "originalRequest": { "method": "DELETE", "header": [ { "description": "Added as a part of security scheme: bearer", "key": "Authorization", "value": "Bearer " } ], "url": { "raw": "{{baseUrl}}/v1/:workspace_id/integrations/:integration_id", "host": [ "{{baseUrl}}" ], "path": [ "v1", ":workspace_id", "integrations", ":integration_id" ], "variable": [ { "key": "workspace_id" }, { "key": "integration_id" } ] } }, "status": "Unauthorized", "code": 401, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T01:01:30.000Z", "updatedAt": "2026-07-28T01:01:30.000Z", "uid": "35240-c513d03b-7eee-437a-969b-81cef581918d" }, { "id": "4ac2f9a1-c3f6-4b79-afd2-07f6dacbb857", "name": "Insufficient permissions.", "originalRequest": { "method": "DELETE", "header": [ { "description": "Added as a part of security scheme: bearer", "key": "Authorization", "value": "Bearer " } ], "url": { "raw": "{{baseUrl}}/v1/:workspace_id/integrations/:integration_id", "host": [ "{{baseUrl}}" ], "path": [ "v1", ":workspace_id", "integrations", ":integration_id" ], "variable": [ { "key": "workspace_id" }, { "key": "integration_id" } ] } }, "status": "Forbidden", "code": 403, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T01:01:30.000Z", "updatedAt": "2026-07-28T01:01:30.000Z", "uid": "35240-4ac2f9a1-c3f6-4b79-afd2-07f6dacbb857" }, { "id": "b0ee07c6-0e8d-43e8-a555-6bd70f748ecc", "name": "Integration not found.", "originalRequest": { "method": "DELETE", "header": [ { "description": "Added as a part of security scheme: bearer", "key": "Authorization", "value": "Bearer " } ], "url": { "raw": "{{baseUrl}}/v1/:workspace_id/integrations/:integration_id", "host": [ "{{baseUrl}}" ], "path": [ "v1", ":workspace_id", "integrations", ":integration_id" ], "variable": [ { "key": "workspace_id" }, { "key": "integration_id" } ] } }, "status": "Not Found", "code": 404, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T01:01:30.000Z", "updatedAt": "2026-07-28T01:01:30.000Z", "uid": "35240-b0ee07c6-0e8d-43e8-a555-6bd70f748ecc" }, { "id": "0296139a-1894-46e8-8fe6-4199257955bb", "name": "Integration is managed or referenced by one or more skills.", "originalRequest": { "method": "DELETE", "header": [ { "description": "Added as a part of security scheme: bearer", "key": "Authorization", "value": "Bearer " } ], "url": { "raw": "{{baseUrl}}/v1/:workspace_id/integrations/:integration_id", "host": [ "{{baseUrl}}" ], "path": [ "v1", ":workspace_id", "integrations", ":integration_id" ], "variable": [ { "key": "workspace_id" }, { "key": "integration_id" } ] } }, "status": "Conflict", "code": 409, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T01:01:30.000Z", "updatedAt": "2026-07-28T01:01:30.000Z", "uid": "35240-0296139a-1894-46e8-8fe6-4199257955bb" }, { "id": "2a7eaff8-cc48-490f-93cf-a6d377fdf51a", "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/integrations/:integration_id", "host": [ "{{baseUrl}}" ], "path": [ "v1", ":workspace_id", "integrations", ":integration_id" ], "variable": [ { "key": "workspace_id" }, { "key": "integration_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:30.000Z", "updatedAt": "2026-07-28T01:01:30.000Z", "uid": "35240-2a7eaff8-cc48-490f-93cf-a6d377fdf51a" } ], "createdAt": "2026-07-28T01:01:30.000Z", "updatedAt": "2026-07-28T01:01:30.000Z", "uid": "35240-bae8a57e-ba08-44dd-9e1d-699ae1f5f110" } ], "id": "e4fe2383-2a94-42cd-aa61-8542030aa963", "createdAt": "2026-07-28T01:01:30.000Z", "updatedAt": "2026-07-28T01:01:30.000Z", "uid": "35240-e4fe2383-2a94-42cd-aa61-8542030aa963" }, { "name": "Create a REST integration", "id": "a7affc94-2993-4b49-9dbb-64ae490dc401", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" } ], "body": { "mode": "raw", "raw": "{\n \"name\": \"h_kjsn\",\n \"display_name\": \"\",\n \"base_url\": \"\",\n \"auth\": {\n \"header_name\": \"cx8\",\n \"type\": \"static_header\"\n },\n \"secret_value\": \"\",\n \"enabled\": true,\n \"managed\": false,\n \"approval_policy\": \"none\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/v1/:workspace_id/integrations", "host": [ "{{baseUrl}}" ], "path": [ "v1", ":workspace_id", "integrations" ], "variable": [ { "id": "83453d85-59d4-452c-9ac6-ee1068d49066", "key": "workspace_id", "value": "", "description": "(Required) " } ] }, "description": "Create a new REST integration in a workspace. Endpoints are added separately via `POST /integrations/{integration_id}/endpoints`. Requires `Integration.create` permission." }, "response": [ { "id": "011da3e0-f3e7-467e-b097-37e5b8d968aa", "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\": \"h_kjsn\",\n \"display_name\": \"\",\n \"base_url\": \"\",\n \"auth\": {\n \"header_name\": \"cx8\",\n \"type\": \"static_header\"\n },\n \"secret_value\": \"\",\n \"enabled\": true,\n \"managed\": false,\n \"approval_policy\": \"none\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/v1/:workspace_id/integrations", "host": [ "{{baseUrl}}" ], "path": [ "v1", ":workspace_id", "integrations" ], "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 \"name\": \"\",\n \"display_name\": \"\",\n \"enabled\": \"\",\n \"created_at\": \"\",\n \"updated_at\": \"\",\n \"base_url\": \"\",\n \"endpoint_count\": \"\",\n \"managed\": false,\n \"approval_policy\": \"none\",\n \"kind\": \"rest\",\n \"auth\": {\n \"type\": \"\",\n \"header_name\": \"\"\n }\n}", "createdAt": "2026-07-28T01:01:30.000Z", "updatedAt": "2026-07-28T01:01:30.000Z", "uid": "35240-011da3e0-f3e7-467e-b097-37e5b8d968aa" }, { "id": "c4d1d6b4-3e60-4938-8c0c-f1372829e259", "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\": \"h_kjsn\",\n \"display_name\": \"\",\n \"base_url\": \"\",\n \"auth\": {\n \"header_name\": \"cx8\",\n \"type\": \"static_header\"\n },\n \"secret_value\": \"\",\n \"enabled\": true,\n \"managed\": false,\n \"approval_policy\": \"none\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/v1/:workspace_id/integrations", "host": [ "{{baseUrl}}" ], "path": [ "v1", ":workspace_id", "integrations" ], "variable": [ { "key": "workspace_id" } ] } }, "status": "Unauthorized", "code": 401, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T01:01:30.000Z", "updatedAt": "2026-07-28T01:01:30.000Z", "uid": "35240-c4d1d6b4-3e60-4938-8c0c-f1372829e259" }, { "id": "e07a961a-b67c-4740-a6b6-ed39a86b0134", "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\": \"h_kjsn\",\n \"display_name\": \"\",\n \"base_url\": \"\",\n \"auth\": {\n \"header_name\": \"cx8\",\n \"type\": \"static_header\"\n },\n \"secret_value\": \"\",\n \"enabled\": true,\n \"managed\": false,\n \"approval_policy\": \"none\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/v1/:workspace_id/integrations", "host": [ "{{baseUrl}}" ], "path": [ "v1", ":workspace_id", "integrations" ], "variable": [ { "key": "workspace_id" } ] } }, "status": "Forbidden", "code": 403, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T01:01:30.000Z", "updatedAt": "2026-07-28T01:01:30.000Z", "uid": "35240-e07a961a-b67c-4740-a6b6-ed39a86b0134" }, { "id": "d95647a0-eb7d-4f5f-8a57-a2f70dc59ec6", "name": "Workspace 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 \"name\": \"h_kjsn\",\n \"display_name\": \"\",\n \"base_url\": \"\",\n \"auth\": {\n \"header_name\": \"cx8\",\n \"type\": \"static_header\"\n },\n \"secret_value\": \"\",\n \"enabled\": true,\n \"managed\": false,\n \"approval_policy\": \"none\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/v1/:workspace_id/integrations", "host": [ "{{baseUrl}}" ], "path": [ "v1", ":workspace_id", "integrations" ], "variable": [ { "key": "workspace_id" } ] } }, "status": "Not Found", "code": 404, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T01:01:30.000Z", "updatedAt": "2026-07-28T01:01:30.000Z", "uid": "35240-d95647a0-eb7d-4f5f-8a57-a2f70dc59ec6" }, { "id": "087914fd-00c2-4c49-baef-8fe95a7b6b9b", "name": "Integration name already taken in this workspace.", "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\": \"h_kjsn\",\n \"display_name\": \"\",\n \"base_url\": \"\",\n \"auth\": {\n \"header_name\": \"cx8\",\n \"type\": \"static_header\"\n },\n \"secret_value\": \"\",\n \"enabled\": true,\n \"managed\": false,\n \"approval_policy\": \"none\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/v1/:workspace_id/integrations", "host": [ "{{baseUrl}}" ], "path": [ "v1", ":workspace_id", "integrations" ], "variable": [ { "key": "workspace_id" } ] } }, "status": "Conflict", "code": 409, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T01:01:30.000Z", "updatedAt": "2026-07-28T01:01:30.000Z", "uid": "35240-087914fd-00c2-4c49-baef-8fe95a7b6b9b" }, { "id": "4fb9a20d-e772-450d-81ac-54e5be23cc56", "name": "Invalid request body.", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" }, { "description": "Added as a part of security scheme: bearer", "key": "Authorization", "value": "Bearer " } ], "body": { "mode": "raw", "raw": "{\n \"name\": \"h_kjsn\",\n \"display_name\": \"\",\n \"base_url\": \"\",\n \"auth\": {\n \"header_name\": \"cx8\",\n \"type\": \"static_header\"\n },\n \"secret_value\": \"\",\n \"enabled\": true,\n \"managed\": false,\n \"approval_policy\": \"none\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/v1/:workspace_id/integrations", "host": [ "{{baseUrl}}" ], "path": [ "v1", ":workspace_id", "integrations" ], "variable": [ { "key": "workspace_id" } ] } }, "status": "Unprocessable Entity (WebDAV) (RFC 4918)", "code": 422, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T01:01:30.000Z", "updatedAt": "2026-07-28T01:01:30.000Z", "uid": "35240-4fb9a20d-e772-450d-81ac-54e5be23cc56" } ], "createdAt": "2026-07-28T01:01:30.000Z", "updatedAt": "2026-07-28T01:01:30.000Z", "uid": "35240-a7affc94-2993-4b49-9dbb-64ae490dc401" }, { "name": "List integrations", "id": "40ce571b-f178-4aaf-8272-06a29e7b8add", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" } ], "url": { "raw": "{{baseUrl}}/v1/:workspace_id/integrations?enabled=&search=&limit=50&description=Opaque token from a prior response. Pass back unchanged with the same `sort_by` to advance.&title=Continuation Token", "host": [ "{{baseUrl}}" ], "path": [ "v1", ":workspace_id", "integrations" ], "query": [ { "description": "Filter to integrations with this enabled flag. None matches both.", "key": "enabled", "value": "" }, { "description": "Substring match against name, display_name, or id (case-insensitive).", "key": "search", "value": "" }, { "description": "The maximum number of integrations to return.", "key": "limit", "value": "50" }, { "description": "Opaque token from a prior response. Pass back unchanged with the same `sort_by` to advance.", "key": "description", "value": "Opaque token from a prior response. Pass back unchanged with the same `sort_by` to advance." }, { "description": "Opaque token from a prior response. Pass back unchanged with the same `sort_by` to advance.", "key": "title", "value": "Continuation Token" } ], "variable": [ { "id": "ac5cdd88-c091-4e28-ac43-2e5bde467f61", "key": "workspace_id", "value": "", "description": "(Required) " } ] }, "description": "List every integration for a workspace. Optionally filter by `enabled` or `search` (name/display_name/id ilike). Sort via repeated `sort_by` query params; each entry is `+field` or `-field` (allowed fields: name, created_at, updated_at). Default: `-created_at`. Cursor opaque \u2014 round-trip `continuation_token` unchanged with the same `sort_by`. Requires `Integration.view` permission." }, "response": [ { "id": "4d659f27-b388-4c6e-8e26-04b75af65112", "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/integrations?enabled=&search=&limit=50&description=Opaque token from a prior response. Pass back unchanged with the same `sort_by` to advance.&title=Continuation Token", "host": [ "{{baseUrl}}" ], "path": [ "v1", ":workspace_id", "integrations" ], "query": [ { "description": "Filter to integrations with this enabled flag. None matches both.", "key": "enabled", "value": "" }, { "description": "Substring match against name, display_name, or id (case-insensitive).", "key": "search", "value": "" }, { "description": "The maximum number of integrations to return.", "key": "limit", "value": "50" }, { "description": "Opaque token from a prior response. Pass back unchanged with the same `sort_by` to advance.", "key": "description", "value": "Opaque token from a prior response. Pass back unchanged with the same `sort_by` to advance." }, { "description": "Opaque token from a prior response. Pass back unchanged with the same `sort_by` to advance.", "key": "title", "value": "Continuation Token" } ], "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 \"name\": \"\",\n \"display_name\": \"\",\n \"enabled\": \"\",\n \"created_at\": \"\",\n \"updated_at\": \"\",\n \"base_url\": \"\",\n \"endpoint_count\": \"\",\n \"managed\": false,\n \"approval_policy\": \"none\",\n \"kind\": \"rest\",\n \"auth\": {\n \"type\": \"\",\n \"header_name\": \"\"\n }\n },\n {\n \"id\": \"\",\n \"workspace_id\": \"\",\n \"name\": \"\",\n \"display_name\": \"\",\n \"enabled\": \"\",\n \"created_at\": \"\",\n \"updated_at\": \"\",\n \"base_url\": \"\",\n \"endpoint_count\": \"\",\n \"managed\": false,\n \"approval_policy\": \"none\",\n \"kind\": \"rest\",\n \"auth\": {\n \"type\": \"\",\n \"header_name\": \"\"\n }\n }\n ],\n \"has_more\": \"\",\n \"continuation_token\": {\n \"title\": \"Continuation Token\",\n \"description\": \"Opaque token for the next page. Null when there are no more results.\"\n }\n}", "createdAt": "2026-07-28T01:01:30.000Z", "updatedAt": "2026-07-28T01:01:30.000Z", "uid": "35240-4d659f27-b388-4c6e-8e26-04b75af65112" }, { "id": "fe160d4f-0d50-46e3-aa0b-899dfeef0667", "name": "Missing or invalid API key.", "originalRequest": { "method": "GET", "header": [ { "description": "Added as a part of security scheme: bearer", "key": "Authorization", "value": "Bearer " } ], "url": { "raw": "{{baseUrl}}/v1/:workspace_id/integrations?enabled=&search=&limit=50&description=Opaque token from a prior response. Pass back unchanged with the same `sort_by` to advance.&title=Continuation Token", "host": [ "{{baseUrl}}" ], "path": [ "v1", ":workspace_id", "integrations" ], "query": [ { "description": "Filter to integrations with this enabled flag. None matches both.", "key": "enabled", "value": "" }, { "description": "Substring match against name, display_name, or id (case-insensitive).", "key": "search", "value": "" }, { "description": "The maximum number of integrations to return.", "key": "limit", "value": "50" }, { "description": "Opaque token from a prior response. Pass back unchanged with the same `sort_by` to advance.", "key": "description", "value": "Opaque token from a prior response. Pass back unchanged with the same `sort_by` to advance." }, { "description": "Opaque token from a prior response. Pass back unchanged with the same `sort_by` to advance.", "key": "title", "value": "Continuation Token" } ], "variable": [ { "key": "workspace_id" } ] } }, "status": "Unauthorized", "code": 401, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T01:01:30.000Z", "updatedAt": "2026-07-28T01:01:30.000Z", "uid": "35240-fe160d4f-0d50-46e3-aa0b-899dfeef0667" }, { "id": "20eb2520-8cf8-4a11-bc09-937125fe3917", "name": "Insufficient permissions.", "originalRequest": { "method": "GET", "header": [ { "description": "Added as a part of security scheme: bearer", "key": "Authorization", "value": "Bearer " } ], "url": { "raw": "{{baseUrl}}/v1/:workspace_id/integrations?enabled=&search=&limit=50&description=Opaque token from a prior response. Pass back unchanged with the same `sort_by` to advance.&title=Continuation Token", "host": [ "{{baseUrl}}" ], "path": [ "v1", ":workspace_id", "integrations" ], "query": [ { "description": "Filter to integrations with this enabled flag. None matches both.", "key": "enabled", "value": "" }, { "description": "Substring match against name, display_name, or id (case-insensitive).", "key": "search", "value": "" }, { "description": "The maximum number of integrations to return.", "key": "limit", "value": "50" }, { "description": "Opaque token from a prior response. Pass back unchanged with the same `sort_by` to advance.", "key": "description", "value": "Opaque token from a prior response. Pass back unchanged with the same `sort_by` to advance." }, { "description": "Opaque token from a prior response. Pass back unchanged with the same `sort_by` to advance.", "key": "title", "value": "Continuation Token" } ], "variable": [ { "key": "workspace_id" } ] } }, "status": "Forbidden", "code": 403, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T01:01:30.000Z", "updatedAt": "2026-07-28T01:01:30.000Z", "uid": "35240-20eb2520-8cf8-4a11-bc09-937125fe3917" }, { "id": "c3c3f857-cc0a-48f6-9c49-218cd8b3f83c", "name": "Query parameter failed validation or continuation_token is unparseable.", "originalRequest": { "method": "GET", "header": [ { "description": "Added as a part of security scheme: bearer", "key": "Authorization", "value": "Bearer " } ], "url": { "raw": "{{baseUrl}}/v1/:workspace_id/integrations?enabled=&search=&limit=50&description=Opaque token from a prior response. Pass back unchanged with the same `sort_by` to advance.&title=Continuation Token", "host": [ "{{baseUrl}}" ], "path": [ "v1", ":workspace_id", "integrations" ], "query": [ { "description": "Filter to integrations with this enabled flag. None matches both.", "key": "enabled", "value": "" }, { "description": "Substring match against name, display_name, or id (case-insensitive).", "key": "search", "value": "" }, { "description": "The maximum number of integrations to return.", "key": "limit", "value": "50" }, { "description": "Opaque token from a prior response. Pass back unchanged with the same `sort_by` to advance.", "key": "description", "value": "Opaque token from a prior response. Pass back unchanged with the same `sort_by` to advance." }, { "description": "Opaque token from a prior response. Pass back unchanged with the same `sort_by` to advance.", "key": "title", "value": "Continuation Token" } ], "variable": [ { "key": "workspace_id" } ] } }, "status": "Unprocessable Entity (WebDAV) (RFC 4918)", "code": 422, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T01:01:30.000Z", "updatedAt": "2026-07-28T01:01:30.000Z", "uid": "35240-c3c3f857-cc0a-48f6-9c49-218cd8b3f83c" } ], "createdAt": "2026-07-28T01:01:30.000Z", "updatedAt": "2026-07-28T01:01:30.000Z", "uid": "35240-40ce571b-f178-4aaf-8272-06a29e7b8add" } ], "id": "a30285e2-bd52-4e51-ba47-44cb15bb2077", "createdAt": "2026-07-28T01:01:30.000Z", "updatedAt": "2026-07-28T01:01:30.000Z", "uid": "35240-a30285e2-bd52-4e51-ba47-44cb15bb2077" } ], "id": "b1e6249c-da37-4cb7-81d0-b9cc1f390f9b", "createdAt": "2026-07-28T01:01:30.000Z", "updatedAt": "2026-07-28T01:01:30.000Z", "uid": "35240-b1e6249c-da37-4cb7-81d0-b9cc1f390f9b" } ], "id": "98b38a42-15a3-4299-8495-89bcda66b74e", "createdAt": "2026-07-28T01:01:30.000Z", "updatedAt": "2026-07-28T01:01:30.000Z", "uid": "35240-98b38a42-15a3-4299-8495-89bcda66b74e" } ], "auth": { "type": "bearer", "bearer": [ { "key": "token", "value": "{{bearerToken}}", "type": "string" } ] }, "variable": [ { "key": "baseUrl", "value": "https://api.amigo.ai" } ] }