{ "info": { "_postman_id": "3975894c-2bcb-4544-ad6d-2b8a7520ce92", "name": "Snowflake Pipe API", "description": "The Snowflake Pipe API is a REST API that you can use to access, update, and perform certain actions on Pipe resource in a Snowflake database.\n\nContact Support:\n Name: Snowflake, Inc.\n Email: support@snowflake.com", "schema": "https://schema.getpostman.com/json/collection/v2.1.0/collection.json", "createdAt": "2026-06-05T13:20:35.000Z", "updatedAt": "2026-06-05T13:20:36.000Z", "lastUpdatedBy": "35240", "uid": "35240-3975894c-2bcb-4544-ad6d-2b8a7520ce92" }, "item": [ { "name": "api", "item": [ { "name": "v2", "item": [ { "name": "databases", "item": [ { "name": "{database}", "item": [ { "name": "schemas", "item": [ { "name": "{schema}", "item": [ { "name": "pipes", "item": [ { "name": "{name}", "item": [ { "name": "Fetch a Pipe", "id": "9cbb1f40-81e8-4c2d-8993-af32e1e6dbab", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" } ], "url": { "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/:schema/pipes/:name", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "databases", ":database", "schemas", ":schema", "pipes", ":name" ], "variable": [ { "id": "480cfc08-1182-412d-b7ab-d90db7d2a586", "key": "database" }, { "id": "109b0076-c3a3-4244-be17-d834fa9917c5", "key": "schema" }, { "id": "d8f9fa00-5567-4365-a2b1-26b4acff4738", "key": "name" } ] }, "description": "Fetch a pipe" }, "response": [ { "id": "bcab91e7-70d4-4752-bd69-3f383940e3b3", "name": "successful", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" } ], "url": { "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/:schema/pipes/:name", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "databases", ":database", "schemas", ":schema", "pipes", ":name" ], "variable": [ { "key": "database" }, { "key": "schema" }, { "key": "name" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" }, { "disabled": false, "description": { "content": "", "type": "text/plain" }, "key": "X-Snowflake-Request-ID", "value": "" } ], "cookie": [], "responseTime": null, "body": "null", "createdAt": "2026-06-05T13:20:36.000Z", "updatedAt": "2026-06-05T13:20:36.000Z", "uid": "35240-bcab91e7-70d4-4752-bd69-3f383940e3b3" }, { "id": "cc7492c7-a699-4cb0-a01a-0fe47b702469", "name": "202 response", "originalRequest": { "method": "GET", "header": [], "url": { "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/:schema/pipes/:name", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "databases", ":database", "schemas", ":schema", "pipes", ":name" ], "variable": [ { "key": "database" }, { "key": "schema" }, { "key": "name" } ] } }, "status": "Accepted", "code": 202, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-06-05T13:20:36.000Z", "updatedAt": "2026-06-05T13:20:36.000Z", "uid": "35240-cc7492c7-a699-4cb0-a01a-0fe47b702469" }, { "id": "af9e5eff-ebba-4b7f-bf2a-ce9483ea95fb", "name": "400 response", "originalRequest": { "method": "GET", "header": [], "url": { "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/:schema/pipes/:name", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "databases", ":database", "schemas", ":schema", "pipes", ":name" ], "variable": [ { "key": "database" }, { "key": "schema" }, { "key": "name" } ] } }, "status": "Bad Request", "code": 400, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-06-05T13:20:36.000Z", "updatedAt": "2026-06-05T13:20:36.000Z", "uid": "35240-af9e5eff-ebba-4b7f-bf2a-ce9483ea95fb" }, { "id": "398e5a8b-a239-4586-b491-9755fc1e9fab", "name": "401 response", "originalRequest": { "method": "GET", "header": [], "url": { "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/:schema/pipes/:name", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "databases", ":database", "schemas", ":schema", "pipes", ":name" ], "variable": [ { "key": "database" }, { "key": "schema" }, { "key": "name" } ] } }, "status": "Unauthorized", "code": 401, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-06-05T13:20:36.000Z", "updatedAt": "2026-06-05T13:20:36.000Z", "uid": "35240-398e5a8b-a239-4586-b491-9755fc1e9fab" }, { "id": "ffb0391d-edb1-4c11-aad0-e58235bcccdd", "name": "403 response", "originalRequest": { "method": "GET", "header": [], "url": { "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/:schema/pipes/:name", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "databases", ":database", "schemas", ":schema", "pipes", ":name" ], "variable": [ { "key": "database" }, { "key": "schema" }, { "key": "name" } ] } }, "status": "Forbidden", "code": 403, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-06-05T13:20:36.000Z", "updatedAt": "2026-06-05T13:20:36.000Z", "uid": "35240-ffb0391d-edb1-4c11-aad0-e58235bcccdd" }, { "id": "78a20268-b13a-49e6-af9f-a8795cf0bdac", "name": "404 response", "originalRequest": { "method": "GET", "header": [], "url": { "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/:schema/pipes/:name", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "databases", ":database", "schemas", ":schema", "pipes", ":name" ], "variable": [ { "key": "database" }, { "key": "schema" }, { "key": "name" } ] } }, "status": "Not Found", "code": 404, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-06-05T13:20:36.000Z", "updatedAt": "2026-06-05T13:20:36.000Z", "uid": "35240-78a20268-b13a-49e6-af9f-a8795cf0bdac" }, { "id": "d10ef00a-f3a7-4750-a1bd-6834349a6857", "name": "405 response", "originalRequest": { "method": "GET", "header": [], "url": { "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/:schema/pipes/:name", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "databases", ":database", "schemas", ":schema", "pipes", ":name" ], "variable": [ { "key": "database" }, { "key": "schema" }, { "key": "name" } ] } }, "status": "Method Not Allowed", "code": 405, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-06-05T13:20:36.000Z", "updatedAt": "2026-06-05T13:20:36.000Z", "uid": "35240-d10ef00a-f3a7-4750-a1bd-6834349a6857" }, { "id": "61e736fb-1484-40ec-a261-12a3a72cd4cc", "name": "408 response", "originalRequest": { "method": "GET", "header": [], "url": { "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/:schema/pipes/:name", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "databases", ":database", "schemas", ":schema", "pipes", ":name" ], "variable": [ { "key": "database" }, { "key": "schema" }, { "key": "name" } ] } }, "status": "Request Timeout", "code": 408, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-06-05T13:20:36.000Z", "updatedAt": "2026-06-05T13:20:36.000Z", "uid": "35240-61e736fb-1484-40ec-a261-12a3a72cd4cc" }, { "id": "ae790ddf-984b-4671-af56-bc1f243d75e6", "name": "409 response", "originalRequest": { "method": "GET", "header": [], "url": { "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/:schema/pipes/:name", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "databases", ":database", "schemas", ":schema", "pipes", ":name" ], "variable": [ { "key": "database" }, { "key": "schema" }, { "key": "name" } ] } }, "status": "Conflict", "code": 409, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-06-05T13:20:36.000Z", "updatedAt": "2026-06-05T13:20:36.000Z", "uid": "35240-ae790ddf-984b-4671-af56-bc1f243d75e6" }, { "id": "9942ec85-a825-4cee-8baa-5c35a2f773d1", "name": "410 response", "originalRequest": { "method": "GET", "header": [], "url": { "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/:schema/pipes/:name", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "databases", ":database", "schemas", ":schema", "pipes", ":name" ], "variable": [ { "key": "database" }, { "key": "schema" }, { "key": "name" } ] } }, "status": "Gone", "code": 410, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-06-05T13:20:36.000Z", "updatedAt": "2026-06-05T13:20:36.000Z", "uid": "35240-9942ec85-a825-4cee-8baa-5c35a2f773d1" }, { "id": "0f279e00-8f04-4acc-a031-049696275697", "name": "429 response", "originalRequest": { "method": "GET", "header": [], "url": { "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/:schema/pipes/:name", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "databases", ":database", "schemas", ":schema", "pipes", ":name" ], "variable": [ { "key": "database" }, { "key": "schema" }, { "key": "name" } ] } }, "status": "Too Many Requests", "code": 429, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-06-05T13:20:36.000Z", "updatedAt": "2026-06-05T13:20:36.000Z", "uid": "35240-0f279e00-8f04-4acc-a031-049696275697" }, { "id": "753ec1ca-60ba-42f2-8ed7-d78690e61008", "name": "500 response", "originalRequest": { "method": "GET", "header": [], "url": { "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/:schema/pipes/:name", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "databases", ":database", "schemas", ":schema", "pipes", ":name" ], "variable": [ { "key": "database" }, { "key": "schema" }, { "key": "name" } ] } }, "status": "Internal Server Error", "code": 500, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-06-05T13:20:36.000Z", "updatedAt": "2026-06-05T13:20:36.000Z", "uid": "35240-753ec1ca-60ba-42f2-8ed7-d78690e61008" }, { "id": "f25057d3-ac24-410a-94a7-23262675fcee", "name": "503 response", "originalRequest": { "method": "GET", "header": [], "url": { "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/:schema/pipes/:name", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "databases", ":database", "schemas", ":schema", "pipes", ":name" ], "variable": [ { "key": "database" }, { "key": "schema" }, { "key": "name" } ] } }, "status": "Service Unavailable", "code": 503, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-06-05T13:20:36.000Z", "updatedAt": "2026-06-05T13:20:36.000Z", "uid": "35240-f25057d3-ac24-410a-94a7-23262675fcee" }, { "id": "ef3d252c-fd3e-43b3-809e-ba9a2d93a085", "name": "504 response", "originalRequest": { "method": "GET", "header": [], "url": { "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/:schema/pipes/:name", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "databases", ":database", "schemas", ":schema", "pipes", ":name" ], "variable": [ { "key": "database" }, { "key": "schema" }, { "key": "name" } ] } }, "status": "Gateway Timeout", "code": 504, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-06-05T13:20:36.000Z", "updatedAt": "2026-06-05T13:20:36.000Z", "uid": "35240-ef3d252c-fd3e-43b3-809e-ba9a2d93a085" } ], "createdAt": "2026-06-05T13:20:36.000Z", "updatedAt": "2026-06-05T13:20:36.000Z", "uid": "35240-9cbb1f40-81e8-4c2d-8993-af32e1e6dbab" }, { "name": "Delete a Pipe", "id": "49b186e4-cb17-4660-b173-e68a26df4f25", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "method": "DELETE", "header": [], "url": { "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/:schema/pipes/:name", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "databases", ":database", "schemas", ":schema", "pipes", ":name" ], "variable": [ { "id": "943105fe-371e-4281-804e-f0b73e14b793", "key": "database" }, { "id": "72c3ce53-fb66-4aa5-b50d-7eb95c5b3f45", "key": "schema" }, { "id": "71c58ef2-8cde-4bed-8f53-9f429017e032", "key": "name" } ] }, "description": "Delete a pipe" }, "response": [ { "id": "7a9caa17-ecd7-42cc-ae7c-9996ae408c18", "name": "200 response", "originalRequest": { "method": "DELETE", "header": [], "url": { "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/:schema/pipes/:name", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "databases", ":database", "schemas", ":schema", "pipes", ":name" ], "variable": [ { "key": "database" }, { "key": "schema" }, { "key": "name" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-06-05T13:20:36.000Z", "updatedAt": "2026-06-05T13:20:36.000Z", "uid": "35240-7a9caa17-ecd7-42cc-ae7c-9996ae408c18" }, { "id": "968fde2c-8be7-4a51-bb43-d8ca6095c321", "name": "202 response", "originalRequest": { "method": "DELETE", "header": [], "url": { "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/:schema/pipes/:name", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "databases", ":database", "schemas", ":schema", "pipes", ":name" ], "variable": [ { "key": "database" }, { "key": "schema" }, { "key": "name" } ] } }, "status": "Accepted", "code": 202, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-06-05T13:20:36.000Z", "updatedAt": "2026-06-05T13:20:36.000Z", "uid": "35240-968fde2c-8be7-4a51-bb43-d8ca6095c321" }, { "id": "77b4a6ea-e2e4-4162-8345-a7533c6f3adc", "name": "400 response", "originalRequest": { "method": "DELETE", "header": [], "url": { "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/:schema/pipes/:name", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "databases", ":database", "schemas", ":schema", "pipes", ":name" ], "variable": [ { "key": "database" }, { "key": "schema" }, { "key": "name" } ] } }, "status": "Bad Request", "code": 400, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-06-05T13:20:36.000Z", "updatedAt": "2026-06-05T13:20:36.000Z", "uid": "35240-77b4a6ea-e2e4-4162-8345-a7533c6f3adc" }, { "id": "280883c2-463c-44dd-88e2-42a5dbefc111", "name": "401 response", "originalRequest": { "method": "DELETE", "header": [], "url": { "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/:schema/pipes/:name", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "databases", ":database", "schemas", ":schema", "pipes", ":name" ], "variable": [ { "key": "database" }, { "key": "schema" }, { "key": "name" } ] } }, "status": "Unauthorized", "code": 401, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-06-05T13:20:36.000Z", "updatedAt": "2026-06-05T13:20:36.000Z", "uid": "35240-280883c2-463c-44dd-88e2-42a5dbefc111" }, { "id": "74be497e-5fe5-4b96-86d9-d046e03028bb", "name": "403 response", "originalRequest": { "method": "DELETE", "header": [], "url": { "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/:schema/pipes/:name", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "databases", ":database", "schemas", ":schema", "pipes", ":name" ], "variable": [ { "key": "database" }, { "key": "schema" }, { "key": "name" } ] } }, "status": "Forbidden", "code": 403, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-06-05T13:20:36.000Z", "updatedAt": "2026-06-05T13:20:36.000Z", "uid": "35240-74be497e-5fe5-4b96-86d9-d046e03028bb" }, { "id": "6b9f9c99-4867-4c03-b0c8-6629691d5efc", "name": "404 response", "originalRequest": { "method": "DELETE", "header": [], "url": { "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/:schema/pipes/:name", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "databases", ":database", "schemas", ":schema", "pipes", ":name" ], "variable": [ { "key": "database" }, { "key": "schema" }, { "key": "name" } ] } }, "status": "Not Found", "code": 404, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-06-05T13:20:36.000Z", "updatedAt": "2026-06-05T13:20:36.000Z", "uid": "35240-6b9f9c99-4867-4c03-b0c8-6629691d5efc" }, { "id": "c1fcdb96-b8e0-4675-9c80-322fd9b6b8a0", "name": "405 response", "originalRequest": { "method": "DELETE", "header": [], "url": { "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/:schema/pipes/:name", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "databases", ":database", "schemas", ":schema", "pipes", ":name" ], "variable": [ { "key": "database" }, { "key": "schema" }, { "key": "name" } ] } }, "status": "Method Not Allowed", "code": 405, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-06-05T13:20:36.000Z", "updatedAt": "2026-06-05T13:20:36.000Z", "uid": "35240-c1fcdb96-b8e0-4675-9c80-322fd9b6b8a0" }, { "id": "7b440cd8-4757-451c-9dcc-ba0ed9dce27d", "name": "408 response", "originalRequest": { "method": "DELETE", "header": [], "url": { "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/:schema/pipes/:name", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "databases", ":database", "schemas", ":schema", "pipes", ":name" ], "variable": [ { "key": "database" }, { "key": "schema" }, { "key": "name" } ] } }, "status": "Request Timeout", "code": 408, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-06-05T13:20:36.000Z", "updatedAt": "2026-06-05T13:20:36.000Z", "uid": "35240-7b440cd8-4757-451c-9dcc-ba0ed9dce27d" }, { "id": "9f8388a6-b673-4115-9780-71087a643c6b", "name": "409 response", "originalRequest": { "method": "DELETE", "header": [], "url": { "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/:schema/pipes/:name", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "databases", ":database", "schemas", ":schema", "pipes", ":name" ], "variable": [ { "key": "database" }, { "key": "schema" }, { "key": "name" } ] } }, "status": "Conflict", "code": 409, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-06-05T13:20:36.000Z", "updatedAt": "2026-06-05T13:20:36.000Z", "uid": "35240-9f8388a6-b673-4115-9780-71087a643c6b" }, { "id": "0371210c-e039-401e-8a0e-7b876817ae4b", "name": "410 response", "originalRequest": { "method": "DELETE", "header": [], "url": { "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/:schema/pipes/:name", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "databases", ":database", "schemas", ":schema", "pipes", ":name" ], "variable": [ { "key": "database" }, { "key": "schema" }, { "key": "name" } ] } }, "status": "Gone", "code": 410, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-06-05T13:20:36.000Z", "updatedAt": "2026-06-05T13:20:36.000Z", "uid": "35240-0371210c-e039-401e-8a0e-7b876817ae4b" }, { "id": "9844e2ff-b47f-47be-b0fd-a5e0f65767df", "name": "429 response", "originalRequest": { "method": "DELETE", "header": [], "url": { "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/:schema/pipes/:name", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "databases", ":database", "schemas", ":schema", "pipes", ":name" ], "variable": [ { "key": "database" }, { "key": "schema" }, { "key": "name" } ] } }, "status": "Too Many Requests", "code": 429, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-06-05T13:20:36.000Z", "updatedAt": "2026-06-05T13:20:36.000Z", "uid": "35240-9844e2ff-b47f-47be-b0fd-a5e0f65767df" }, { "id": "cfedb56c-fd0c-42c5-846e-f795bd06b0d6", "name": "500 response", "originalRequest": { "method": "DELETE", "header": [], "url": { "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/:schema/pipes/:name", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "databases", ":database", "schemas", ":schema", "pipes", ":name" ], "variable": [ { "key": "database" }, { "key": "schema" }, { "key": "name" } ] } }, "status": "Internal Server Error", "code": 500, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-06-05T13:20:36.000Z", "updatedAt": "2026-06-05T13:20:36.000Z", "uid": "35240-cfedb56c-fd0c-42c5-846e-f795bd06b0d6" }, { "id": "0666fef7-f252-4bc3-aadc-83fd6db47ea8", "name": "503 response", "originalRequest": { "method": "DELETE", "header": [], "url": { "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/:schema/pipes/:name", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "databases", ":database", "schemas", ":schema", "pipes", ":name" ], "variable": [ { "key": "database" }, { "key": "schema" }, { "key": "name" } ] } }, "status": "Service Unavailable", "code": 503, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-06-05T13:20:36.000Z", "updatedAt": "2026-06-05T13:20:36.000Z", "uid": "35240-0666fef7-f252-4bc3-aadc-83fd6db47ea8" }, { "id": "fe24eb11-1a74-4525-9a9c-1efa5f8cd55c", "name": "504 response", "originalRequest": { "method": "DELETE", "header": [], "url": { "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/:schema/pipes/:name", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "databases", ":database", "schemas", ":schema", "pipes", ":name" ], "variable": [ { "key": "database" }, { "key": "schema" }, { "key": "name" } ] } }, "status": "Gateway Timeout", "code": 504, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-06-05T13:20:36.000Z", "updatedAt": "2026-06-05T13:20:36.000Z", "uid": "35240-fe24eb11-1a74-4525-9a9c-1efa5f8cd55c" } ], "createdAt": "2026-06-05T13:20:36.000Z", "updatedAt": "2026-06-05T13:20:36.000Z", "uid": "35240-49b186e4-cb17-4660-b173-e68a26df4f25" } ], "id": "972b10e6-d023-4710-a8ee-429353d6a0a8", "createdAt": "2026-06-05T13:20:36.000Z", "updatedAt": "2026-06-05T13:20:36.000Z", "uid": "35240-972b10e6-d023-4710-a8ee-429353d6a0a8" }, { "name": "{name}:refresh", "item": [ { "name": "Refresh the Pipe", "id": "67659bd5-07a7-44ce-8d3f-84a27ee8f9c3", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "method": "POST", "header": [], "url": { "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/:schema/pipes/{{name}}:refresh?prefix=&modified_after=", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "databases", ":database", "schemas", ":schema", "pipes", "{{name}}:refresh" ], "query": [ { "description": "Path (or prefix) appended to the stage reference in the pipe definition. The path limits the set of files to load.", "key": "prefix", "value": "" }, { "description": "Timestamp (in ISO-8601 format) of the oldest data files to copy into the Snowpipe ingest queue based on the LAST_MODIFIED date (i.e. date when a file was staged)", "key": "modified_after", "value": "" } ], "variable": [ { "id": "1e625cb3-7d18-4b6e-b398-d11778016cfc", "key": "database" }, { "id": "d1f0a4fd-481b-4607-aee3-74398e3b5590", "key": "schema" } ] }, "description": "Refresh the pipe" }, "response": [ { "id": "e8cd0e9a-906a-4dde-8b1a-3b5c6b0b40a9", "name": "200 response", "originalRequest": { "method": "POST", "header": [], "url": { "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/:schema/pipes/{{name}}:refresh?prefix=&modified_after=", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "databases", ":database", "schemas", ":schema", "pipes", "{{name}}:refresh" ], "query": [ { "description": "Path (or prefix) appended to the stage reference in the pipe definition. The path limits the set of files to load.", "key": "prefix", "value": "" }, { "description": "Timestamp (in ISO-8601 format) of the oldest data files to copy into the Snowpipe ingest queue based on the LAST_MODIFIED date (i.e. date when a file was staged)", "key": "modified_after", "value": "" } ], "variable": [ { "key": "database" }, { "key": "schema" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-06-05T13:20:36.000Z", "updatedAt": "2026-06-05T13:20:36.000Z", "uid": "35240-e8cd0e9a-906a-4dde-8b1a-3b5c6b0b40a9" }, { "id": "429a88af-dc38-477f-a8c8-5ade763ee2fe", "name": "202 response", "originalRequest": { "method": "POST", "header": [], "url": { "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/:schema/pipes/{{name}}:refresh?prefix=&modified_after=", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "databases", ":database", "schemas", ":schema", "pipes", "{{name}}:refresh" ], "query": [ { "description": "Path (or prefix) appended to the stage reference in the pipe definition. The path limits the set of files to load.", "key": "prefix", "value": "" }, { "description": "Timestamp (in ISO-8601 format) of the oldest data files to copy into the Snowpipe ingest queue based on the LAST_MODIFIED date (i.e. date when a file was staged)", "key": "modified_after", "value": "" } ], "variable": [ { "key": "database" }, { "key": "schema" } ] } }, "status": "Accepted", "code": 202, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-06-05T13:20:36.000Z", "updatedAt": "2026-06-05T13:20:36.000Z", "uid": "35240-429a88af-dc38-477f-a8c8-5ade763ee2fe" }, { "id": "ffab37fd-1691-40b5-8356-108017378da3", "name": "400 response", "originalRequest": { "method": "POST", "header": [], "url": { "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/:schema/pipes/{{name}}:refresh?prefix=&modified_after=", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "databases", ":database", "schemas", ":schema", "pipes", "{{name}}:refresh" ], "query": [ { "description": "Path (or prefix) appended to the stage reference in the pipe definition. The path limits the set of files to load.", "key": "prefix", "value": "" }, { "description": "Timestamp (in ISO-8601 format) of the oldest data files to copy into the Snowpipe ingest queue based on the LAST_MODIFIED date (i.e. date when a file was staged)", "key": "modified_after", "value": "" } ], "variable": [ { "key": "database" }, { "key": "schema" } ] } }, "status": "Bad Request", "code": 400, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-06-05T13:20:36.000Z", "updatedAt": "2026-06-05T13:20:36.000Z", "uid": "35240-ffab37fd-1691-40b5-8356-108017378da3" }, { "id": "1f5948ec-154c-4934-a078-b3aa846ebddc", "name": "401 response", "originalRequest": { "method": "POST", "header": [], "url": { "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/:schema/pipes/{{name}}:refresh?prefix=&modified_after=", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "databases", ":database", "schemas", ":schema", "pipes", "{{name}}:refresh" ], "query": [ { "description": "Path (or prefix) appended to the stage reference in the pipe definition. The path limits the set of files to load.", "key": "prefix", "value": "" }, { "description": "Timestamp (in ISO-8601 format) of the oldest data files to copy into the Snowpipe ingest queue based on the LAST_MODIFIED date (i.e. date when a file was staged)", "key": "modified_after", "value": "" } ], "variable": [ { "key": "database" }, { "key": "schema" } ] } }, "status": "Unauthorized", "code": 401, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-06-05T13:20:36.000Z", "updatedAt": "2026-06-05T13:20:36.000Z", "uid": "35240-1f5948ec-154c-4934-a078-b3aa846ebddc" }, { "id": "097f54f2-8009-4316-a858-8a7cb3411f40", "name": "403 response", "originalRequest": { "method": "POST", "header": [], "url": { "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/:schema/pipes/{{name}}:refresh?prefix=&modified_after=", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "databases", ":database", "schemas", ":schema", "pipes", "{{name}}:refresh" ], "query": [ { "description": "Path (or prefix) appended to the stage reference in the pipe definition. The path limits the set of files to load.", "key": "prefix", "value": "" }, { "description": "Timestamp (in ISO-8601 format) of the oldest data files to copy into the Snowpipe ingest queue based on the LAST_MODIFIED date (i.e. date when a file was staged)", "key": "modified_after", "value": "" } ], "variable": [ { "key": "database" }, { "key": "schema" } ] } }, "status": "Forbidden", "code": 403, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-06-05T13:20:36.000Z", "updatedAt": "2026-06-05T13:20:36.000Z", "uid": "35240-097f54f2-8009-4316-a858-8a7cb3411f40" }, { "id": "685322a7-7110-4ca4-b9ba-7cf91561fb2c", "name": "404 response", "originalRequest": { "method": "POST", "header": [], "url": { "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/:schema/pipes/{{name}}:refresh?prefix=&modified_after=", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "databases", ":database", "schemas", ":schema", "pipes", "{{name}}:refresh" ], "query": [ { "description": "Path (or prefix) appended to the stage reference in the pipe definition. The path limits the set of files to load.", "key": "prefix", "value": "" }, { "description": "Timestamp (in ISO-8601 format) of the oldest data files to copy into the Snowpipe ingest queue based on the LAST_MODIFIED date (i.e. date when a file was staged)", "key": "modified_after", "value": "" } ], "variable": [ { "key": "database" }, { "key": "schema" } ] } }, "status": "Not Found", "code": 404, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-06-05T13:20:36.000Z", "updatedAt": "2026-06-05T13:20:36.000Z", "uid": "35240-685322a7-7110-4ca4-b9ba-7cf91561fb2c" }, { "id": "4a3ccc23-5276-4624-a923-7e0bc7bff1d4", "name": "405 response", "originalRequest": { "method": "POST", "header": [], "url": { "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/:schema/pipes/{{name}}:refresh?prefix=&modified_after=", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "databases", ":database", "schemas", ":schema", "pipes", "{{name}}:refresh" ], "query": [ { "description": "Path (or prefix) appended to the stage reference in the pipe definition. The path limits the set of files to load.", "key": "prefix", "value": "" }, { "description": "Timestamp (in ISO-8601 format) of the oldest data files to copy into the Snowpipe ingest queue based on the LAST_MODIFIED date (i.e. date when a file was staged)", "key": "modified_after", "value": "" } ], "variable": [ { "key": "database" }, { "key": "schema" } ] } }, "status": "Method Not Allowed", "code": 405, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-06-05T13:20:36.000Z", "updatedAt": "2026-06-05T13:20:36.000Z", "uid": "35240-4a3ccc23-5276-4624-a923-7e0bc7bff1d4" }, { "id": "cd46a97f-6ee3-4d6b-8a2f-67f13276fb58", "name": "408 response", "originalRequest": { "method": "POST", "header": [], "url": { "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/:schema/pipes/{{name}}:refresh?prefix=&modified_after=", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "databases", ":database", "schemas", ":schema", "pipes", "{{name}}:refresh" ], "query": [ { "description": "Path (or prefix) appended to the stage reference in the pipe definition. The path limits the set of files to load.", "key": "prefix", "value": "" }, { "description": "Timestamp (in ISO-8601 format) of the oldest data files to copy into the Snowpipe ingest queue based on the LAST_MODIFIED date (i.e. date when a file was staged)", "key": "modified_after", "value": "" } ], "variable": [ { "key": "database" }, { "key": "schema" } ] } }, "status": "Request Timeout", "code": 408, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-06-05T13:20:36.000Z", "updatedAt": "2026-06-05T13:20:36.000Z", "uid": "35240-cd46a97f-6ee3-4d6b-8a2f-67f13276fb58" }, { "id": "f128632b-d4e7-4ce9-8ee1-46eb26c4dc2f", "name": "409 response", "originalRequest": { "method": "POST", "header": [], "url": { "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/:schema/pipes/{{name}}:refresh?prefix=&modified_after=", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "databases", ":database", "schemas", ":schema", "pipes", "{{name}}:refresh" ], "query": [ { "description": "Path (or prefix) appended to the stage reference in the pipe definition. The path limits the set of files to load.", "key": "prefix", "value": "" }, { "description": "Timestamp (in ISO-8601 format) of the oldest data files to copy into the Snowpipe ingest queue based on the LAST_MODIFIED date (i.e. date when a file was staged)", "key": "modified_after", "value": "" } ], "variable": [ { "key": "database" }, { "key": "schema" } ] } }, "status": "Conflict", "code": 409, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-06-05T13:20:36.000Z", "updatedAt": "2026-06-05T13:20:36.000Z", "uid": "35240-f128632b-d4e7-4ce9-8ee1-46eb26c4dc2f" }, { "id": "479fcc7c-0f44-4e9d-81af-c9394ae3e355", "name": "410 response", "originalRequest": { "method": "POST", "header": [], "url": { "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/:schema/pipes/{{name}}:refresh?prefix=&modified_after=", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "databases", ":database", "schemas", ":schema", "pipes", "{{name}}:refresh" ], "query": [ { "description": "Path (or prefix) appended to the stage reference in the pipe definition. The path limits the set of files to load.", "key": "prefix", "value": "" }, { "description": "Timestamp (in ISO-8601 format) of the oldest data files to copy into the Snowpipe ingest queue based on the LAST_MODIFIED date (i.e. date when a file was staged)", "key": "modified_after", "value": "" } ], "variable": [ { "key": "database" }, { "key": "schema" } ] } }, "status": "Gone", "code": 410, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-06-05T13:20:36.000Z", "updatedAt": "2026-06-05T13:20:36.000Z", "uid": "35240-479fcc7c-0f44-4e9d-81af-c9394ae3e355" }, { "id": "73370aaf-bd87-4a98-a9b0-01780240b5e7", "name": "429 response", "originalRequest": { "method": "POST", "header": [], "url": { "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/:schema/pipes/{{name}}:refresh?prefix=&modified_after=", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "databases", ":database", "schemas", ":schema", "pipes", "{{name}}:refresh" ], "query": [ { "description": "Path (or prefix) appended to the stage reference in the pipe definition. The path limits the set of files to load.", "key": "prefix", "value": "" }, { "description": "Timestamp (in ISO-8601 format) of the oldest data files to copy into the Snowpipe ingest queue based on the LAST_MODIFIED date (i.e. date when a file was staged)", "key": "modified_after", "value": "" } ], "variable": [ { "key": "database" }, { "key": "schema" } ] } }, "status": "Too Many Requests", "code": 429, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-06-05T13:20:36.000Z", "updatedAt": "2026-06-05T13:20:36.000Z", "uid": "35240-73370aaf-bd87-4a98-a9b0-01780240b5e7" }, { "id": "4f792713-b378-4824-90f2-501ffc2b7f47", "name": "500 response", "originalRequest": { "method": "POST", "header": [], "url": { "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/:schema/pipes/{{name}}:refresh?prefix=&modified_after=", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "databases", ":database", "schemas", ":schema", "pipes", "{{name}}:refresh" ], "query": [ { "description": "Path (or prefix) appended to the stage reference in the pipe definition. The path limits the set of files to load.", "key": "prefix", "value": "" }, { "description": "Timestamp (in ISO-8601 format) of the oldest data files to copy into the Snowpipe ingest queue based on the LAST_MODIFIED date (i.e. date when a file was staged)", "key": "modified_after", "value": "" } ], "variable": [ { "key": "database" }, { "key": "schema" } ] } }, "status": "Internal Server Error", "code": 500, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-06-05T13:20:36.000Z", "updatedAt": "2026-06-05T13:20:36.000Z", "uid": "35240-4f792713-b378-4824-90f2-501ffc2b7f47" }, { "id": "ea306399-d2f2-475d-b86c-45364ee08b89", "name": "503 response", "originalRequest": { "method": "POST", "header": [], "url": { "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/:schema/pipes/{{name}}:refresh?prefix=&modified_after=", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "databases", ":database", "schemas", ":schema", "pipes", "{{name}}:refresh" ], "query": [ { "description": "Path (or prefix) appended to the stage reference in the pipe definition. The path limits the set of files to load.", "key": "prefix", "value": "" }, { "description": "Timestamp (in ISO-8601 format) of the oldest data files to copy into the Snowpipe ingest queue based on the LAST_MODIFIED date (i.e. date when a file was staged)", "key": "modified_after", "value": "" } ], "variable": [ { "key": "database" }, { "key": "schema" } ] } }, "status": "Service Unavailable", "code": 503, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-06-05T13:20:36.000Z", "updatedAt": "2026-06-05T13:20:36.000Z", "uid": "35240-ea306399-d2f2-475d-b86c-45364ee08b89" }, { "id": "b9d57357-b6ca-4239-9650-d7ee2179b1d7", "name": "504 response", "originalRequest": { "method": "POST", "header": [], "url": { "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/:schema/pipes/{{name}}:refresh?prefix=&modified_after=", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "databases", ":database", "schemas", ":schema", "pipes", "{{name}}:refresh" ], "query": [ { "description": "Path (or prefix) appended to the stage reference in the pipe definition. The path limits the set of files to load.", "key": "prefix", "value": "" }, { "description": "Timestamp (in ISO-8601 format) of the oldest data files to copy into the Snowpipe ingest queue based on the LAST_MODIFIED date (i.e. date when a file was staged)", "key": "modified_after", "value": "" } ], "variable": [ { "key": "database" }, { "key": "schema" } ] } }, "status": "Gateway Timeout", "code": 504, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-06-05T13:20:36.000Z", "updatedAt": "2026-06-05T13:20:36.000Z", "uid": "35240-b9d57357-b6ca-4239-9650-d7ee2179b1d7" } ], "createdAt": "2026-06-05T13:20:36.000Z", "updatedAt": "2026-06-05T13:20:36.000Z", "uid": "35240-67659bd5-07a7-44ce-8d3f-84a27ee8f9c3" } ], "id": "04024a70-0240-4f55-aac2-618e669312d4", "createdAt": "2026-06-05T13:20:36.000Z", "updatedAt": "2026-06-05T13:20:36.000Z", "uid": "35240-04024a70-0240-4f55-aac2-618e669312d4" }, { "name": "List Pipes", "id": "29cff328-ce7a-4a2e-bdce-023e89fae2f1", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" } ], "url": { "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/:schema/pipes", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "databases", ":database", "schemas", ":schema", "pipes" ], "variable": [ { "id": "be445e1f-e9dd-46b0-94a5-468a3a01ad27", "key": "database" }, { "id": "c937465e-07b8-40a7-99ee-ef42b6fbb47b", "key": "schema" } ] }, "description": "List pipes" }, "response": [ { "id": "bddba716-7063-4ee3-98ec-f7cf63443696", "name": "successful", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" } ], "url": { "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/:schema/pipes", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "databases", ":database", "schemas", ":schema", "pipes" ], "variable": [ { "key": "database" }, { "key": "schema" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" }, { "disabled": false, "description": { "content": "", "type": "text/plain" }, "key": "X-Snowflake-Request-ID", "value": "" } ], "cookie": [], "responseTime": null, "body": "null", "createdAt": "2026-06-05T13:20:36.000Z", "updatedAt": "2026-06-05T13:20:36.000Z", "uid": "35240-bddba716-7063-4ee3-98ec-f7cf63443696" }, { "id": "eb9e3992-517e-45ff-820c-a473ed13c189", "name": "202 response", "originalRequest": { "method": "GET", "header": [], "url": { "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/:schema/pipes", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "databases", ":database", "schemas", ":schema", "pipes" ], "variable": [ { "key": "database" }, { "key": "schema" } ] } }, "status": "Accepted", "code": 202, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-06-05T13:20:36.000Z", "updatedAt": "2026-06-05T13:20:36.000Z", "uid": "35240-eb9e3992-517e-45ff-820c-a473ed13c189" }, { "id": "c6d5318d-dc3e-4c4d-8b67-32515a08898b", "name": "400 response", "originalRequest": { "method": "GET", "header": [], "url": { "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/:schema/pipes", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "databases", ":database", "schemas", ":schema", "pipes" ], "variable": [ { "key": "database" }, { "key": "schema" } ] } }, "status": "Bad Request", "code": 400, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-06-05T13:20:36.000Z", "updatedAt": "2026-06-05T13:20:36.000Z", "uid": "35240-c6d5318d-dc3e-4c4d-8b67-32515a08898b" }, { "id": "a83a061e-cd7d-4668-9c8f-1707e7bb51e2", "name": "401 response", "originalRequest": { "method": "GET", "header": [], "url": { "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/:schema/pipes", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "databases", ":database", "schemas", ":schema", "pipes" ], "variable": [ { "key": "database" }, { "key": "schema" } ] } }, "status": "Unauthorized", "code": 401, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-06-05T13:20:36.000Z", "updatedAt": "2026-06-05T13:20:36.000Z", "uid": "35240-a83a061e-cd7d-4668-9c8f-1707e7bb51e2" }, { "id": "dd5e090a-eea0-4d20-9867-e85a6a2d045c", "name": "403 response", "originalRequest": { "method": "GET", "header": [], "url": { "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/:schema/pipes", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "databases", ":database", "schemas", ":schema", "pipes" ], "variable": [ { "key": "database" }, { "key": "schema" } ] } }, "status": "Forbidden", "code": 403, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-06-05T13:20:36.000Z", "updatedAt": "2026-06-05T13:20:36.000Z", "uid": "35240-dd5e090a-eea0-4d20-9867-e85a6a2d045c" }, { "id": "25dc0b80-fc6a-4a2e-85bc-284f045b4a83", "name": "404 response", "originalRequest": { "method": "GET", "header": [], "url": { "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/:schema/pipes", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "databases", ":database", "schemas", ":schema", "pipes" ], "variable": [ { "key": "database" }, { "key": "schema" } ] } }, "status": "Not Found", "code": 404, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-06-05T13:20:36.000Z", "updatedAt": "2026-06-05T13:20:36.000Z", "uid": "35240-25dc0b80-fc6a-4a2e-85bc-284f045b4a83" }, { "id": "a35a3260-32b6-4260-8bd9-e69f6d5b7374", "name": "405 response", "originalRequest": { "method": "GET", "header": [], "url": { "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/:schema/pipes", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "databases", ":database", "schemas", ":schema", "pipes" ], "variable": [ { "key": "database" }, { "key": "schema" } ] } }, "status": "Method Not Allowed", "code": 405, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-06-05T13:20:36.000Z", "updatedAt": "2026-06-05T13:20:36.000Z", "uid": "35240-a35a3260-32b6-4260-8bd9-e69f6d5b7374" }, { "id": "fe2a5d0a-79c4-4eba-a235-d232826229ee", "name": "408 response", "originalRequest": { "method": "GET", "header": [], "url": { "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/:schema/pipes", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "databases", ":database", "schemas", ":schema", "pipes" ], "variable": [ { "key": "database" }, { "key": "schema" } ] } }, "status": "Request Timeout", "code": 408, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-06-05T13:20:36.000Z", "updatedAt": "2026-06-05T13:20:36.000Z", "uid": "35240-fe2a5d0a-79c4-4eba-a235-d232826229ee" }, { "id": "3733c23d-359d-4232-9ac6-2a8dc813ba0c", "name": "409 response", "originalRequest": { "method": "GET", "header": [], "url": { "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/:schema/pipes", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "databases", ":database", "schemas", ":schema", "pipes" ], "variable": [ { "key": "database" }, { "key": "schema" } ] } }, "status": "Conflict", "code": 409, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-06-05T13:20:36.000Z", "updatedAt": "2026-06-05T13:20:36.000Z", "uid": "35240-3733c23d-359d-4232-9ac6-2a8dc813ba0c" }, { "id": "32f1e606-fb76-46a9-b720-d9aab784aa7d", "name": "410 response", "originalRequest": { "method": "GET", "header": [], "url": { "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/:schema/pipes", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "databases", ":database", "schemas", ":schema", "pipes" ], "variable": [ { "key": "database" }, { "key": "schema" } ] } }, "status": "Gone", "code": 410, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-06-05T13:20:36.000Z", "updatedAt": "2026-06-05T13:20:36.000Z", "uid": "35240-32f1e606-fb76-46a9-b720-d9aab784aa7d" }, { "id": "dfb1c52d-68b7-4324-8065-72ae8ca7dbdd", "name": "429 response", "originalRequest": { "method": "GET", "header": [], "url": { "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/:schema/pipes", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "databases", ":database", "schemas", ":schema", "pipes" ], "variable": [ { "key": "database" }, { "key": "schema" } ] } }, "status": "Too Many Requests", "code": 429, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-06-05T13:20:36.000Z", "updatedAt": "2026-06-05T13:20:36.000Z", "uid": "35240-dfb1c52d-68b7-4324-8065-72ae8ca7dbdd" }, { "id": "6ec58a4c-5d93-44d8-9cad-a7052cbcb5e7", "name": "500 response", "originalRequest": { "method": "GET", "header": [], "url": { "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/:schema/pipes", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "databases", ":database", "schemas", ":schema", "pipes" ], "variable": [ { "key": "database" }, { "key": "schema" } ] } }, "status": "Internal Server Error", "code": 500, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-06-05T13:20:36.000Z", "updatedAt": "2026-06-05T13:20:36.000Z", "uid": "35240-6ec58a4c-5d93-44d8-9cad-a7052cbcb5e7" }, { "id": "ac8cc824-bb08-4ef3-bdd8-c3019e8b67cb", "name": "503 response", "originalRequest": { "method": "GET", "header": [], "url": { "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/:schema/pipes", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "databases", ":database", "schemas", ":schema", "pipes" ], "variable": [ { "key": "database" }, { "key": "schema" } ] } }, "status": "Service Unavailable", "code": 503, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-06-05T13:20:36.000Z", "updatedAt": "2026-06-05T13:20:36.000Z", "uid": "35240-ac8cc824-bb08-4ef3-bdd8-c3019e8b67cb" }, { "id": "91a47ad6-9a6e-4ffd-b6e4-f888e9f2a606", "name": "504 response", "originalRequest": { "method": "GET", "header": [], "url": { "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/:schema/pipes", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "databases", ":database", "schemas", ":schema", "pipes" ], "variable": [ { "key": "database" }, { "key": "schema" } ] } }, "status": "Gateway Timeout", "code": 504, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-06-05T13:20:36.000Z", "updatedAt": "2026-06-05T13:20:36.000Z", "uid": "35240-91a47ad6-9a6e-4ffd-b6e4-f888e9f2a606" } ], "createdAt": "2026-06-05T13:20:36.000Z", "updatedAt": "2026-06-05T13:20:36.000Z", "uid": "35240-29cff328-ce7a-4a2e-bdce-023e89fae2f1" }, { "name": "Create a Pipe", "id": "42dc4e43-877c-451d-b519-3b36431dbf57", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": { "mode": "raw", "raw": "null", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/:schema/pipes", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "databases", ":database", "schemas", ":schema", "pipes" ], "variable": [ { "id": "713f4b1f-6b40-492e-9b5d-71f5b6d87ddd", "key": "database" }, { "id": "9ac65e1f-25c7-4143-99aa-481a8257a4f8", "key": "schema" } ] }, "description": "Create a pipe" }, "response": [ { "id": "58bd3810-e173-443f-a4e1-cf92f90bf4d0", "name": "200 response", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": { "mode": "raw", "raw": "null", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/:schema/pipes", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "databases", ":database", "schemas", ":schema", "pipes" ], "variable": [ { "key": "database" }, { "key": "schema" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-06-05T13:20:36.000Z", "updatedAt": "2026-06-05T13:20:36.000Z", "uid": "35240-58bd3810-e173-443f-a4e1-cf92f90bf4d0" }, { "id": "d31b83d2-d0b8-4a58-ad78-73838161ec95", "name": "202 response", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": { "mode": "raw", "raw": "null", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/:schema/pipes", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "databases", ":database", "schemas", ":schema", "pipes" ], "variable": [ { "key": "database" }, { "key": "schema" } ] } }, "status": "Accepted", "code": 202, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-06-05T13:20:36.000Z", "updatedAt": "2026-06-05T13:20:36.000Z", "uid": "35240-d31b83d2-d0b8-4a58-ad78-73838161ec95" }, { "id": "63e4044f-cc20-45c5-b6b3-d0aec8af31af", "name": "400 response", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": { "mode": "raw", "raw": "null", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/:schema/pipes", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "databases", ":database", "schemas", ":schema", "pipes" ], "variable": [ { "key": "database" }, { "key": "schema" } ] } }, "status": "Bad Request", "code": 400, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-06-05T13:20:36.000Z", "updatedAt": "2026-06-05T13:20:36.000Z", "uid": "35240-63e4044f-cc20-45c5-b6b3-d0aec8af31af" }, { "id": "b373ed84-065d-447d-98cb-99179e14da2d", "name": "401 response", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": { "mode": "raw", "raw": "null", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/:schema/pipes", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "databases", ":database", "schemas", ":schema", "pipes" ], "variable": [ { "key": "database" }, { "key": "schema" } ] } }, "status": "Unauthorized", "code": 401, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-06-05T13:20:36.000Z", "updatedAt": "2026-06-05T13:20:36.000Z", "uid": "35240-b373ed84-065d-447d-98cb-99179e14da2d" }, { "id": "3404a617-c782-4d5d-91d9-15483e33f78b", "name": "403 response", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": { "mode": "raw", "raw": "null", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/:schema/pipes", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "databases", ":database", "schemas", ":schema", "pipes" ], "variable": [ { "key": "database" }, { "key": "schema" } ] } }, "status": "Forbidden", "code": 403, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-06-05T13:20:36.000Z", "updatedAt": "2026-06-05T13:20:36.000Z", "uid": "35240-3404a617-c782-4d5d-91d9-15483e33f78b" }, { "id": "83c6cc5d-db98-437b-8179-c51045253eb4", "name": "404 response", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": { "mode": "raw", "raw": "null", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/:schema/pipes", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "databases", ":database", "schemas", ":schema", "pipes" ], "variable": [ { "key": "database" }, { "key": "schema" } ] } }, "status": "Not Found", "code": 404, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-06-05T13:20:36.000Z", "updatedAt": "2026-06-05T13:20:36.000Z", "uid": "35240-83c6cc5d-db98-437b-8179-c51045253eb4" }, { "id": "a937826a-7686-4aeb-acf7-d3abfc67c45b", "name": "405 response", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": { "mode": "raw", "raw": "null", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/:schema/pipes", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "databases", ":database", "schemas", ":schema", "pipes" ], "variable": [ { "key": "database" }, { "key": "schema" } ] } }, "status": "Method Not Allowed", "code": 405, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-06-05T13:20:36.000Z", "updatedAt": "2026-06-05T13:20:36.000Z", "uid": "35240-a937826a-7686-4aeb-acf7-d3abfc67c45b" }, { "id": "006ecab2-fc2b-4fcc-9780-54a0b6df8b90", "name": "408 response", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": { "mode": "raw", "raw": "null", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/:schema/pipes", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "databases", ":database", "schemas", ":schema", "pipes" ], "variable": [ { "key": "database" }, { "key": "schema" } ] } }, "status": "Request Timeout", "code": 408, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-06-05T13:20:36.000Z", "updatedAt": "2026-06-05T13:20:36.000Z", "uid": "35240-006ecab2-fc2b-4fcc-9780-54a0b6df8b90" }, { "id": "73f8330a-0779-4781-80c1-869ffe55902a", "name": "409 response", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": { "mode": "raw", "raw": "null", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/:schema/pipes", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "databases", ":database", "schemas", ":schema", "pipes" ], "variable": [ { "key": "database" }, { "key": "schema" } ] } }, "status": "Conflict", "code": 409, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-06-05T13:20:36.000Z", "updatedAt": "2026-06-05T13:20:36.000Z", "uid": "35240-73f8330a-0779-4781-80c1-869ffe55902a" }, { "id": "f6e30e09-9abe-40b5-ab47-e3261463604f", "name": "410 response", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": { "mode": "raw", "raw": "null", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/:schema/pipes", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "databases", ":database", "schemas", ":schema", "pipes" ], "variable": [ { "key": "database" }, { "key": "schema" } ] } }, "status": "Gone", "code": 410, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-06-05T13:20:36.000Z", "updatedAt": "2026-06-05T13:20:36.000Z", "uid": "35240-f6e30e09-9abe-40b5-ab47-e3261463604f" }, { "id": "87d71307-9338-4b77-8739-a77131f4513f", "name": "429 response", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": { "mode": "raw", "raw": "null", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/:schema/pipes", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "databases", ":database", "schemas", ":schema", "pipes" ], "variable": [ { "key": "database" }, { "key": "schema" } ] } }, "status": "Too Many Requests", "code": 429, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-06-05T13:20:36.000Z", "updatedAt": "2026-06-05T13:20:36.000Z", "uid": "35240-87d71307-9338-4b77-8739-a77131f4513f" }, { "id": "b85f3eb9-dbe5-4424-92ab-294d2abc85f1", "name": "500 response", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": { "mode": "raw", "raw": "null", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/:schema/pipes", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "databases", ":database", "schemas", ":schema", "pipes" ], "variable": [ { "key": "database" }, { "key": "schema" } ] } }, "status": "Internal Server Error", "code": 500, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-06-05T13:20:36.000Z", "updatedAt": "2026-06-05T13:20:36.000Z", "uid": "35240-b85f3eb9-dbe5-4424-92ab-294d2abc85f1" }, { "id": "c0a098b8-ebc0-4ce4-bcec-3a7277582c63", "name": "503 response", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": { "mode": "raw", "raw": "null", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/:schema/pipes", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "databases", ":database", "schemas", ":schema", "pipes" ], "variable": [ { "key": "database" }, { "key": "schema" } ] } }, "status": "Service Unavailable", "code": 503, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-06-05T13:20:36.000Z", "updatedAt": "2026-06-05T13:20:36.000Z", "uid": "35240-c0a098b8-ebc0-4ce4-bcec-3a7277582c63" }, { "id": "401e7621-d4f2-4f82-b5e8-9858a8bf830b", "name": "504 response", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": { "mode": "raw", "raw": "null", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/:schema/pipes", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "databases", ":database", "schemas", ":schema", "pipes" ], "variable": [ { "key": "database" }, { "key": "schema" } ] } }, "status": "Gateway Timeout", "code": 504, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-06-05T13:20:36.000Z", "updatedAt": "2026-06-05T13:20:36.000Z", "uid": "35240-401e7621-d4f2-4f82-b5e8-9858a8bf830b" } ], "createdAt": "2026-06-05T13:20:36.000Z", "updatedAt": "2026-06-05T13:20:36.000Z", "uid": "35240-42dc4e43-877c-451d-b519-3b36431dbf57" } ], "id": "bde1669e-2bf2-4281-8f52-3d449387a3bb", "createdAt": "2026-06-05T13:20:36.000Z", "updatedAt": "2026-06-05T13:20:36.000Z", "uid": "35240-bde1669e-2bf2-4281-8f52-3d449387a3bb" } ], "id": "aaa9eb8f-3098-45c0-83d4-802ca37d3ef9", "createdAt": "2026-06-05T13:20:36.000Z", "updatedAt": "2026-06-05T13:20:36.000Z", "uid": "35240-aaa9eb8f-3098-45c0-83d4-802ca37d3ef9" } ], "id": "be10a399-32e5-45d1-9b79-4907236ab179", "createdAt": "2026-06-05T13:20:36.000Z", "updatedAt": "2026-06-05T13:20:36.000Z", "uid": "35240-be10a399-32e5-45d1-9b79-4907236ab179" } ], "id": "42dc0f9f-bdda-4ac5-8d9d-197925b15730", "createdAt": "2026-06-05T13:20:36.000Z", "updatedAt": "2026-06-05T13:20:36.000Z", "uid": "35240-42dc0f9f-bdda-4ac5-8d9d-197925b15730" } ], "id": "1944d04a-9e5a-4525-aed5-2cf22f7ffd2d", "createdAt": "2026-06-05T13:20:36.000Z", "updatedAt": "2026-06-05T13:20:36.000Z", "uid": "35240-1944d04a-9e5a-4525-aed5-2cf22f7ffd2d" } ], "id": "7b062e46-ab8e-422b-a315-aca07323e2ed", "createdAt": "2026-06-05T13:20:36.000Z", "updatedAt": "2026-06-05T13:20:36.000Z", "uid": "35240-7b062e46-ab8e-422b-a315-aca07323e2ed" } ], "id": "edc5113a-72ff-4330-bb18-26aace6e3d9d", "createdAt": "2026-06-05T13:20:36.000Z", "updatedAt": "2026-06-05T13:20:36.000Z", "uid": "35240-edc5113a-72ff-4330-bb18-26aace6e3d9d" } ], "variable": [ { "key": "baseUrl", "value": "https://org-account.snowflakecomputing.com" } ] }