{ "info": { "_postman_id": "ed3fd504-c775-41bc-b32b-e880ff0c9a55", "name": "Snowflake Stage API", "description": "The Snowflake Stage API is a REST API that you can use to access, update, and perform certain actions on stage resources 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:57.000Z", "updatedAt": "2026-06-05T13:20:57.000Z", "lastUpdatedBy": "35240", "uid": "35240-ed3fd504-c775-41bc-b32b-e880ff0c9a55" }, "item": [ { "name": "api", "item": [ { "name": "v2", "item": [ { "name": "databases", "item": [ { "name": "{database}", "item": [ { "name": "schemas", "item": [ { "name": "{schema}", "item": [ { "name": "stages", "item": [ { "name": "{name}", "item": [ { "name": "files", "item": [ { "name": "{filePath}:presigned-url", "item": [ { "name": "Generate a Presigned Url and Optionally Encryption Materials.", "id": "93416530-5e86-4c48-ae80-aa7d1c5e21fc", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" } ], "body": { "mode": "raw", "raw": "{\n \"expiration_time\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/:schema/stages/:name/files/{{filePath}}:presigned-url", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "databases", ":database", "schemas", ":schema", "stages", ":name", "files", "{{filePath}}:presigned-url" ], "variable": [ { "id": "d0b7e4a9-b75c-4aad-b41f-813cdc6d8a36", "key": "database" }, { "id": "05db32b8-a05b-4fe4-a95b-a4a21b0c7004", "key": "schema" }, { "id": "28d6acd5-4998-46bf-b44d-60f8c2aa494e", "key": "name" } ] }, "description": "Generate a presigned url and optionally encryption materials for uploading and downloading files." }, "response": [ { "id": "9acd7ef6-022b-44e4-b08f-be11a4c45078", "name": "successful", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" } ], "body": { "mode": "raw", "raw": "{\n \"expiration_time\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/:schema/stages/:name/files/{{filePath}}:presigned-url", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "databases", ":database", "schemas", ":schema", "stages", ":name", "files", "{{filePath}}:presigned-url" ], "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": "{\n \"presigned_url\": \"\"\n}", "createdAt": "2026-06-05T13:20:57.000Z", "updatedAt": "2026-06-05T13:20:57.000Z", "uid": "35240-9acd7ef6-022b-44e4-b08f-be11a4c45078" }, { "id": "bb1f1fbc-c13e-4bb2-96c1-66c7577d763a", "name": "202 response", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": { "mode": "raw", "raw": "{\n \"expiration_time\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/:schema/stages/:name/files/{{filePath}}:presigned-url", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "databases", ":database", "schemas", ":schema", "stages", ":name", "files", "{{filePath}}:presigned-url" ], "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:57.000Z", "updatedAt": "2026-06-05T13:20:57.000Z", "uid": "35240-bb1f1fbc-c13e-4bb2-96c1-66c7577d763a" }, { "id": "1b31220b-02df-4ad7-ab02-0e6044a2e3ca", "name": "400 response", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": { "mode": "raw", "raw": "{\n \"expiration_time\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/:schema/stages/:name/files/{{filePath}}:presigned-url", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "databases", ":database", "schemas", ":schema", "stages", ":name", "files", "{{filePath}}:presigned-url" ], "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:57.000Z", "updatedAt": "2026-06-05T13:20:57.000Z", "uid": "35240-1b31220b-02df-4ad7-ab02-0e6044a2e3ca" }, { "id": "cb24b025-ac1b-4139-ba20-1f9660584404", "name": "401 response", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": { "mode": "raw", "raw": "{\n \"expiration_time\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/:schema/stages/:name/files/{{filePath}}:presigned-url", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "databases", ":database", "schemas", ":schema", "stages", ":name", "files", "{{filePath}}:presigned-url" ], "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:57.000Z", "updatedAt": "2026-06-05T13:20:57.000Z", "uid": "35240-cb24b025-ac1b-4139-ba20-1f9660584404" }, { "id": "8aeb12b8-88be-4cc7-acc7-842c88bdd936", "name": "403 response", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": { "mode": "raw", "raw": "{\n \"expiration_time\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/:schema/stages/:name/files/{{filePath}}:presigned-url", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "databases", ":database", "schemas", ":schema", "stages", ":name", "files", "{{filePath}}:presigned-url" ], "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:57.000Z", "updatedAt": "2026-06-05T13:20:57.000Z", "uid": "35240-8aeb12b8-88be-4cc7-acc7-842c88bdd936" }, { "id": "6572673a-c9fe-415e-8eeb-518fbfed2501", "name": "404 response", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": { "mode": "raw", "raw": "{\n \"expiration_time\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/:schema/stages/:name/files/{{filePath}}:presigned-url", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "databases", ":database", "schemas", ":schema", "stages", ":name", "files", "{{filePath}}:presigned-url" ], "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:57.000Z", "updatedAt": "2026-06-05T13:20:57.000Z", "uid": "35240-6572673a-c9fe-415e-8eeb-518fbfed2501" }, { "id": "ece59ee9-342b-4e43-95ff-25e279986328", "name": "405 response", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": { "mode": "raw", "raw": "{\n \"expiration_time\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/:schema/stages/:name/files/{{filePath}}:presigned-url", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "databases", ":database", "schemas", ":schema", "stages", ":name", "files", "{{filePath}}:presigned-url" ], "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:57.000Z", "updatedAt": "2026-06-05T13:20:57.000Z", "uid": "35240-ece59ee9-342b-4e43-95ff-25e279986328" }, { "id": "7d56807c-233f-47d9-81fc-3708f9c3bec5", "name": "429 response", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": { "mode": "raw", "raw": "{\n \"expiration_time\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/:schema/stages/:name/files/{{filePath}}:presigned-url", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "databases", ":database", "schemas", ":schema", "stages", ":name", "files", "{{filePath}}:presigned-url" ], "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:57.000Z", "updatedAt": "2026-06-05T13:20:57.000Z", "uid": "35240-7d56807c-233f-47d9-81fc-3708f9c3bec5" }, { "id": "9aa7f402-9408-4e68-8503-af0a556ba556", "name": "500 response", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": { "mode": "raw", "raw": "{\n \"expiration_time\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/:schema/stages/:name/files/{{filePath}}:presigned-url", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "databases", ":database", "schemas", ":schema", "stages", ":name", "files", "{{filePath}}:presigned-url" ], "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:57.000Z", "updatedAt": "2026-06-05T13:20:57.000Z", "uid": "35240-9aa7f402-9408-4e68-8503-af0a556ba556" }, { "id": "83a2527c-cbc4-421b-89cb-6d8afbcda13b", "name": "503 response", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": { "mode": "raw", "raw": "{\n \"expiration_time\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/:schema/stages/:name/files/{{filePath}}:presigned-url", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "databases", ":database", "schemas", ":schema", "stages", ":name", "files", "{{filePath}}:presigned-url" ], "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:57.000Z", "updatedAt": "2026-06-05T13:20:57.000Z", "uid": "35240-83a2527c-cbc4-421b-89cb-6d8afbcda13b" }, { "id": "60e376f2-477e-499f-ad37-fd3d3b005a60", "name": "504 response", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": { "mode": "raw", "raw": "{\n \"expiration_time\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/:schema/stages/:name/files/{{filePath}}:presigned-url", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "databases", ":database", "schemas", ":schema", "stages", ":name", "files", "{{filePath}}:presigned-url" ], "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:57.000Z", "updatedAt": "2026-06-05T13:20:57.000Z", "uid": "35240-60e376f2-477e-499f-ad37-fd3d3b005a60" } ], "createdAt": "2026-06-05T13:20:57.000Z", "updatedAt": "2026-06-05T13:20:57.000Z", "uid": "35240-93416530-5e86-4c48-ae80-aa7d1c5e21fc" } ], "id": "49302c0d-3532-4313-b01a-c5251787734d", "createdAt": "2026-06-05T13:20:57.000Z", "updatedAt": "2026-06-05T13:20:57.000Z", "uid": "35240-49302c0d-3532-4313-b01a-c5251787734d" }, { "name": "List Files in the Stage.", "id": "91e5a5eb-e899-4915-aa9a-20a6feacab81", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" } ], "url": { "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/:schema/stages/:name/files", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "databases", ":database", "schemas", ":schema", "stages", ":name", "files" ], "variable": [ { "id": "8fa37376-fc3f-4ddf-b4ea-220cf600757f", "key": "database" }, { "id": "b8faefc3-5d4b-4d58-8a4b-621bed7da4b0", "key": "schema" }, { "id": "d7b84122-481a-46ac-9c5e-7565893eac97", "key": "name" } ] }, "description": "List files in the stage -- this is equivalent to LIST @stage." }, "response": [ { "id": "b5bb85c3-6315-455c-89c6-b8cd532be25f", "name": "successful", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" } ], "url": { "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/:schema/stages/:name/files", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "databases", ":database", "schemas", ":schema", "stages", ":name", "files" ], "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": "" }, { "disabled": false, "description": { "content": "", "type": "text/plain" }, "key": "Link", "value": "" } ], "cookie": [], "responseTime": null, "body": "[\n {\n \"name\": \"\",\n \"size\": \"\",\n \"md5\": \"\",\n \"last_modified\": \"\"\n },\n {\n \"name\": \"\",\n \"size\": \"\",\n \"md5\": \"\",\n \"last_modified\": \"\"\n }\n]", "createdAt": "2026-06-05T13:20:57.000Z", "updatedAt": "2026-06-05T13:20:57.000Z", "uid": "35240-b5bb85c3-6315-455c-89c6-b8cd532be25f" }, { "id": "696fcc6b-f4f5-452a-bae9-c308d4ba7131", "name": "202 response", "originalRequest": { "method": "GET", "header": [], "url": { "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/:schema/stages/:name/files", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "databases", ":database", "schemas", ":schema", "stages", ":name", "files" ], "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:57.000Z", "updatedAt": "2026-06-05T13:20:57.000Z", "uid": "35240-696fcc6b-f4f5-452a-bae9-c308d4ba7131" }, { "id": "6c17db45-4173-48cb-abac-d26736e39d51", "name": "400 response", "originalRequest": { "method": "GET", "header": [], "url": { "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/:schema/stages/:name/files", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "databases", ":database", "schemas", ":schema", "stages", ":name", "files" ], "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:57.000Z", "updatedAt": "2026-06-05T13:20:57.000Z", "uid": "35240-6c17db45-4173-48cb-abac-d26736e39d51" }, { "id": "6a5049b9-aa3c-42d3-ae2a-1bfb026f2ca2", "name": "401 response", "originalRequest": { "method": "GET", "header": [], "url": { "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/:schema/stages/:name/files", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "databases", ":database", "schemas", ":schema", "stages", ":name", "files" ], "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:57.000Z", "updatedAt": "2026-06-05T13:20:57.000Z", "uid": "35240-6a5049b9-aa3c-42d3-ae2a-1bfb026f2ca2" }, { "id": "19d0e8c4-b77d-477d-ac5e-d163982898ed", "name": "403 response", "originalRequest": { "method": "GET", "header": [], "url": { "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/:schema/stages/:name/files", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "databases", ":database", "schemas", ":schema", "stages", ":name", "files" ], "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:57.000Z", "updatedAt": "2026-06-05T13:20:57.000Z", "uid": "35240-19d0e8c4-b77d-477d-ac5e-d163982898ed" }, { "id": "031688c3-7405-4a61-9817-2f7e4161ac1f", "name": "404 response", "originalRequest": { "method": "GET", "header": [], "url": { "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/:schema/stages/:name/files", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "databases", ":database", "schemas", ":schema", "stages", ":name", "files" ], "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:57.000Z", "updatedAt": "2026-06-05T13:20:57.000Z", "uid": "35240-031688c3-7405-4a61-9817-2f7e4161ac1f" }, { "id": "13417c4c-6d14-46b4-8207-38c3a0e6adc3", "name": "405 response", "originalRequest": { "method": "GET", "header": [], "url": { "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/:schema/stages/:name/files", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "databases", ":database", "schemas", ":schema", "stages", ":name", "files" ], "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:57.000Z", "updatedAt": "2026-06-05T13:20:57.000Z", "uid": "35240-13417c4c-6d14-46b4-8207-38c3a0e6adc3" }, { "id": "108bf400-7fcc-4192-ab30-9ea11926209b", "name": "429 response", "originalRequest": { "method": "GET", "header": [], "url": { "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/:schema/stages/:name/files", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "databases", ":database", "schemas", ":schema", "stages", ":name", "files" ], "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:57.000Z", "updatedAt": "2026-06-05T13:20:57.000Z", "uid": "35240-108bf400-7fcc-4192-ab30-9ea11926209b" }, { "id": "1a570186-1d59-4f5a-90e2-202eb5ef767d", "name": "500 response", "originalRequest": { "method": "GET", "header": [], "url": { "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/:schema/stages/:name/files", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "databases", ":database", "schemas", ":schema", "stages", ":name", "files" ], "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:57.000Z", "updatedAt": "2026-06-05T13:20:57.000Z", "uid": "35240-1a570186-1d59-4f5a-90e2-202eb5ef767d" }, { "id": "4d8e507a-b882-492b-a9aa-53c9472702a1", "name": "503 response", "originalRequest": { "method": "GET", "header": [], "url": { "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/:schema/stages/:name/files", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "databases", ":database", "schemas", ":schema", "stages", ":name", "files" ], "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:57.000Z", "updatedAt": "2026-06-05T13:20:57.000Z", "uid": "35240-4d8e507a-b882-492b-a9aa-53c9472702a1" }, { "id": "e46e6ee0-6db5-4ff1-a7ca-49a5487e0175", "name": "504 response", "originalRequest": { "method": "GET", "header": [], "url": { "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/:schema/stages/:name/files", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "databases", ":database", "schemas", ":schema", "stages", ":name", "files" ], "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:57.000Z", "updatedAt": "2026-06-05T13:20:57.000Z", "uid": "35240-e46e6ee0-6db5-4ff1-a7ca-49a5487e0175" } ], "createdAt": "2026-06-05T13:20:57.000Z", "updatedAt": "2026-06-05T13:20:57.000Z", "uid": "35240-91e5a5eb-e899-4915-aa9a-20a6feacab81" } ], "id": "8bd305d8-66df-4ed1-a63d-7a1286945b29", "createdAt": "2026-06-05T13:20:57.000Z", "updatedAt": "2026-06-05T13:20:57.000Z", "uid": "35240-8bd305d8-66df-4ed1-a63d-7a1286945b29" }, { "name": "Fetch a Stage", "id": "a6e1e551-d643-479d-a5d2-473f39c29849", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" } ], "url": { "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/:schema/stages/:name", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "databases", ":database", "schemas", ":schema", "stages", ":name" ], "variable": [ { "id": "f8bcf8d1-ad66-43ad-85ef-847aa06e4a4c", "key": "database" }, { "id": "e07754fd-6cc8-4aa4-96f3-b6d576cf1496", "key": "schema" }, { "id": "cef31057-7610-4e1e-8cb2-582578bddd5a", "key": "name" } ] }, "description": "Fetch a stage using the describe command output." }, "response": [ { "id": "513a7bf9-a683-48b8-a5b2-385750cdd443", "name": "successful", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" } ], "url": { "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/:schema/stages/:name", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "databases", ":database", "schemas", ":schema", "stages", ":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": "" }, { "disabled": false, "description": { "content": "", "type": "text/plain" }, "key": "Link", "value": "" } ], "cookie": [], "responseTime": null, "body": "{\n \"name\": {\n \"value\": \"reference ./common.yaml#/components/schemas/Identifier not found in the OpenAPI spec\"\n },\n \"kind\": \"PERMANENT\",\n \"url\": \"\",\n \"endpoint\": \"\",\n \"storage_integration\": {\n \"value\": \"reference ./common.yaml#/components/schemas/Identifier not found in the OpenAPI spec\"\n },\n \"comment\": \"\",\n \"credentials\": {\n \"credential_type\": \"\"\n },\n \"encryption\": {\n \"type\": \"SNOWFLAKE_FULL\",\n \"master_key\": \"\",\n \"kms_key_id\": \"\"\n },\n \"directory_table\": {\n \"enable\": false,\n \"refresh_on_create\": true,\n \"auto_refresh\": false,\n \"notification_integration\": \"\"\n },\n \"created_on\": \"\",\n \"has_credentials\": \"\",\n \"has_encryption_key\": \"\",\n \"owner\": \"\",\n \"owner_role_type\": \"\",\n \"region\": \"\",\n \"cloud\": \"\"\n}", "createdAt": "2026-06-05T13:20:57.000Z", "updatedAt": "2026-06-05T13:20:57.000Z", "uid": "35240-513a7bf9-a683-48b8-a5b2-385750cdd443" }, { "id": "3daa0229-5e6f-449e-a66e-faf5eec9c2d5", "name": "202 response", "originalRequest": { "method": "GET", "header": [], "url": { "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/:schema/stages/:name", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "databases", ":database", "schemas", ":schema", "stages", ":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:57.000Z", "updatedAt": "2026-06-05T13:20:57.000Z", "uid": "35240-3daa0229-5e6f-449e-a66e-faf5eec9c2d5" }, { "id": "7b05a50f-a924-46c4-a156-1db59519f77d", "name": "400 response", "originalRequest": { "method": "GET", "header": [], "url": { "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/:schema/stages/:name", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "databases", ":database", "schemas", ":schema", "stages", ":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:57.000Z", "updatedAt": "2026-06-05T13:20:57.000Z", "uid": "35240-7b05a50f-a924-46c4-a156-1db59519f77d" }, { "id": "89ecb679-17e8-45ef-9329-22d4c5afabf8", "name": "401 response", "originalRequest": { "method": "GET", "header": [], "url": { "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/:schema/stages/:name", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "databases", ":database", "schemas", ":schema", "stages", ":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:57.000Z", "updatedAt": "2026-06-05T13:20:57.000Z", "uid": "35240-89ecb679-17e8-45ef-9329-22d4c5afabf8" }, { "id": "6ac43b7e-2786-4a41-86ce-676874bd6b37", "name": "403 response", "originalRequest": { "method": "GET", "header": [], "url": { "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/:schema/stages/:name", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "databases", ":database", "schemas", ":schema", "stages", ":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:57.000Z", "updatedAt": "2026-06-05T13:20:57.000Z", "uid": "35240-6ac43b7e-2786-4a41-86ce-676874bd6b37" }, { "id": "601d52a3-c58f-4394-bdde-df7dfcf4d999", "name": "404 response", "originalRequest": { "method": "GET", "header": [], "url": { "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/:schema/stages/:name", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "databases", ":database", "schemas", ":schema", "stages", ":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:57.000Z", "updatedAt": "2026-06-05T13:20:57.000Z", "uid": "35240-601d52a3-c58f-4394-bdde-df7dfcf4d999" }, { "id": "4ef95c94-20a1-440a-8493-3eb5af566a1f", "name": "405 response", "originalRequest": { "method": "GET", "header": [], "url": { "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/:schema/stages/:name", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "databases", ":database", "schemas", ":schema", "stages", ":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:57.000Z", "updatedAt": "2026-06-05T13:20:57.000Z", "uid": "35240-4ef95c94-20a1-440a-8493-3eb5af566a1f" }, { "id": "020a12d8-752c-4619-8089-39b888517c7a", "name": "429 response", "originalRequest": { "method": "GET", "header": [], "url": { "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/:schema/stages/:name", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "databases", ":database", "schemas", ":schema", "stages", ":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:57.000Z", "updatedAt": "2026-06-05T13:20:57.000Z", "uid": "35240-020a12d8-752c-4619-8089-39b888517c7a" }, { "id": "0a1a0909-59a5-46d0-bcd3-a7dd7f5c0901", "name": "500 response", "originalRequest": { "method": "GET", "header": [], "url": { "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/:schema/stages/:name", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "databases", ":database", "schemas", ":schema", "stages", ":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:57.000Z", "updatedAt": "2026-06-05T13:20:57.000Z", "uid": "35240-0a1a0909-59a5-46d0-bcd3-a7dd7f5c0901" }, { "id": "8deb3799-ca78-4ed7-872d-9d195445038d", "name": "503 response", "originalRequest": { "method": "GET", "header": [], "url": { "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/:schema/stages/:name", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "databases", ":database", "schemas", ":schema", "stages", ":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:57.000Z", "updatedAt": "2026-06-05T13:20:57.000Z", "uid": "35240-8deb3799-ca78-4ed7-872d-9d195445038d" }, { "id": "9f8798e1-1ae8-4b1c-8da3-fbed5110ce39", "name": "504 response", "originalRequest": { "method": "GET", "header": [], "url": { "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/:schema/stages/:name", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "databases", ":database", "schemas", ":schema", "stages", ":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:57.000Z", "updatedAt": "2026-06-05T13:20:57.000Z", "uid": "35240-9f8798e1-1ae8-4b1c-8da3-fbed5110ce39" } ], "createdAt": "2026-06-05T13:20:57.000Z", "updatedAt": "2026-06-05T13:20:57.000Z", "uid": "35240-a6e1e551-d643-479d-a5d2-473f39c29849" }, { "name": "Delete a Stage", "id": "e72d1803-cf2c-4a87-884d-554f6a686d99", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "method": "DELETE", "header": [], "url": { "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/:schema/stages/:name", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "databases", ":database", "schemas", ":schema", "stages", ":name" ], "variable": [ { "id": "5fea465f-cc2e-492e-8c6a-058ec58d7dbd", "key": "database" }, { "id": "e711abcd-b30c-4a34-8835-b28480b8bb85", "key": "schema" }, { "id": "9a11eff2-01fd-4cbf-9a2a-1611fbb793ab", "key": "name" } ] }, "description": "Delete a stage with the stage name. If ifExists is used, the operation will succeed even if the object does not exist. Otherwise, there will be a failure if the drop is unsuccessful." }, "response": [ { "id": "4c022a22-41e8-463a-87af-15446a18df27", "name": "200 response", "originalRequest": { "method": "DELETE", "header": [], "url": { "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/:schema/stages/:name", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "databases", ":database", "schemas", ":schema", "stages", ":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:57.000Z", "updatedAt": "2026-06-05T13:20:57.000Z", "uid": "35240-4c022a22-41e8-463a-87af-15446a18df27" }, { "id": "1db90bfd-4f9b-4881-9afa-bd160cc10d8a", "name": "202 response", "originalRequest": { "method": "DELETE", "header": [], "url": { "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/:schema/stages/:name", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "databases", ":database", "schemas", ":schema", "stages", ":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:57.000Z", "updatedAt": "2026-06-05T13:20:57.000Z", "uid": "35240-1db90bfd-4f9b-4881-9afa-bd160cc10d8a" }, { "id": "5b7a1a28-aa1a-4d99-a09c-13297dfdcdb3", "name": "400 response", "originalRequest": { "method": "DELETE", "header": [], "url": { "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/:schema/stages/:name", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "databases", ":database", "schemas", ":schema", "stages", ":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:57.000Z", "updatedAt": "2026-06-05T13:20:57.000Z", "uid": "35240-5b7a1a28-aa1a-4d99-a09c-13297dfdcdb3" }, { "id": "890b3912-adff-48e2-8586-556ab4eb353e", "name": "401 response", "originalRequest": { "method": "DELETE", "header": [], "url": { "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/:schema/stages/:name", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "databases", ":database", "schemas", ":schema", "stages", ":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:57.000Z", "updatedAt": "2026-06-05T13:20:57.000Z", "uid": "35240-890b3912-adff-48e2-8586-556ab4eb353e" }, { "id": "0a57c044-d7a1-4d51-a8f6-fa28269459b0", "name": "403 response", "originalRequest": { "method": "DELETE", "header": [], "url": { "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/:schema/stages/:name", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "databases", ":database", "schemas", ":schema", "stages", ":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:57.000Z", "updatedAt": "2026-06-05T13:20:57.000Z", "uid": "35240-0a57c044-d7a1-4d51-a8f6-fa28269459b0" }, { "id": "12b0ded7-6d3b-41ce-9b2b-450dc57fcce3", "name": "404 response", "originalRequest": { "method": "DELETE", "header": [], "url": { "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/:schema/stages/:name", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "databases", ":database", "schemas", ":schema", "stages", ":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:57.000Z", "updatedAt": "2026-06-05T13:20:57.000Z", "uid": "35240-12b0ded7-6d3b-41ce-9b2b-450dc57fcce3" }, { "id": "92388685-326a-4872-a50e-b634763f7c97", "name": "405 response", "originalRequest": { "method": "DELETE", "header": [], "url": { "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/:schema/stages/:name", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "databases", ":database", "schemas", ":schema", "stages", ":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:57.000Z", "updatedAt": "2026-06-05T13:20:57.000Z", "uid": "35240-92388685-326a-4872-a50e-b634763f7c97" }, { "id": "7db23ffb-9e6d-4d0c-a6ec-2256b7e14593", "name": "429 response", "originalRequest": { "method": "DELETE", "header": [], "url": { "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/:schema/stages/:name", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "databases", ":database", "schemas", ":schema", "stages", ":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:57.000Z", "updatedAt": "2026-06-05T13:20:57.000Z", "uid": "35240-7db23ffb-9e6d-4d0c-a6ec-2256b7e14593" }, { "id": "be530ce5-3402-4a81-bab9-260a81fe5936", "name": "500 response", "originalRequest": { "method": "DELETE", "header": [], "url": { "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/:schema/stages/:name", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "databases", ":database", "schemas", ":schema", "stages", ":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:57.000Z", "updatedAt": "2026-06-05T13:20:57.000Z", "uid": "35240-be530ce5-3402-4a81-bab9-260a81fe5936" }, { "id": "21b02d64-f41a-4323-9e51-266910cc53f1", "name": "503 response", "originalRequest": { "method": "DELETE", "header": [], "url": { "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/:schema/stages/:name", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "databases", ":database", "schemas", ":schema", "stages", ":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:57.000Z", "updatedAt": "2026-06-05T13:20:57.000Z", "uid": "35240-21b02d64-f41a-4323-9e51-266910cc53f1" }, { "id": "01d8be65-45dd-4d3f-9589-12a7983c128e", "name": "504 response", "originalRequest": { "method": "DELETE", "header": [], "url": { "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/:schema/stages/:name", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "databases", ":database", "schemas", ":schema", "stages", ":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:57.000Z", "updatedAt": "2026-06-05T13:20:57.000Z", "uid": "35240-01d8be65-45dd-4d3f-9589-12a7983c128e" } ], "createdAt": "2026-06-05T13:20:57.000Z", "updatedAt": "2026-06-05T13:20:57.000Z", "uid": "35240-e72d1803-cf2c-4a87-884d-554f6a686d99" } ], "id": "5e16fbd2-ea92-4dfa-ab96-9c4dd26c881e", "createdAt": "2026-06-05T13:20:57.000Z", "updatedAt": "2026-06-05T13:20:57.000Z", "uid": "35240-5e16fbd2-ea92-4dfa-ab96-9c4dd26c881e" }, { "name": "List Stages", "id": "6e8bafdc-0658-42de-aa84-c25059062cf8", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" } ], "url": { "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/:schema/stages", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "databases", ":database", "schemas", ":schema", "stages" ], "variable": [ { "id": "6bae9ebe-37f9-41e7-a1c2-dc8b2efb9d26", "key": "database" }, { "id": "de2d60b8-175b-4ef6-9537-bcfabbc38ba7", "key": "schema" } ] }, "description": "Lists stages under the database and schema, with show options as query parameters." }, "response": [ { "id": "f032a65b-f83b-4af1-b9f3-e75a50989abe", "name": "successful", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" } ], "url": { "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/:schema/stages", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "databases", ":database", "schemas", ":schema", "stages" ], "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": "" }, { "disabled": false, "description": { "content": "", "type": "text/plain" }, "key": "Link", "value": "" } ], "cookie": [], "responseTime": null, "body": "[\n {\n \"name\": {\n \"value\": \"reference ./common.yaml#/components/schemas/Identifier not found in the OpenAPI spec\"\n },\n \"kind\": \"PERMANENT\",\n \"url\": \"\",\n \"endpoint\": \"\",\n \"storage_integration\": {\n \"value\": \"reference ./common.yaml#/components/schemas/Identifier not found in the OpenAPI spec\"\n },\n \"comment\": \"\",\n \"credentials\": {\n \"credential_type\": \"\"\n },\n \"encryption\": {\n \"type\": \"AZURE_CSE\",\n \"master_key\": \"\",\n \"kms_key_id\": \"\"\n },\n \"directory_table\": {\n \"enable\": false,\n \"refresh_on_create\": true,\n \"auto_refresh\": false,\n \"notification_integration\": \"\"\n },\n \"created_on\": \"\",\n \"has_credentials\": \"\",\n \"has_encryption_key\": \"\",\n \"owner\": \"\",\n \"owner_role_type\": \"\",\n \"region\": \"\",\n \"cloud\": \"\"\n },\n {\n \"name\": {\n \"value\": \"reference ./common.yaml#/components/schemas/Identifier not found in the OpenAPI spec\"\n },\n \"kind\": \"PERMANENT\",\n \"url\": \"\",\n \"endpoint\": \"\",\n \"storage_integration\": {\n \"value\": \"reference ./common.yaml#/components/schemas/Identifier not found in the OpenAPI spec\"\n },\n \"comment\": \"\",\n \"credentials\": {\n \"credential_type\": \"\"\n },\n \"encryption\": {\n \"type\": \"SNOWFLAKE_FULL\",\n \"master_key\": \"\",\n \"kms_key_id\": \"\"\n },\n \"directory_table\": {\n \"enable\": false,\n \"refresh_on_create\": true,\n \"auto_refresh\": false,\n \"notification_integration\": \"\"\n },\n \"created_on\": \"\",\n \"has_credentials\": \"\",\n \"has_encryption_key\": \"\",\n \"owner\": \"\",\n \"owner_role_type\": \"\",\n \"region\": \"\",\n \"cloud\": \"\"\n }\n]", "createdAt": "2026-06-05T13:20:57.000Z", "updatedAt": "2026-06-05T13:20:57.000Z", "uid": "35240-f032a65b-f83b-4af1-b9f3-e75a50989abe" }, { "id": "e34fa472-39ea-454c-88b1-cd4da196d9d1", "name": "202 response", "originalRequest": { "method": "GET", "header": [], "url": { "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/:schema/stages", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "databases", ":database", "schemas", ":schema", "stages" ], "variable": [ { "key": "database" }, { "key": "schema" } ] } }, "status": "Accepted", "code": 202, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-06-05T13:20:57.000Z", "updatedAt": "2026-06-05T13:20:57.000Z", "uid": "35240-e34fa472-39ea-454c-88b1-cd4da196d9d1" }, { "id": "2fce3e6f-bde4-4ffd-a5d1-c880ed4a395e", "name": "400 response", "originalRequest": { "method": "GET", "header": [], "url": { "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/:schema/stages", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "databases", ":database", "schemas", ":schema", "stages" ], "variable": [ { "key": "database" }, { "key": "schema" } ] } }, "status": "Bad Request", "code": 400, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-06-05T13:20:57.000Z", "updatedAt": "2026-06-05T13:20:57.000Z", "uid": "35240-2fce3e6f-bde4-4ffd-a5d1-c880ed4a395e" }, { "id": "80c1b0ac-7449-49b8-83ad-092a0ec14318", "name": "401 response", "originalRequest": { "method": "GET", "header": [], "url": { "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/:schema/stages", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "databases", ":database", "schemas", ":schema", "stages" ], "variable": [ { "key": "database" }, { "key": "schema" } ] } }, "status": "Unauthorized", "code": 401, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-06-05T13:20:57.000Z", "updatedAt": "2026-06-05T13:20:57.000Z", "uid": "35240-80c1b0ac-7449-49b8-83ad-092a0ec14318" }, { "id": "8c315164-5125-4ae6-852f-6737ec5d9265", "name": "403 response", "originalRequest": { "method": "GET", "header": [], "url": { "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/:schema/stages", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "databases", ":database", "schemas", ":schema", "stages" ], "variable": [ { "key": "database" }, { "key": "schema" } ] } }, "status": "Forbidden", "code": 403, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-06-05T13:20:57.000Z", "updatedAt": "2026-06-05T13:20:57.000Z", "uid": "35240-8c315164-5125-4ae6-852f-6737ec5d9265" }, { "id": "82da889a-9301-458f-a439-950f589b2f38", "name": "404 response", "originalRequest": { "method": "GET", "header": [], "url": { "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/:schema/stages", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "databases", ":database", "schemas", ":schema", "stages" ], "variable": [ { "key": "database" }, { "key": "schema" } ] } }, "status": "Not Found", "code": 404, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-06-05T13:20:57.000Z", "updatedAt": "2026-06-05T13:20:57.000Z", "uid": "35240-82da889a-9301-458f-a439-950f589b2f38" }, { "id": "456d9157-86ab-40f5-896b-abf4bbb6a5bb", "name": "405 response", "originalRequest": { "method": "GET", "header": [], "url": { "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/:schema/stages", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "databases", ":database", "schemas", ":schema", "stages" ], "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:57.000Z", "updatedAt": "2026-06-05T13:20:57.000Z", "uid": "35240-456d9157-86ab-40f5-896b-abf4bbb6a5bb" }, { "id": "8dfd3145-0758-4d07-b791-9d74062b1662", "name": "408 response", "originalRequest": { "method": "GET", "header": [], "url": { "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/:schema/stages", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "databases", ":database", "schemas", ":schema", "stages" ], "variable": [ { "key": "database" }, { "key": "schema" } ] } }, "status": "Request Timeout", "code": 408, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-06-05T13:20:57.000Z", "updatedAt": "2026-06-05T13:20:57.000Z", "uid": "35240-8dfd3145-0758-4d07-b791-9d74062b1662" }, { "id": "a57acb6b-c4de-4b91-bd96-7b0eda0605c7", "name": "409 response", "originalRequest": { "method": "GET", "header": [], "url": { "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/:schema/stages", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "databases", ":database", "schemas", ":schema", "stages" ], "variable": [ { "key": "database" }, { "key": "schema" } ] } }, "status": "Conflict", "code": 409, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-06-05T13:20:57.000Z", "updatedAt": "2026-06-05T13:20:57.000Z", "uid": "35240-a57acb6b-c4de-4b91-bd96-7b0eda0605c7" }, { "id": "1351bd8c-2573-4dab-afb5-a28bb229aaa7", "name": "429 response", "originalRequest": { "method": "GET", "header": [], "url": { "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/:schema/stages", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "databases", ":database", "schemas", ":schema", "stages" ], "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:57.000Z", "updatedAt": "2026-06-05T13:20:57.000Z", "uid": "35240-1351bd8c-2573-4dab-afb5-a28bb229aaa7" }, { "id": "6f9c1e87-87e4-4f39-8d3c-c7879c2a1740", "name": "500 response", "originalRequest": { "method": "GET", "header": [], "url": { "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/:schema/stages", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "databases", ":database", "schemas", ":schema", "stages" ], "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:57.000Z", "updatedAt": "2026-06-05T13:20:57.000Z", "uid": "35240-6f9c1e87-87e4-4f39-8d3c-c7879c2a1740" }, { "id": "9cc89aed-09ca-45fc-9875-27d84b902870", "name": "503 response", "originalRequest": { "method": "GET", "header": [], "url": { "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/:schema/stages", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "databases", ":database", "schemas", ":schema", "stages" ], "variable": [ { "key": "database" }, { "key": "schema" } ] } }, "status": "Service Unavailable", "code": 503, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-06-05T13:20:57.000Z", "updatedAt": "2026-06-05T13:20:57.000Z", "uid": "35240-9cc89aed-09ca-45fc-9875-27d84b902870" }, { "id": "9a90f091-4853-4dba-a665-805c1626d91f", "name": "504 response", "originalRequest": { "method": "GET", "header": [], "url": { "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/:schema/stages", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "databases", ":database", "schemas", ":schema", "stages" ], "variable": [ { "key": "database" }, { "key": "schema" } ] } }, "status": "Gateway Timeout", "code": 504, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-06-05T13:20:57.000Z", "updatedAt": "2026-06-05T13:20:57.000Z", "uid": "35240-9a90f091-4853-4dba-a665-805c1626d91f" } ], "createdAt": "2026-06-05T13:20:57.000Z", "updatedAt": "2026-06-05T13:20:57.000Z", "uid": "35240-6e8bafdc-0658-42de-aa84-c25059062cf8" }, { "name": "Create a Stage", "id": "a7939e50-febd-4b9a-bd10-e1348fa166ab", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": { "mode": "raw", "raw": "{\n \"name\": {\n \"value\": \"reference ./common.yaml#/components/schemas/Identifier not found in the OpenAPI spec\"\n },\n \"kind\": \"PERMANENT\",\n \"url\": \"\",\n \"endpoint\": \"\",\n \"storage_integration\": {\n \"value\": \"reference ./common.yaml#/components/schemas/Identifier not found in the OpenAPI spec\"\n },\n \"comment\": \"\",\n \"credentials\": {\n \"credential_type\": \"\"\n },\n \"encryption\": {\n \"type\": \"SNOWFLAKE_FULL\",\n \"master_key\": \"\",\n \"kms_key_id\": \"\"\n },\n \"directory_table\": {\n \"enable\": false,\n \"refresh_on_create\": true,\n \"auto_refresh\": false,\n \"notification_integration\": \"\"\n },\n \"created_on\": \"\",\n \"has_credentials\": \"\",\n \"has_encryption_key\": \"\",\n \"owner\": \"\",\n \"owner_role_type\": \"\",\n \"region\": \"\",\n \"cloud\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/:schema/stages", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "databases", ":database", "schemas", ":schema", "stages" ], "variable": [ { "id": "0ed5c6d4-fac5-49c3-b68c-01095a2eb842", "key": "database" }, { "id": "5ee493bd-2f1c-4426-b243-c82cf3241074", "key": "schema" } ] }, "description": "Create a stage, with standard create modifiers as query parameters. See the Stage component definition for what is required to be provided in the request body." }, "response": [ { "id": "dee82f71-7797-4003-b9c4-1b0c64cea539", "name": "200 response", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": { "mode": "raw", "raw": "{\n \"name\": {\n \"value\": \"reference ./common.yaml#/components/schemas/Identifier not found in the OpenAPI spec\"\n },\n \"kind\": \"PERMANENT\",\n \"url\": \"\",\n \"endpoint\": \"\",\n \"storage_integration\": {\n \"value\": \"reference ./common.yaml#/components/schemas/Identifier not found in the OpenAPI spec\"\n },\n \"comment\": \"\",\n \"credentials\": {\n \"credential_type\": \"\"\n },\n \"encryption\": {\n \"type\": \"SNOWFLAKE_FULL\",\n \"master_key\": \"\",\n \"kms_key_id\": \"\"\n },\n \"directory_table\": {\n \"enable\": false,\n \"refresh_on_create\": true,\n \"auto_refresh\": false,\n \"notification_integration\": \"\"\n },\n \"created_on\": \"\",\n \"has_credentials\": \"\",\n \"has_encryption_key\": \"\",\n \"owner\": \"\",\n \"owner_role_type\": \"\",\n \"region\": \"\",\n \"cloud\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/:schema/stages", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "databases", ":database", "schemas", ":schema", "stages" ], "variable": [ { "key": "database" }, { "key": "schema" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-06-05T13:20:57.000Z", "updatedAt": "2026-06-05T13:20:57.000Z", "uid": "35240-dee82f71-7797-4003-b9c4-1b0c64cea539" }, { "id": "8e0659a5-c086-4041-a9a3-f9122124b7b1", "name": "202 response", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": { "mode": "raw", "raw": "{\n \"name\": {\n \"value\": \"reference ./common.yaml#/components/schemas/Identifier not found in the OpenAPI spec\"\n },\n \"kind\": \"PERMANENT\",\n \"url\": \"\",\n \"endpoint\": \"\",\n \"storage_integration\": {\n \"value\": \"reference ./common.yaml#/components/schemas/Identifier not found in the OpenAPI spec\"\n },\n \"comment\": \"\",\n \"credentials\": {\n \"credential_type\": \"\"\n },\n \"encryption\": {\n \"type\": \"SNOWFLAKE_FULL\",\n \"master_key\": \"\",\n \"kms_key_id\": \"\"\n },\n \"directory_table\": {\n \"enable\": false,\n \"refresh_on_create\": true,\n \"auto_refresh\": false,\n \"notification_integration\": \"\"\n },\n \"created_on\": \"\",\n \"has_credentials\": \"\",\n \"has_encryption_key\": \"\",\n \"owner\": \"\",\n \"owner_role_type\": \"\",\n \"region\": \"\",\n \"cloud\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/:schema/stages", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "databases", ":database", "schemas", ":schema", "stages" ], "variable": [ { "key": "database" }, { "key": "schema" } ] } }, "status": "Accepted", "code": 202, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-06-05T13:20:57.000Z", "updatedAt": "2026-06-05T13:20:57.000Z", "uid": "35240-8e0659a5-c086-4041-a9a3-f9122124b7b1" }, { "id": "c9cceace-4ec8-4a94-8c51-88a8da9ff95b", "name": "400 response", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": { "mode": "raw", "raw": "{\n \"name\": {\n \"value\": \"reference ./common.yaml#/components/schemas/Identifier not found in the OpenAPI spec\"\n },\n \"kind\": \"PERMANENT\",\n \"url\": \"\",\n \"endpoint\": \"\",\n \"storage_integration\": {\n \"value\": \"reference ./common.yaml#/components/schemas/Identifier not found in the OpenAPI spec\"\n },\n \"comment\": \"\",\n \"credentials\": {\n \"credential_type\": \"\"\n },\n \"encryption\": {\n \"type\": \"SNOWFLAKE_FULL\",\n \"master_key\": \"\",\n \"kms_key_id\": \"\"\n },\n \"directory_table\": {\n \"enable\": false,\n \"refresh_on_create\": true,\n \"auto_refresh\": false,\n \"notification_integration\": \"\"\n },\n \"created_on\": \"\",\n \"has_credentials\": \"\",\n \"has_encryption_key\": \"\",\n \"owner\": \"\",\n \"owner_role_type\": \"\",\n \"region\": \"\",\n \"cloud\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/:schema/stages", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "databases", ":database", "schemas", ":schema", "stages" ], "variable": [ { "key": "database" }, { "key": "schema" } ] } }, "status": "Bad Request", "code": 400, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-06-05T13:20:57.000Z", "updatedAt": "2026-06-05T13:20:57.000Z", "uid": "35240-c9cceace-4ec8-4a94-8c51-88a8da9ff95b" }, { "id": "28c2830e-6d4d-4ed2-9d15-f1752209819f", "name": "401 response", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": { "mode": "raw", "raw": "{\n \"name\": {\n \"value\": \"reference ./common.yaml#/components/schemas/Identifier not found in the OpenAPI spec\"\n },\n \"kind\": \"PERMANENT\",\n \"url\": \"\",\n \"endpoint\": \"\",\n \"storage_integration\": {\n \"value\": \"reference ./common.yaml#/components/schemas/Identifier not found in the OpenAPI spec\"\n },\n \"comment\": \"\",\n \"credentials\": {\n \"credential_type\": \"\"\n },\n \"encryption\": {\n \"type\": \"SNOWFLAKE_FULL\",\n \"master_key\": \"\",\n \"kms_key_id\": \"\"\n },\n \"directory_table\": {\n \"enable\": false,\n \"refresh_on_create\": true,\n \"auto_refresh\": false,\n \"notification_integration\": \"\"\n },\n \"created_on\": \"\",\n \"has_credentials\": \"\",\n \"has_encryption_key\": \"\",\n \"owner\": \"\",\n \"owner_role_type\": \"\",\n \"region\": \"\",\n \"cloud\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/:schema/stages", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "databases", ":database", "schemas", ":schema", "stages" ], "variable": [ { "key": "database" }, { "key": "schema" } ] } }, "status": "Unauthorized", "code": 401, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-06-05T13:20:57.000Z", "updatedAt": "2026-06-05T13:20:57.000Z", "uid": "35240-28c2830e-6d4d-4ed2-9d15-f1752209819f" }, { "id": "92848551-3ae3-4534-bac7-3f3141034ee0", "name": "403 response", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": { "mode": "raw", "raw": "{\n \"name\": {\n \"value\": \"reference ./common.yaml#/components/schemas/Identifier not found in the OpenAPI spec\"\n },\n \"kind\": \"PERMANENT\",\n \"url\": \"\",\n \"endpoint\": \"\",\n \"storage_integration\": {\n \"value\": \"reference ./common.yaml#/components/schemas/Identifier not found in the OpenAPI spec\"\n },\n \"comment\": \"\",\n \"credentials\": {\n \"credential_type\": \"\"\n },\n \"encryption\": {\n \"type\": \"SNOWFLAKE_FULL\",\n \"master_key\": \"\",\n \"kms_key_id\": \"\"\n },\n \"directory_table\": {\n \"enable\": false,\n \"refresh_on_create\": true,\n \"auto_refresh\": false,\n \"notification_integration\": \"\"\n },\n \"created_on\": \"\",\n \"has_credentials\": \"\",\n \"has_encryption_key\": \"\",\n \"owner\": \"\",\n \"owner_role_type\": \"\",\n \"region\": \"\",\n \"cloud\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/:schema/stages", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "databases", ":database", "schemas", ":schema", "stages" ], "variable": [ { "key": "database" }, { "key": "schema" } ] } }, "status": "Forbidden", "code": 403, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-06-05T13:20:57.000Z", "updatedAt": "2026-06-05T13:20:57.000Z", "uid": "35240-92848551-3ae3-4534-bac7-3f3141034ee0" }, { "id": "a46e4b94-5e03-4053-9e44-4200b9074b64", "name": "404 response", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": { "mode": "raw", "raw": "{\n \"name\": {\n \"value\": \"reference ./common.yaml#/components/schemas/Identifier not found in the OpenAPI spec\"\n },\n \"kind\": \"PERMANENT\",\n \"url\": \"\",\n \"endpoint\": \"\",\n \"storage_integration\": {\n \"value\": \"reference ./common.yaml#/components/schemas/Identifier not found in the OpenAPI spec\"\n },\n \"comment\": \"\",\n \"credentials\": {\n \"credential_type\": \"\"\n },\n \"encryption\": {\n \"type\": \"SNOWFLAKE_FULL\",\n \"master_key\": \"\",\n \"kms_key_id\": \"\"\n },\n \"directory_table\": {\n \"enable\": false,\n \"refresh_on_create\": true,\n \"auto_refresh\": false,\n \"notification_integration\": \"\"\n },\n \"created_on\": \"\",\n \"has_credentials\": \"\",\n \"has_encryption_key\": \"\",\n \"owner\": \"\",\n \"owner_role_type\": \"\",\n \"region\": \"\",\n \"cloud\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/:schema/stages", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "databases", ":database", "schemas", ":schema", "stages" ], "variable": [ { "key": "database" }, { "key": "schema" } ] } }, "status": "Not Found", "code": 404, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-06-05T13:20:57.000Z", "updatedAt": "2026-06-05T13:20:57.000Z", "uid": "35240-a46e4b94-5e03-4053-9e44-4200b9074b64" }, { "id": "2fcb4ae6-569d-48ad-acfc-2f13dff59cb7", "name": "405 response", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": { "mode": "raw", "raw": "{\n \"name\": {\n \"value\": \"reference ./common.yaml#/components/schemas/Identifier not found in the OpenAPI spec\"\n },\n \"kind\": \"PERMANENT\",\n \"url\": \"\",\n \"endpoint\": \"\",\n \"storage_integration\": {\n \"value\": \"reference ./common.yaml#/components/schemas/Identifier not found in the OpenAPI spec\"\n },\n \"comment\": \"\",\n \"credentials\": {\n \"credential_type\": \"\"\n },\n \"encryption\": {\n \"type\": \"SNOWFLAKE_FULL\",\n \"master_key\": \"\",\n \"kms_key_id\": \"\"\n },\n \"directory_table\": {\n \"enable\": false,\n \"refresh_on_create\": true,\n \"auto_refresh\": false,\n \"notification_integration\": \"\"\n },\n \"created_on\": \"\",\n \"has_credentials\": \"\",\n \"has_encryption_key\": \"\",\n \"owner\": \"\",\n \"owner_role_type\": \"\",\n \"region\": \"\",\n \"cloud\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/:schema/stages", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "databases", ":database", "schemas", ":schema", "stages" ], "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:57.000Z", "updatedAt": "2026-06-05T13:20:57.000Z", "uid": "35240-2fcb4ae6-569d-48ad-acfc-2f13dff59cb7" }, { "id": "ac859f94-ca44-4e43-a38a-2a9babffcd7d", "name": "408 response", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": { "mode": "raw", "raw": "{\n \"name\": {\n \"value\": \"reference ./common.yaml#/components/schemas/Identifier not found in the OpenAPI spec\"\n },\n \"kind\": \"PERMANENT\",\n \"url\": \"\",\n \"endpoint\": \"\",\n \"storage_integration\": {\n \"value\": \"reference ./common.yaml#/components/schemas/Identifier not found in the OpenAPI spec\"\n },\n \"comment\": \"\",\n \"credentials\": {\n \"credential_type\": \"\"\n },\n \"encryption\": {\n \"type\": \"SNOWFLAKE_FULL\",\n \"master_key\": \"\",\n \"kms_key_id\": \"\"\n },\n \"directory_table\": {\n \"enable\": false,\n \"refresh_on_create\": true,\n \"auto_refresh\": false,\n \"notification_integration\": \"\"\n },\n \"created_on\": \"\",\n \"has_credentials\": \"\",\n \"has_encryption_key\": \"\",\n \"owner\": \"\",\n \"owner_role_type\": \"\",\n \"region\": \"\",\n \"cloud\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/:schema/stages", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "databases", ":database", "schemas", ":schema", "stages" ], "variable": [ { "key": "database" }, { "key": "schema" } ] } }, "status": "Request Timeout", "code": 408, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-06-05T13:20:57.000Z", "updatedAt": "2026-06-05T13:20:57.000Z", "uid": "35240-ac859f94-ca44-4e43-a38a-2a9babffcd7d" }, { "id": "a06a86a1-8f54-444d-acc8-8566ed99c55b", "name": "409 response", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": { "mode": "raw", "raw": "{\n \"name\": {\n \"value\": \"reference ./common.yaml#/components/schemas/Identifier not found in the OpenAPI spec\"\n },\n \"kind\": \"PERMANENT\",\n \"url\": \"\",\n \"endpoint\": \"\",\n \"storage_integration\": {\n \"value\": \"reference ./common.yaml#/components/schemas/Identifier not found in the OpenAPI spec\"\n },\n \"comment\": \"\",\n \"credentials\": {\n \"credential_type\": \"\"\n },\n \"encryption\": {\n \"type\": \"SNOWFLAKE_FULL\",\n \"master_key\": \"\",\n \"kms_key_id\": \"\"\n },\n \"directory_table\": {\n \"enable\": false,\n \"refresh_on_create\": true,\n \"auto_refresh\": false,\n \"notification_integration\": \"\"\n },\n \"created_on\": \"\",\n \"has_credentials\": \"\",\n \"has_encryption_key\": \"\",\n \"owner\": \"\",\n \"owner_role_type\": \"\",\n \"region\": \"\",\n \"cloud\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/:schema/stages", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "databases", ":database", "schemas", ":schema", "stages" ], "variable": [ { "key": "database" }, { "key": "schema" } ] } }, "status": "Conflict", "code": 409, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-06-05T13:20:57.000Z", "updatedAt": "2026-06-05T13:20:57.000Z", "uid": "35240-a06a86a1-8f54-444d-acc8-8566ed99c55b" }, { "id": "1b8c5df1-2038-4235-96c5-c2acb4536db0", "name": "429 response", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": { "mode": "raw", "raw": "{\n \"name\": {\n \"value\": \"reference ./common.yaml#/components/schemas/Identifier not found in the OpenAPI spec\"\n },\n \"kind\": \"PERMANENT\",\n \"url\": \"\",\n \"endpoint\": \"\",\n \"storage_integration\": {\n \"value\": \"reference ./common.yaml#/components/schemas/Identifier not found in the OpenAPI spec\"\n },\n \"comment\": \"\",\n \"credentials\": {\n \"credential_type\": \"\"\n },\n \"encryption\": {\n \"type\": \"SNOWFLAKE_FULL\",\n \"master_key\": \"\",\n \"kms_key_id\": \"\"\n },\n \"directory_table\": {\n \"enable\": false,\n \"refresh_on_create\": true,\n \"auto_refresh\": false,\n \"notification_integration\": \"\"\n },\n \"created_on\": \"\",\n \"has_credentials\": \"\",\n \"has_encryption_key\": \"\",\n \"owner\": \"\",\n \"owner_role_type\": \"\",\n \"region\": \"\",\n \"cloud\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/:schema/stages", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "databases", ":database", "schemas", ":schema", "stages" ], "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:57.000Z", "updatedAt": "2026-06-05T13:20:57.000Z", "uid": "35240-1b8c5df1-2038-4235-96c5-c2acb4536db0" }, { "id": "84e0f73a-5f4e-4fcb-b329-6018d72e893a", "name": "500 response", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": { "mode": "raw", "raw": "{\n \"name\": {\n \"value\": \"reference ./common.yaml#/components/schemas/Identifier not found in the OpenAPI spec\"\n },\n \"kind\": \"PERMANENT\",\n \"url\": \"\",\n \"endpoint\": \"\",\n \"storage_integration\": {\n \"value\": \"reference ./common.yaml#/components/schemas/Identifier not found in the OpenAPI spec\"\n },\n \"comment\": \"\",\n \"credentials\": {\n \"credential_type\": \"\"\n },\n \"encryption\": {\n \"type\": \"SNOWFLAKE_FULL\",\n \"master_key\": \"\",\n \"kms_key_id\": \"\"\n },\n \"directory_table\": {\n \"enable\": false,\n \"refresh_on_create\": true,\n \"auto_refresh\": false,\n \"notification_integration\": \"\"\n },\n \"created_on\": \"\",\n \"has_credentials\": \"\",\n \"has_encryption_key\": \"\",\n \"owner\": \"\",\n \"owner_role_type\": \"\",\n \"region\": \"\",\n \"cloud\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/:schema/stages", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "databases", ":database", "schemas", ":schema", "stages" ], "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:57.000Z", "updatedAt": "2026-06-05T13:20:57.000Z", "uid": "35240-84e0f73a-5f4e-4fcb-b329-6018d72e893a" }, { "id": "bab57e9b-5fe0-47fb-a6b6-1bd9c67df913", "name": "503 response", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": { "mode": "raw", "raw": "{\n \"name\": {\n \"value\": \"reference ./common.yaml#/components/schemas/Identifier not found in the OpenAPI spec\"\n },\n \"kind\": \"PERMANENT\",\n \"url\": \"\",\n \"endpoint\": \"\",\n \"storage_integration\": {\n \"value\": \"reference ./common.yaml#/components/schemas/Identifier not found in the OpenAPI spec\"\n },\n \"comment\": \"\",\n \"credentials\": {\n \"credential_type\": \"\"\n },\n \"encryption\": {\n \"type\": \"SNOWFLAKE_FULL\",\n \"master_key\": \"\",\n \"kms_key_id\": \"\"\n },\n \"directory_table\": {\n \"enable\": false,\n \"refresh_on_create\": true,\n \"auto_refresh\": false,\n \"notification_integration\": \"\"\n },\n \"created_on\": \"\",\n \"has_credentials\": \"\",\n \"has_encryption_key\": \"\",\n \"owner\": \"\",\n \"owner_role_type\": \"\",\n \"region\": \"\",\n \"cloud\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/:schema/stages", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "databases", ":database", "schemas", ":schema", "stages" ], "variable": [ { "key": "database" }, { "key": "schema" } ] } }, "status": "Service Unavailable", "code": 503, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-06-05T13:20:57.000Z", "updatedAt": "2026-06-05T13:20:57.000Z", "uid": "35240-bab57e9b-5fe0-47fb-a6b6-1bd9c67df913" }, { "id": "ebf41614-18a4-47a8-99b9-82ec3de29395", "name": "504 response", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": { "mode": "raw", "raw": "{\n \"name\": {\n \"value\": \"reference ./common.yaml#/components/schemas/Identifier not found in the OpenAPI spec\"\n },\n \"kind\": \"PERMANENT\",\n \"url\": \"\",\n \"endpoint\": \"\",\n \"storage_integration\": {\n \"value\": \"reference ./common.yaml#/components/schemas/Identifier not found in the OpenAPI spec\"\n },\n \"comment\": \"\",\n \"credentials\": {\n \"credential_type\": \"\"\n },\n \"encryption\": {\n \"type\": \"SNOWFLAKE_FULL\",\n \"master_key\": \"\",\n \"kms_key_id\": \"\"\n },\n \"directory_table\": {\n \"enable\": false,\n \"refresh_on_create\": true,\n \"auto_refresh\": false,\n \"notification_integration\": \"\"\n },\n \"created_on\": \"\",\n \"has_credentials\": \"\",\n \"has_encryption_key\": \"\",\n \"owner\": \"\",\n \"owner_role_type\": \"\",\n \"region\": \"\",\n \"cloud\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/:schema/stages", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "databases", ":database", "schemas", ":schema", "stages" ], "variable": [ { "key": "database" }, { "key": "schema" } ] } }, "status": "Gateway Timeout", "code": 504, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-06-05T13:20:57.000Z", "updatedAt": "2026-06-05T13:20:57.000Z", "uid": "35240-ebf41614-18a4-47a8-99b9-82ec3de29395" } ], "createdAt": "2026-06-05T13:20:57.000Z", "updatedAt": "2026-06-05T13:20:57.000Z", "uid": "35240-a7939e50-febd-4b9a-bd10-e1348fa166ab" } ], "id": "1087f936-4bf3-4d22-99a1-f887f8f125b5", "createdAt": "2026-06-05T13:20:57.000Z", "updatedAt": "2026-06-05T13:20:57.000Z", "uid": "35240-1087f936-4bf3-4d22-99a1-f887f8f125b5" } ], "id": "f71c4613-cd65-4451-821b-fc5ab26082a1", "createdAt": "2026-06-05T13:20:57.000Z", "updatedAt": "2026-06-05T13:20:57.000Z", "uid": "35240-f71c4613-cd65-4451-821b-fc5ab26082a1" } ], "id": "cb36d592-ec17-426d-b717-552d6efce22b", "createdAt": "2026-06-05T13:20:57.000Z", "updatedAt": "2026-06-05T13:20:57.000Z", "uid": "35240-cb36d592-ec17-426d-b717-552d6efce22b" } ], "id": "57697a59-a31f-4cb5-b5ff-b4007aca3ee3", "createdAt": "2026-06-05T13:20:57.000Z", "updatedAt": "2026-06-05T13:20:57.000Z", "uid": "35240-57697a59-a31f-4cb5-b5ff-b4007aca3ee3" } ], "id": "5624db48-b2a7-4d8d-bfb6-f57febce9462", "createdAt": "2026-06-05T13:20:57.000Z", "updatedAt": "2026-06-05T13:20:57.000Z", "uid": "35240-5624db48-b2a7-4d8d-bfb6-f57febce9462" } ], "id": "e58d53b0-a16c-470e-a27b-217580a6829f", "createdAt": "2026-06-05T13:20:57.000Z", "updatedAt": "2026-06-05T13:20:57.000Z", "uid": "35240-e58d53b0-a16c-470e-a27b-217580a6829f" } ], "id": "93c22b28-e02f-4304-b5df-75755dc87cf0", "createdAt": "2026-06-05T13:20:57.000Z", "updatedAt": "2026-06-05T13:20:57.000Z", "uid": "35240-93c22b28-e02f-4304-b5df-75755dc87cf0" } ], "variable": [ { "key": "baseUrl", "value": "https://org-account.snowflakecomputing.com" }, { "key": "filePath", "value": "" } ] }