{ "info": { "_postman_id": "dd681dfc-5e76-4c4d-bc19-575f0f92dacc", "name": "Snowflake Alert API", "description": "The Snowflake Alert API is a REST API that you can use to access, update, and perform certain actions on Alert 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:19:55.000Z", "updatedAt": "2026-06-05T13:19:55.000Z", "lastUpdatedBy": "35240", "uid": "35240-dd681dfc-5e76-4c4d-bc19-575f0f92dacc" }, "item": [ { "name": "api", "item": [ { "name": "v2", "item": [ { "name": "databases", "item": [ { "name": "{database}", "item": [ { "name": "schemas", "item": [ { "name": "{schema}", "item": [ { "name": "alerts", "item": [ { "name": "{name}", "item": [ { "name": "Fetch an Alert", "id": "8b8ea349-818f-43db-a652-664f0197ae68", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" } ], "url": { "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/:schema/alerts/:name", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "databases", ":database", "schemas", ":schema", "alerts", ":name" ], "variable": [ { "id": "53e3a77c-3960-45b1-9369-ece167bfa01f", "key": "database" }, { "id": "dcfb3871-77c9-48e0-8ee4-b84e39927398", "key": "schema" }, { "id": "25159c45-bd2a-4f42-b2a0-961a5a84baf0", "key": "name" } ] }, "description": "Fetch an alert" }, "response": [ { "id": "5245ed00-c896-488e-9b23-51166defd17b", "name": "successful", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" } ], "url": { "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/:schema/alerts/:name", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "databases", ":database", "schemas", ":schema", "alerts", ":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": "{\n \"name\": \"\",\n \"schedule\": {\n \"schedule_type\": \"\"\n },\n \"condition\": \"\",\n \"action\": \"\",\n \"comment\": \"\",\n \"warehouse\": \"\",\n \"created_on\": \"\",\n \"database_name\": \"\",\n \"schema_name\": \"\",\n \"owner\": \"\",\n \"owner_role_type\": \"\",\n \"state\": \"\"\n}", "createdAt": "2026-06-05T13:19:56.000Z", "updatedAt": "2026-06-05T13:19:56.000Z", "uid": "35240-5245ed00-c896-488e-9b23-51166defd17b" }, { "id": "63088d1d-c2ba-414e-9ae8-7524ed9f2bfa", "name": "202 response", "originalRequest": { "method": "GET", "header": [], "url": { "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/:schema/alerts/:name", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "databases", ":database", "schemas", ":schema", "alerts", ":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:19:56.000Z", "updatedAt": "2026-06-05T13:19:56.000Z", "uid": "35240-63088d1d-c2ba-414e-9ae8-7524ed9f2bfa" }, { "id": "d9c78fb8-2e52-4ef6-bce4-68e2b4fc1f10", "name": "400 response", "originalRequest": { "method": "GET", "header": [], "url": { "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/:schema/alerts/:name", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "databases", ":database", "schemas", ":schema", "alerts", ":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:19:56.000Z", "updatedAt": "2026-06-05T13:19:56.000Z", "uid": "35240-d9c78fb8-2e52-4ef6-bce4-68e2b4fc1f10" }, { "id": "1b111a85-4fdc-49f0-aca2-42943c8a97a0", "name": "401 response", "originalRequest": { "method": "GET", "header": [], "url": { "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/:schema/alerts/:name", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "databases", ":database", "schemas", ":schema", "alerts", ":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:19:56.000Z", "updatedAt": "2026-06-05T13:19:56.000Z", "uid": "35240-1b111a85-4fdc-49f0-aca2-42943c8a97a0" }, { "id": "a5891c9b-ec39-4521-a2bd-eea364650556", "name": "403 response", "originalRequest": { "method": "GET", "header": [], "url": { "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/:schema/alerts/:name", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "databases", ":database", "schemas", ":schema", "alerts", ":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:19:56.000Z", "updatedAt": "2026-06-05T13:19:56.000Z", "uid": "35240-a5891c9b-ec39-4521-a2bd-eea364650556" }, { "id": "dd049579-ea26-4537-a257-1e53ef3b7298", "name": "404 response", "originalRequest": { "method": "GET", "header": [], "url": { "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/:schema/alerts/:name", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "databases", ":database", "schemas", ":schema", "alerts", ":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:19:56.000Z", "updatedAt": "2026-06-05T13:19:56.000Z", "uid": "35240-dd049579-ea26-4537-a257-1e53ef3b7298" }, { "id": "94405696-ccaf-4994-9da5-378bf7856a57", "name": "405 response", "originalRequest": { "method": "GET", "header": [], "url": { "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/:schema/alerts/:name", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "databases", ":database", "schemas", ":schema", "alerts", ":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:19:56.000Z", "updatedAt": "2026-06-05T13:19:56.000Z", "uid": "35240-94405696-ccaf-4994-9da5-378bf7856a57" }, { "id": "b40569a3-02ee-48e7-8180-d82fef4f4784", "name": "408 response", "originalRequest": { "method": "GET", "header": [], "url": { "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/:schema/alerts/:name", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "databases", ":database", "schemas", ":schema", "alerts", ":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:19:56.000Z", "updatedAt": "2026-06-05T13:19:56.000Z", "uid": "35240-b40569a3-02ee-48e7-8180-d82fef4f4784" }, { "id": "f2907e31-63cf-45f3-a698-79cf87a120a8", "name": "409 response", "originalRequest": { "method": "GET", "header": [], "url": { "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/:schema/alerts/:name", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "databases", ":database", "schemas", ":schema", "alerts", ":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:19:56.000Z", "updatedAt": "2026-06-05T13:19:56.000Z", "uid": "35240-f2907e31-63cf-45f3-a698-79cf87a120a8" }, { "id": "a476dcc5-3a4b-45dc-9176-7d2780bbe66a", "name": "410 response", "originalRequest": { "method": "GET", "header": [], "url": { "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/:schema/alerts/:name", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "databases", ":database", "schemas", ":schema", "alerts", ":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:19:56.000Z", "updatedAt": "2026-06-05T13:19:56.000Z", "uid": "35240-a476dcc5-3a4b-45dc-9176-7d2780bbe66a" }, { "id": "1866a2ac-f1cb-4795-b546-b59a31b7e3ae", "name": "429 response", "originalRequest": { "method": "GET", "header": [], "url": { "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/:schema/alerts/:name", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "databases", ":database", "schemas", ":schema", "alerts", ":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:19:56.000Z", "updatedAt": "2026-06-05T13:19:56.000Z", "uid": "35240-1866a2ac-f1cb-4795-b546-b59a31b7e3ae" }, { "id": "1a839c04-c903-4c2b-a245-35a7d50f1187", "name": "500 response", "originalRequest": { "method": "GET", "header": [], "url": { "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/:schema/alerts/:name", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "databases", ":database", "schemas", ":schema", "alerts", ":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:19:56.000Z", "updatedAt": "2026-06-05T13:19:56.000Z", "uid": "35240-1a839c04-c903-4c2b-a245-35a7d50f1187" }, { "id": "11977719-5f76-451b-a064-46a27dfde88e", "name": "503 response", "originalRequest": { "method": "GET", "header": [], "url": { "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/:schema/alerts/:name", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "databases", ":database", "schemas", ":schema", "alerts", ":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:19:56.000Z", "updatedAt": "2026-06-05T13:19:56.000Z", "uid": "35240-11977719-5f76-451b-a064-46a27dfde88e" }, { "id": "8468ac87-c34f-4e99-a658-bc20e480de6a", "name": "504 response", "originalRequest": { "method": "GET", "header": [], "url": { "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/:schema/alerts/:name", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "databases", ":database", "schemas", ":schema", "alerts", ":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:19:56.000Z", "updatedAt": "2026-06-05T13:19:56.000Z", "uid": "35240-8468ac87-c34f-4e99-a658-bc20e480de6a" } ], "createdAt": "2026-06-05T13:19:56.000Z", "updatedAt": "2026-06-05T13:19:56.000Z", "uid": "35240-8b8ea349-818f-43db-a652-664f0197ae68" }, { "name": "Delete an Alert", "id": "74682bd7-6873-40dd-9c01-a69be55ee283", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "method": "DELETE", "header": [], "url": { "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/:schema/alerts/:name", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "databases", ":database", "schemas", ":schema", "alerts", ":name" ], "variable": [ { "id": "a3422432-e44c-44b8-aad0-2f7a56b2cee2", "key": "database" }, { "id": "d9760ee9-5087-4de5-a107-6039309d2539", "key": "schema" }, { "id": "a2638d01-aad9-4973-89cb-0876b29da25f", "key": "name" } ] }, "description": "Delete an alert" }, "response": [ { "id": "19cf03b4-90dc-4c88-be74-b6c2413189cc", "name": "200 response", "originalRequest": { "method": "DELETE", "header": [], "url": { "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/:schema/alerts/:name", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "databases", ":database", "schemas", ":schema", "alerts", ":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:19:56.000Z", "updatedAt": "2026-06-05T13:19:56.000Z", "uid": "35240-19cf03b4-90dc-4c88-be74-b6c2413189cc" }, { "id": "c9e34e4f-db71-4b5a-9b12-7b3d7da4354f", "name": "202 response", "originalRequest": { "method": "DELETE", "header": [], "url": { "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/:schema/alerts/:name", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "databases", ":database", "schemas", ":schema", "alerts", ":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:19:56.000Z", "updatedAt": "2026-06-05T13:19:56.000Z", "uid": "35240-c9e34e4f-db71-4b5a-9b12-7b3d7da4354f" }, { "id": "1afa7f7e-8dc9-48e5-9422-0e730bb21581", "name": "400 response", "originalRequest": { "method": "DELETE", "header": [], "url": { "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/:schema/alerts/:name", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "databases", ":database", "schemas", ":schema", "alerts", ":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:19:56.000Z", "updatedAt": "2026-06-05T13:19:56.000Z", "uid": "35240-1afa7f7e-8dc9-48e5-9422-0e730bb21581" }, { "id": "a812eead-4329-4b6b-bf83-b34d4aa2f815", "name": "401 response", "originalRequest": { "method": "DELETE", "header": [], "url": { "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/:schema/alerts/:name", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "databases", ":database", "schemas", ":schema", "alerts", ":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:19:56.000Z", "updatedAt": "2026-06-05T13:19:56.000Z", "uid": "35240-a812eead-4329-4b6b-bf83-b34d4aa2f815" }, { "id": "3e8de21d-56e8-45d1-a0bd-8c32d0db955d", "name": "403 response", "originalRequest": { "method": "DELETE", "header": [], "url": { "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/:schema/alerts/:name", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "databases", ":database", "schemas", ":schema", "alerts", ":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:19:56.000Z", "updatedAt": "2026-06-05T13:19:56.000Z", "uid": "35240-3e8de21d-56e8-45d1-a0bd-8c32d0db955d" }, { "id": "9f20de56-7958-49fe-ae28-fe6a9e37ef72", "name": "404 response", "originalRequest": { "method": "DELETE", "header": [], "url": { "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/:schema/alerts/:name", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "databases", ":database", "schemas", ":schema", "alerts", ":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:19:56.000Z", "updatedAt": "2026-06-05T13:19:56.000Z", "uid": "35240-9f20de56-7958-49fe-ae28-fe6a9e37ef72" }, { "id": "03c103f5-0a52-48fd-b3cd-355dbeb8759b", "name": "405 response", "originalRequest": { "method": "DELETE", "header": [], "url": { "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/:schema/alerts/:name", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "databases", ":database", "schemas", ":schema", "alerts", ":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:19:56.000Z", "updatedAt": "2026-06-05T13:19:56.000Z", "uid": "35240-03c103f5-0a52-48fd-b3cd-355dbeb8759b" }, { "id": "32db2951-b708-4a90-9d1d-85ecc6973c3f", "name": "408 response", "originalRequest": { "method": "DELETE", "header": [], "url": { "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/:schema/alerts/:name", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "databases", ":database", "schemas", ":schema", "alerts", ":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:19:56.000Z", "updatedAt": "2026-06-05T13:19:56.000Z", "uid": "35240-32db2951-b708-4a90-9d1d-85ecc6973c3f" }, { "id": "56bf38dd-1870-43e5-ab86-525e8b0fa69e", "name": "409 response", "originalRequest": { "method": "DELETE", "header": [], "url": { "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/:schema/alerts/:name", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "databases", ":database", "schemas", ":schema", "alerts", ":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:19:56.000Z", "updatedAt": "2026-06-05T13:19:56.000Z", "uid": "35240-56bf38dd-1870-43e5-ab86-525e8b0fa69e" }, { "id": "5f3b3303-61cb-4816-bfdd-5759d8b05fdc", "name": "410 response", "originalRequest": { "method": "DELETE", "header": [], "url": { "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/:schema/alerts/:name", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "databases", ":database", "schemas", ":schema", "alerts", ":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:19:56.000Z", "updatedAt": "2026-06-05T13:19:56.000Z", "uid": "35240-5f3b3303-61cb-4816-bfdd-5759d8b05fdc" }, { "id": "cbb98f10-34eb-44a9-9e12-19dc016d5b2e", "name": "429 response", "originalRequest": { "method": "DELETE", "header": [], "url": { "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/:schema/alerts/:name", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "databases", ":database", "schemas", ":schema", "alerts", ":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:19:56.000Z", "updatedAt": "2026-06-05T13:19:56.000Z", "uid": "35240-cbb98f10-34eb-44a9-9e12-19dc016d5b2e" }, { "id": "a43f6042-3eb5-4d71-a752-cdbbb38e93bd", "name": "500 response", "originalRequest": { "method": "DELETE", "header": [], "url": { "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/:schema/alerts/:name", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "databases", ":database", "schemas", ":schema", "alerts", ":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:19:56.000Z", "updatedAt": "2026-06-05T13:19:56.000Z", "uid": "35240-a43f6042-3eb5-4d71-a752-cdbbb38e93bd" }, { "id": "ea17353b-5da0-4929-ab0e-a9cbffcde3fc", "name": "503 response", "originalRequest": { "method": "DELETE", "header": [], "url": { "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/:schema/alerts/:name", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "databases", ":database", "schemas", ":schema", "alerts", ":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:19:56.000Z", "updatedAt": "2026-06-05T13:19:56.000Z", "uid": "35240-ea17353b-5da0-4929-ab0e-a9cbffcde3fc" }, { "id": "be0a0972-66bd-4026-8892-3edd6777d6cc", "name": "504 response", "originalRequest": { "method": "DELETE", "header": [], "url": { "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/:schema/alerts/:name", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "databases", ":database", "schemas", ":schema", "alerts", ":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:19:56.000Z", "updatedAt": "2026-06-05T13:19:56.000Z", "uid": "35240-be0a0972-66bd-4026-8892-3edd6777d6cc" } ], "createdAt": "2026-06-05T13:19:56.000Z", "updatedAt": "2026-06-05T13:19:56.000Z", "uid": "35240-74682bd7-6873-40dd-9c01-a69be55ee283" } ], "id": "999a9c1d-ae63-4c6e-a625-72d0d09a6864", "createdAt": "2026-06-05T13:19:56.000Z", "updatedAt": "2026-06-05T13:19:56.000Z", "uid": "35240-999a9c1d-ae63-4c6e-a625-72d0d09a6864" }, { "name": "{name}:clone", "item": [ { "name": "Create a New Alert by Cloning From the Specified Resource", "id": "78bb7d3e-4da1-4c39-9109-ad0c093a69ba", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": { "mode": "raw", "raw": "{\n \"name\": \"\",\n \"point_of_time\": {\n \"point_of_time_type\": \"\",\n \"reference\": \"before\"\n }\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/:schema/alerts/{{name}}:clone?targetDatabase=&targetSchema=", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "databases", ":database", "schemas", ":schema", "alerts", "{{name}}:clone" ], "query": [ { "description": "(Required) Database of the newly created resource. Defaults to the source's database", "key": "targetDatabase", "value": "" }, { "description": "(Required) Schema of the newly created resource. Defaults to the source's schema", "key": "targetSchema", "value": "" } ], "variable": [ { "id": "b6220409-5b99-486b-b316-5054d841794a", "key": "database" }, { "id": "de915191-d7ef-4fbb-aed6-d7272f24a0d1", "key": "schema" } ] }, "description": "Create a new alert by cloning from the specified resource" }, "response": [ { "id": "c0ed4b68-65b6-4610-b904-40d1a12f53c7", "name": "200 response", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": { "mode": "raw", "raw": "{\n \"name\": \"\",\n \"point_of_time\": {\n \"point_of_time_type\": \"\",\n \"reference\": \"before\"\n }\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/:schema/alerts/{{name}}:clone?targetDatabase=&targetSchema=", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "databases", ":database", "schemas", ":schema", "alerts", "{{name}}:clone" ], "query": [ { "description": "(Required) Database of the newly created resource. Defaults to the source's database", "key": "targetDatabase", "value": "" }, { "description": "(Required) Schema of the newly created resource. Defaults to the source's schema", "key": "targetSchema", "value": "" } ], "variable": [ { "key": "database" }, { "key": "schema" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-06-05T13:19:56.000Z", "updatedAt": "2026-06-05T13:19:56.000Z", "uid": "35240-c0ed4b68-65b6-4610-b904-40d1a12f53c7" }, { "id": "4e117eed-03ab-456b-a08a-7867472c93f5", "name": "202 response", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": { "mode": "raw", "raw": "{\n \"name\": \"\",\n \"point_of_time\": {\n \"point_of_time_type\": \"\",\n \"reference\": \"before\"\n }\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/:schema/alerts/{{name}}:clone?targetDatabase=&targetSchema=", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "databases", ":database", "schemas", ":schema", "alerts", "{{name}}:clone" ], "query": [ { "description": "(Required) Database of the newly created resource. Defaults to the source's database", "key": "targetDatabase", "value": "" }, { "description": "(Required) Schema of the newly created resource. Defaults to the source's schema", "key": "targetSchema", "value": "" } ], "variable": [ { "key": "database" }, { "key": "schema" } ] } }, "status": "Accepted", "code": 202, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-06-05T13:19:56.000Z", "updatedAt": "2026-06-05T13:19:56.000Z", "uid": "35240-4e117eed-03ab-456b-a08a-7867472c93f5" }, { "id": "65c78261-59ff-404d-8124-05b18099647c", "name": "400 response", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": { "mode": "raw", "raw": "{\n \"name\": \"\",\n \"point_of_time\": {\n \"point_of_time_type\": \"\",\n \"reference\": \"before\"\n }\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/:schema/alerts/{{name}}:clone?targetDatabase=&targetSchema=", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "databases", ":database", "schemas", ":schema", "alerts", "{{name}}:clone" ], "query": [ { "description": "(Required) Database of the newly created resource. Defaults to the source's database", "key": "targetDatabase", "value": "" }, { "description": "(Required) Schema of the newly created resource. Defaults to the source's schema", "key": "targetSchema", "value": "" } ], "variable": [ { "key": "database" }, { "key": "schema" } ] } }, "status": "Bad Request", "code": 400, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-06-05T13:19:56.000Z", "updatedAt": "2026-06-05T13:19:56.000Z", "uid": "35240-65c78261-59ff-404d-8124-05b18099647c" }, { "id": "e2b42846-b336-43ef-b0a5-bdc285dbdfce", "name": "401 response", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": { "mode": "raw", "raw": "{\n \"name\": \"\",\n \"point_of_time\": {\n \"point_of_time_type\": \"\",\n \"reference\": \"before\"\n }\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/:schema/alerts/{{name}}:clone?targetDatabase=&targetSchema=", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "databases", ":database", "schemas", ":schema", "alerts", "{{name}}:clone" ], "query": [ { "description": "(Required) Database of the newly created resource. Defaults to the source's database", "key": "targetDatabase", "value": "" }, { "description": "(Required) Schema of the newly created resource. Defaults to the source's schema", "key": "targetSchema", "value": "" } ], "variable": [ { "key": "database" }, { "key": "schema" } ] } }, "status": "Unauthorized", "code": 401, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-06-05T13:19:56.000Z", "updatedAt": "2026-06-05T13:19:56.000Z", "uid": "35240-e2b42846-b336-43ef-b0a5-bdc285dbdfce" }, { "id": "ead4ebd4-a67b-41f6-9cf5-99a0e71825d5", "name": "403 response", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": { "mode": "raw", "raw": "{\n \"name\": \"\",\n \"point_of_time\": {\n \"point_of_time_type\": \"\",\n \"reference\": \"before\"\n }\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/:schema/alerts/{{name}}:clone?targetDatabase=&targetSchema=", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "databases", ":database", "schemas", ":schema", "alerts", "{{name}}:clone" ], "query": [ { "description": "(Required) Database of the newly created resource. Defaults to the source's database", "key": "targetDatabase", "value": "" }, { "description": "(Required) Schema of the newly created resource. Defaults to the source's schema", "key": "targetSchema", "value": "" } ], "variable": [ { "key": "database" }, { "key": "schema" } ] } }, "status": "Forbidden", "code": 403, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-06-05T13:19:56.000Z", "updatedAt": "2026-06-05T13:19:56.000Z", "uid": "35240-ead4ebd4-a67b-41f6-9cf5-99a0e71825d5" }, { "id": "e827aebf-dcac-46dc-b6f6-968f26984905", "name": "404 response", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": { "mode": "raw", "raw": "{\n \"name\": \"\",\n \"point_of_time\": {\n \"point_of_time_type\": \"\",\n \"reference\": \"before\"\n }\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/:schema/alerts/{{name}}:clone?targetDatabase=&targetSchema=", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "databases", ":database", "schemas", ":schema", "alerts", "{{name}}:clone" ], "query": [ { "description": "(Required) Database of the newly created resource. Defaults to the source's database", "key": "targetDatabase", "value": "" }, { "description": "(Required) Schema of the newly created resource. Defaults to the source's schema", "key": "targetSchema", "value": "" } ], "variable": [ { "key": "database" }, { "key": "schema" } ] } }, "status": "Not Found", "code": 404, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-06-05T13:19:56.000Z", "updatedAt": "2026-06-05T13:19:56.000Z", "uid": "35240-e827aebf-dcac-46dc-b6f6-968f26984905" }, { "id": "04d9a76c-ec4e-4769-9918-2fa71ac80a76", "name": "405 response", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": { "mode": "raw", "raw": "{\n \"name\": \"\",\n \"point_of_time\": {\n \"point_of_time_type\": \"\",\n \"reference\": \"before\"\n }\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/:schema/alerts/{{name}}:clone?targetDatabase=&targetSchema=", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "databases", ":database", "schemas", ":schema", "alerts", "{{name}}:clone" ], "query": [ { "description": "(Required) Database of the newly created resource. Defaults to the source's database", "key": "targetDatabase", "value": "" }, { "description": "(Required) Schema of the newly created resource. Defaults to the source's schema", "key": "targetSchema", "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:19:56.000Z", "updatedAt": "2026-06-05T13:19:56.000Z", "uid": "35240-04d9a76c-ec4e-4769-9918-2fa71ac80a76" }, { "id": "70b18b54-5b5a-41cd-bf56-b07e6ba48f9a", "name": "408 response", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": { "mode": "raw", "raw": "{\n \"name\": \"\",\n \"point_of_time\": {\n \"point_of_time_type\": \"\",\n \"reference\": \"before\"\n }\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/:schema/alerts/{{name}}:clone?targetDatabase=&targetSchema=", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "databases", ":database", "schemas", ":schema", "alerts", "{{name}}:clone" ], "query": [ { "description": "(Required) Database of the newly created resource. Defaults to the source's database", "key": "targetDatabase", "value": "" }, { "description": "(Required) Schema of the newly created resource. Defaults to the source's schema", "key": "targetSchema", "value": "" } ], "variable": [ { "key": "database" }, { "key": "schema" } ] } }, "status": "Request Timeout", "code": 408, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-06-05T13:19:56.000Z", "updatedAt": "2026-06-05T13:19:56.000Z", "uid": "35240-70b18b54-5b5a-41cd-bf56-b07e6ba48f9a" }, { "id": "a701f8e0-9c27-41dc-82cd-d437634ba990", "name": "409 response", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": { "mode": "raw", "raw": "{\n \"name\": \"\",\n \"point_of_time\": {\n \"point_of_time_type\": \"\",\n \"reference\": \"before\"\n }\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/:schema/alerts/{{name}}:clone?targetDatabase=&targetSchema=", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "databases", ":database", "schemas", ":schema", "alerts", "{{name}}:clone" ], "query": [ { "description": "(Required) Database of the newly created resource. Defaults to the source's database", "key": "targetDatabase", "value": "" }, { "description": "(Required) Schema of the newly created resource. Defaults to the source's schema", "key": "targetSchema", "value": "" } ], "variable": [ { "key": "database" }, { "key": "schema" } ] } }, "status": "Conflict", "code": 409, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-06-05T13:19:56.000Z", "updatedAt": "2026-06-05T13:19:56.000Z", "uid": "35240-a701f8e0-9c27-41dc-82cd-d437634ba990" }, { "id": "36c6eeeb-5e07-4acc-bc4e-6258de8a6455", "name": "410 response", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": { "mode": "raw", "raw": "{\n \"name\": \"\",\n \"point_of_time\": {\n \"point_of_time_type\": \"\",\n \"reference\": \"before\"\n }\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/:schema/alerts/{{name}}:clone?targetDatabase=&targetSchema=", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "databases", ":database", "schemas", ":schema", "alerts", "{{name}}:clone" ], "query": [ { "description": "(Required) Database of the newly created resource. Defaults to the source's database", "key": "targetDatabase", "value": "" }, { "description": "(Required) Schema of the newly created resource. Defaults to the source's schema", "key": "targetSchema", "value": "" } ], "variable": [ { "key": "database" }, { "key": "schema" } ] } }, "status": "Gone", "code": 410, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-06-05T13:19:56.000Z", "updatedAt": "2026-06-05T13:19:56.000Z", "uid": "35240-36c6eeeb-5e07-4acc-bc4e-6258de8a6455" }, { "id": "ffb2091b-c879-40a2-b53c-53af434006b4", "name": "429 response", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": { "mode": "raw", "raw": "{\n \"name\": \"\",\n \"point_of_time\": {\n \"point_of_time_type\": \"\",\n \"reference\": \"before\"\n }\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/:schema/alerts/{{name}}:clone?targetDatabase=&targetSchema=", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "databases", ":database", "schemas", ":schema", "alerts", "{{name}}:clone" ], "query": [ { "description": "(Required) Database of the newly created resource. Defaults to the source's database", "key": "targetDatabase", "value": "" }, { "description": "(Required) Schema of the newly created resource. Defaults to the source's schema", "key": "targetSchema", "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:19:56.000Z", "updatedAt": "2026-06-05T13:19:56.000Z", "uid": "35240-ffb2091b-c879-40a2-b53c-53af434006b4" }, { "id": "4aee64c7-377e-4f58-b45a-9b3873a01188", "name": "500 response", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": { "mode": "raw", "raw": "{\n \"name\": \"\",\n \"point_of_time\": {\n \"point_of_time_type\": \"\",\n \"reference\": \"before\"\n }\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/:schema/alerts/{{name}}:clone?targetDatabase=&targetSchema=", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "databases", ":database", "schemas", ":schema", "alerts", "{{name}}:clone" ], "query": [ { "description": "(Required) Database of the newly created resource. Defaults to the source's database", "key": "targetDatabase", "value": "" }, { "description": "(Required) Schema of the newly created resource. Defaults to the source's schema", "key": "targetSchema", "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:19:56.000Z", "updatedAt": "2026-06-05T13:19:56.000Z", "uid": "35240-4aee64c7-377e-4f58-b45a-9b3873a01188" }, { "id": "83c1ce2d-4b85-4b29-bc94-43222ac3017d", "name": "503 response", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": { "mode": "raw", "raw": "{\n \"name\": \"\",\n \"point_of_time\": {\n \"point_of_time_type\": \"\",\n \"reference\": \"before\"\n }\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/:schema/alerts/{{name}}:clone?targetDatabase=&targetSchema=", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "databases", ":database", "schemas", ":schema", "alerts", "{{name}}:clone" ], "query": [ { "description": "(Required) Database of the newly created resource. Defaults to the source's database", "key": "targetDatabase", "value": "" }, { "description": "(Required) Schema of the newly created resource. Defaults to the source's schema", "key": "targetSchema", "value": "" } ], "variable": [ { "key": "database" }, { "key": "schema" } ] } }, "status": "Service Unavailable", "code": 503, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-06-05T13:19:56.000Z", "updatedAt": "2026-06-05T13:19:56.000Z", "uid": "35240-83c1ce2d-4b85-4b29-bc94-43222ac3017d" }, { "id": "cd770b6a-b4d1-4b66-bd78-539a2dec5c1d", "name": "504 response", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": { "mode": "raw", "raw": "{\n \"name\": \"\",\n \"point_of_time\": {\n \"point_of_time_type\": \"\",\n \"reference\": \"before\"\n }\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/:schema/alerts/{{name}}:clone?targetDatabase=&targetSchema=", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "databases", ":database", "schemas", ":schema", "alerts", "{{name}}:clone" ], "query": [ { "description": "(Required) Database of the newly created resource. Defaults to the source's database", "key": "targetDatabase", "value": "" }, { "description": "(Required) Schema of the newly created resource. Defaults to the source's schema", "key": "targetSchema", "value": "" } ], "variable": [ { "key": "database" }, { "key": "schema" } ] } }, "status": "Gateway Timeout", "code": 504, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-06-05T13:19:56.000Z", "updatedAt": "2026-06-05T13:19:56.000Z", "uid": "35240-cd770b6a-b4d1-4b66-bd78-539a2dec5c1d" } ], "createdAt": "2026-06-05T13:19:56.000Z", "updatedAt": "2026-06-05T13:19:56.000Z", "uid": "35240-78bb7d3e-4da1-4c39-9109-ad0c093a69ba" } ], "id": "ad2c1221-0982-401d-aa5d-1f3d18306ecc", "createdAt": "2026-06-05T13:19:56.000Z", "updatedAt": "2026-06-05T13:19:56.000Z", "uid": "35240-ad2c1221-0982-401d-aa5d-1f3d18306ecc" }, { "name": "{name}:execute", "item": [ { "name": "Execute an Alert", "id": "4cd65028-406c-4b11-8356-49976ebf5970", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "method": "POST", "header": [], "url": { "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/:schema/alerts/{{name}}:execute", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "databases", ":database", "schemas", ":schema", "alerts", "{{name}}:execute" ], "variable": [ { "id": "09442445-a380-48ad-a92e-1785f64355b5", "key": "database" }, { "id": "727ed5a8-3237-4168-b0e6-d5c915fa91c5", "key": "schema" } ] }, "description": "Execute an alert" }, "response": [ { "id": "59de9abe-115e-4b0a-823c-116d2e91cfc6", "name": "200 response", "originalRequest": { "method": "POST", "header": [], "url": { "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/:schema/alerts/{{name}}:execute", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "databases", ":database", "schemas", ":schema", "alerts", "{{name}}:execute" ], "variable": [ { "key": "database" }, { "key": "schema" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-06-05T13:19:56.000Z", "updatedAt": "2026-06-05T13:19:56.000Z", "uid": "35240-59de9abe-115e-4b0a-823c-116d2e91cfc6" }, { "id": "d5235990-1768-4766-b0fe-736477efc036", "name": "202 response", "originalRequest": { "method": "POST", "header": [], "url": { "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/:schema/alerts/{{name}}:execute", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "databases", ":database", "schemas", ":schema", "alerts", "{{name}}:execute" ], "variable": [ { "key": "database" }, { "key": "schema" } ] } }, "status": "Accepted", "code": 202, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-06-05T13:19:56.000Z", "updatedAt": "2026-06-05T13:19:56.000Z", "uid": "35240-d5235990-1768-4766-b0fe-736477efc036" }, { "id": "b8abf98e-a7e6-4505-ba9f-498ade38e409", "name": "400 response", "originalRequest": { "method": "POST", "header": [], "url": { "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/:schema/alerts/{{name}}:execute", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "databases", ":database", "schemas", ":schema", "alerts", "{{name}}:execute" ], "variable": [ { "key": "database" }, { "key": "schema" } ] } }, "status": "Bad Request", "code": 400, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-06-05T13:19:56.000Z", "updatedAt": "2026-06-05T13:19:56.000Z", "uid": "35240-b8abf98e-a7e6-4505-ba9f-498ade38e409" }, { "id": "df35c018-def2-4c8e-ac3f-b5b8f899ca19", "name": "401 response", "originalRequest": { "method": "POST", "header": [], "url": { "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/:schema/alerts/{{name}}:execute", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "databases", ":database", "schemas", ":schema", "alerts", "{{name}}:execute" ], "variable": [ { "key": "database" }, { "key": "schema" } ] } }, "status": "Unauthorized", "code": 401, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-06-05T13:19:56.000Z", "updatedAt": "2026-06-05T13:19:56.000Z", "uid": "35240-df35c018-def2-4c8e-ac3f-b5b8f899ca19" }, { "id": "69e095a5-320b-4198-8b86-0f52568c9465", "name": "403 response", "originalRequest": { "method": "POST", "header": [], "url": { "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/:schema/alerts/{{name}}:execute", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "databases", ":database", "schemas", ":schema", "alerts", "{{name}}:execute" ], "variable": [ { "key": "database" }, { "key": "schema" } ] } }, "status": "Forbidden", "code": 403, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-06-05T13:19:56.000Z", "updatedAt": "2026-06-05T13:19:56.000Z", "uid": "35240-69e095a5-320b-4198-8b86-0f52568c9465" }, { "id": "bf6c2e96-8aea-4df1-a2a3-9360e0588be5", "name": "404 response", "originalRequest": { "method": "POST", "header": [], "url": { "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/:schema/alerts/{{name}}:execute", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "databases", ":database", "schemas", ":schema", "alerts", "{{name}}:execute" ], "variable": [ { "key": "database" }, { "key": "schema" } ] } }, "status": "Not Found", "code": 404, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-06-05T13:19:56.000Z", "updatedAt": "2026-06-05T13:19:56.000Z", "uid": "35240-bf6c2e96-8aea-4df1-a2a3-9360e0588be5" }, { "id": "4cb83a22-6344-43df-9d65-e84c3a929d86", "name": "405 response", "originalRequest": { "method": "POST", "header": [], "url": { "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/:schema/alerts/{{name}}:execute", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "databases", ":database", "schemas", ":schema", "alerts", "{{name}}:execute" ], "variable": [ { "key": "database" }, { "key": "schema" } ] } }, "status": "Method Not Allowed", "code": 405, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-06-05T13:19:56.000Z", "updatedAt": "2026-06-05T13:19:56.000Z", "uid": "35240-4cb83a22-6344-43df-9d65-e84c3a929d86" }, { "id": "901d37be-a368-46da-ba8c-10f419a07309", "name": "408 response", "originalRequest": { "method": "POST", "header": [], "url": { "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/:schema/alerts/{{name}}:execute", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "databases", ":database", "schemas", ":schema", "alerts", "{{name}}:execute" ], "variable": [ { "key": "database" }, { "key": "schema" } ] } }, "status": "Request Timeout", "code": 408, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-06-05T13:19:56.000Z", "updatedAt": "2026-06-05T13:19:56.000Z", "uid": "35240-901d37be-a368-46da-ba8c-10f419a07309" }, { "id": "1289df4c-9a36-4e7b-a639-d885dd1af4d1", "name": "409 response", "originalRequest": { "method": "POST", "header": [], "url": { "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/:schema/alerts/{{name}}:execute", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "databases", ":database", "schemas", ":schema", "alerts", "{{name}}:execute" ], "variable": [ { "key": "database" }, { "key": "schema" } ] } }, "status": "Conflict", "code": 409, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-06-05T13:19:56.000Z", "updatedAt": "2026-06-05T13:19:56.000Z", "uid": "35240-1289df4c-9a36-4e7b-a639-d885dd1af4d1" }, { "id": "665aae41-55e2-4b77-8382-21c0979d9b1d", "name": "410 response", "originalRequest": { "method": "POST", "header": [], "url": { "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/:schema/alerts/{{name}}:execute", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "databases", ":database", "schemas", ":schema", "alerts", "{{name}}:execute" ], "variable": [ { "key": "database" }, { "key": "schema" } ] } }, "status": "Gone", "code": 410, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-06-05T13:19:56.000Z", "updatedAt": "2026-06-05T13:19:56.000Z", "uid": "35240-665aae41-55e2-4b77-8382-21c0979d9b1d" }, { "id": "0ae073e9-5659-43e5-a830-f1c613a2c841", "name": "429 response", "originalRequest": { "method": "POST", "header": [], "url": { "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/:schema/alerts/{{name}}:execute", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "databases", ":database", "schemas", ":schema", "alerts", "{{name}}:execute" ], "variable": [ { "key": "database" }, { "key": "schema" } ] } }, "status": "Too Many Requests", "code": 429, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-06-05T13:19:56.000Z", "updatedAt": "2026-06-05T13:19:56.000Z", "uid": "35240-0ae073e9-5659-43e5-a830-f1c613a2c841" }, { "id": "dbab86cc-9b76-4406-9575-f704d5570625", "name": "500 response", "originalRequest": { "method": "POST", "header": [], "url": { "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/:schema/alerts/{{name}}:execute", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "databases", ":database", "schemas", ":schema", "alerts", "{{name}}:execute" ], "variable": [ { "key": "database" }, { "key": "schema" } ] } }, "status": "Internal Server Error", "code": 500, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-06-05T13:19:56.000Z", "updatedAt": "2026-06-05T13:19:56.000Z", "uid": "35240-dbab86cc-9b76-4406-9575-f704d5570625" }, { "id": "b123958d-47dd-4c0d-b8d7-e8ca06b170ed", "name": "503 response", "originalRequest": { "method": "POST", "header": [], "url": { "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/:schema/alerts/{{name}}:execute", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "databases", ":database", "schemas", ":schema", "alerts", "{{name}}:execute" ], "variable": [ { "key": "database" }, { "key": "schema" } ] } }, "status": "Service Unavailable", "code": 503, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-06-05T13:19:56.000Z", "updatedAt": "2026-06-05T13:19:56.000Z", "uid": "35240-b123958d-47dd-4c0d-b8d7-e8ca06b170ed" }, { "id": "b241b86d-795c-4caf-952c-c0df2ebf5dcf", "name": "504 response", "originalRequest": { "method": "POST", "header": [], "url": { "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/:schema/alerts/{{name}}:execute", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "databases", ":database", "schemas", ":schema", "alerts", "{{name}}:execute" ], "variable": [ { "key": "database" }, { "key": "schema" } ] } }, "status": "Gateway Timeout", "code": 504, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-06-05T13:19:56.000Z", "updatedAt": "2026-06-05T13:19:56.000Z", "uid": "35240-b241b86d-795c-4caf-952c-c0df2ebf5dcf" } ], "createdAt": "2026-06-05T13:19:56.000Z", "updatedAt": "2026-06-05T13:19:56.000Z", "uid": "35240-4cd65028-406c-4b11-8356-49976ebf5970" } ], "id": "2e4c0fc8-4c7a-4f89-9c0f-e26ba4ab904b", "createdAt": "2026-06-05T13:19:56.000Z", "updatedAt": "2026-06-05T13:19:56.000Z", "uid": "35240-2e4c0fc8-4c7a-4f89-9c0f-e26ba4ab904b" }, { "name": "List Alerts", "id": "1b1acb84-276a-446a-b310-199b3d6addc8", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" } ], "url": { "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/:schema/alerts", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "databases", ":database", "schemas", ":schema", "alerts" ], "variable": [ { "id": "18d7554f-5251-4da2-939d-8a176c17f4cb", "key": "database" }, { "id": "cd363ed4-5ff8-40b9-8fcc-989845678596", "key": "schema" } ] }, "description": "List alerts" }, "response": [ { "id": "b576ec4e-2ed6-4d20-9abe-64120e490dde", "name": "successful", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" } ], "url": { "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/:schema/alerts", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "databases", ":database", "schemas", ":schema", "alerts" ], "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": "[\n {\n \"name\": \"\",\n \"schedule\": {\n \"schedule_type\": \"\"\n },\n \"condition\": \"\",\n \"action\": \"\",\n \"comment\": \"\",\n \"warehouse\": \"\",\n \"created_on\": \"\",\n \"database_name\": \"\",\n \"schema_name\": \"\",\n \"owner\": \"\",\n \"owner_role_type\": \"\",\n \"state\": \"\"\n },\n {\n \"name\": \"\",\n \"schedule\": {\n \"schedule_type\": \"\"\n },\n \"condition\": \"\",\n \"action\": \"\",\n \"comment\": \"\",\n \"warehouse\": \"\",\n \"created_on\": \"\",\n \"database_name\": \"\",\n \"schema_name\": \"\",\n \"owner\": \"\",\n \"owner_role_type\": \"\",\n \"state\": \"\"\n }\n]", "createdAt": "2026-06-05T13:19:56.000Z", "updatedAt": "2026-06-05T13:19:56.000Z", "uid": "35240-b576ec4e-2ed6-4d20-9abe-64120e490dde" }, { "id": "4f03e101-4a7d-4cc4-8e9e-17fd7f5605d6", "name": "202 response", "originalRequest": { "method": "GET", "header": [], "url": { "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/:schema/alerts", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "databases", ":database", "schemas", ":schema", "alerts" ], "variable": [ { "key": "database" }, { "key": "schema" } ] } }, "status": "Accepted", "code": 202, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-06-05T13:19:56.000Z", "updatedAt": "2026-06-05T13:19:56.000Z", "uid": "35240-4f03e101-4a7d-4cc4-8e9e-17fd7f5605d6" }, { "id": "ad6cb55d-0524-496a-b32c-c6a4ee078891", "name": "400 response", "originalRequest": { "method": "GET", "header": [], "url": { "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/:schema/alerts", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "databases", ":database", "schemas", ":schema", "alerts" ], "variable": [ { "key": "database" }, { "key": "schema" } ] } }, "status": "Bad Request", "code": 400, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-06-05T13:19:56.000Z", "updatedAt": "2026-06-05T13:19:56.000Z", "uid": "35240-ad6cb55d-0524-496a-b32c-c6a4ee078891" }, { "id": "12fd7a49-910d-4d5b-8b2f-34cad4f37790", "name": "401 response", "originalRequest": { "method": "GET", "header": [], "url": { "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/:schema/alerts", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "databases", ":database", "schemas", ":schema", "alerts" ], "variable": [ { "key": "database" }, { "key": "schema" } ] } }, "status": "Unauthorized", "code": 401, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-06-05T13:19:56.000Z", "updatedAt": "2026-06-05T13:19:56.000Z", "uid": "35240-12fd7a49-910d-4d5b-8b2f-34cad4f37790" }, { "id": "71a80c0c-13ad-43c3-9cbb-e174f8c0aac8", "name": "403 response", "originalRequest": { "method": "GET", "header": [], "url": { "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/:schema/alerts", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "databases", ":database", "schemas", ":schema", "alerts" ], "variable": [ { "key": "database" }, { "key": "schema" } ] } }, "status": "Forbidden", "code": 403, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-06-05T13:19:56.000Z", "updatedAt": "2026-06-05T13:19:56.000Z", "uid": "35240-71a80c0c-13ad-43c3-9cbb-e174f8c0aac8" }, { "id": "16199ec0-880c-4598-b16b-ebf4d845eb3b", "name": "404 response", "originalRequest": { "method": "GET", "header": [], "url": { "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/:schema/alerts", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "databases", ":database", "schemas", ":schema", "alerts" ], "variable": [ { "key": "database" }, { "key": "schema" } ] } }, "status": "Not Found", "code": 404, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-06-05T13:19:56.000Z", "updatedAt": "2026-06-05T13:19:56.000Z", "uid": "35240-16199ec0-880c-4598-b16b-ebf4d845eb3b" }, { "id": "499bd559-4a93-4f17-a155-f6d4800e2633", "name": "405 response", "originalRequest": { "method": "GET", "header": [], "url": { "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/:schema/alerts", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "databases", ":database", "schemas", ":schema", "alerts" ], "variable": [ { "key": "database" }, { "key": "schema" } ] } }, "status": "Method Not Allowed", "code": 405, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-06-05T13:19:56.000Z", "updatedAt": "2026-06-05T13:19:56.000Z", "uid": "35240-499bd559-4a93-4f17-a155-f6d4800e2633" }, { "id": "843a1e78-b96a-425a-88e1-82a0ce0d2858", "name": "408 response", "originalRequest": { "method": "GET", "header": [], "url": { "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/:schema/alerts", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "databases", ":database", "schemas", ":schema", "alerts" ], "variable": [ { "key": "database" }, { "key": "schema" } ] } }, "status": "Request Timeout", "code": 408, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-06-05T13:19:56.000Z", "updatedAt": "2026-06-05T13:19:56.000Z", "uid": "35240-843a1e78-b96a-425a-88e1-82a0ce0d2858" }, { "id": "73b917ab-5426-400e-b800-4f29f3b05f84", "name": "409 response", "originalRequest": { "method": "GET", "header": [], "url": { "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/:schema/alerts", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "databases", ":database", "schemas", ":schema", "alerts" ], "variable": [ { "key": "database" }, { "key": "schema" } ] } }, "status": "Conflict", "code": 409, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-06-05T13:19:56.000Z", "updatedAt": "2026-06-05T13:19:56.000Z", "uid": "35240-73b917ab-5426-400e-b800-4f29f3b05f84" }, { "id": "9bcf13fe-5fa3-4a09-afbd-843cd4247415", "name": "410 response", "originalRequest": { "method": "GET", "header": [], "url": { "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/:schema/alerts", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "databases", ":database", "schemas", ":schema", "alerts" ], "variable": [ { "key": "database" }, { "key": "schema" } ] } }, "status": "Gone", "code": 410, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-06-05T13:19:56.000Z", "updatedAt": "2026-06-05T13:19:56.000Z", "uid": "35240-9bcf13fe-5fa3-4a09-afbd-843cd4247415" }, { "id": "1e586c67-2e3d-4494-9755-29734287a047", "name": "429 response", "originalRequest": { "method": "GET", "header": [], "url": { "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/:schema/alerts", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "databases", ":database", "schemas", ":schema", "alerts" ], "variable": [ { "key": "database" }, { "key": "schema" } ] } }, "status": "Too Many Requests", "code": 429, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-06-05T13:19:56.000Z", "updatedAt": "2026-06-05T13:19:56.000Z", "uid": "35240-1e586c67-2e3d-4494-9755-29734287a047" }, { "id": "cbafc6a9-f3b8-439d-9a83-85e41d2c84e7", "name": "500 response", "originalRequest": { "method": "GET", "header": [], "url": { "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/:schema/alerts", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "databases", ":database", "schemas", ":schema", "alerts" ], "variable": [ { "key": "database" }, { "key": "schema" } ] } }, "status": "Internal Server Error", "code": 500, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-06-05T13:19:56.000Z", "updatedAt": "2026-06-05T13:19:56.000Z", "uid": "35240-cbafc6a9-f3b8-439d-9a83-85e41d2c84e7" }, { "id": "884228d3-7120-4cf6-994f-fee5b1d27476", "name": "503 response", "originalRequest": { "method": "GET", "header": [], "url": { "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/:schema/alerts", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "databases", ":database", "schemas", ":schema", "alerts" ], "variable": [ { "key": "database" }, { "key": "schema" } ] } }, "status": "Service Unavailable", "code": 503, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-06-05T13:19:56.000Z", "updatedAt": "2026-06-05T13:19:56.000Z", "uid": "35240-884228d3-7120-4cf6-994f-fee5b1d27476" }, { "id": "1682cc79-5a5b-449e-a0c4-bb9fd57dcbb2", "name": "504 response", "originalRequest": { "method": "GET", "header": [], "url": { "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/:schema/alerts", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "databases", ":database", "schemas", ":schema", "alerts" ], "variable": [ { "key": "database" }, { "key": "schema" } ] } }, "status": "Gateway Timeout", "code": 504, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-06-05T13:19:56.000Z", "updatedAt": "2026-06-05T13:19:56.000Z", "uid": "35240-1682cc79-5a5b-449e-a0c4-bb9fd57dcbb2" } ], "createdAt": "2026-06-05T13:19:56.000Z", "updatedAt": "2026-06-05T13:19:56.000Z", "uid": "35240-1b1acb84-276a-446a-b310-199b3d6addc8" }, { "name": "Create an Alert", "id": "530b9e65-a112-49aa-ab09-db2632a435c5", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": { "mode": "raw", "raw": "{\n \"name\": \"\",\n \"schedule\": {\n \"schedule_type\": \"\"\n },\n \"condition\": \"\",\n \"action\": \"\",\n \"comment\": \"\",\n \"warehouse\": \"\",\n \"created_on\": \"\",\n \"database_name\": \"\",\n \"schema_name\": \"\",\n \"owner\": \"\",\n \"owner_role_type\": \"\",\n \"state\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/:schema/alerts", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "databases", ":database", "schemas", ":schema", "alerts" ], "variable": [ { "id": "f2d740d0-8335-4ec5-aef4-83b6926ecf06", "key": "database" }, { "id": "1c34466c-c588-4f4d-b5ea-cdc3d5db247e", "key": "schema" } ] }, "description": "Create an alert" }, "response": [ { "id": "5ee12edf-77f3-4199-8d3b-0e9bc2611517", "name": "200 response", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": { "mode": "raw", "raw": "{\n \"name\": \"\",\n \"schedule\": {\n \"schedule_type\": \"\"\n },\n \"condition\": \"\",\n \"action\": \"\",\n \"comment\": \"\",\n \"warehouse\": \"\",\n \"created_on\": \"\",\n \"database_name\": \"\",\n \"schema_name\": \"\",\n \"owner\": \"\",\n \"owner_role_type\": \"\",\n \"state\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/:schema/alerts", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "databases", ":database", "schemas", ":schema", "alerts" ], "variable": [ { "key": "database" }, { "key": "schema" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-06-05T13:19:56.000Z", "updatedAt": "2026-06-05T13:19:56.000Z", "uid": "35240-5ee12edf-77f3-4199-8d3b-0e9bc2611517" }, { "id": "bd9a913e-1ac8-4b3e-8491-6857944f3dde", "name": "202 response", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": { "mode": "raw", "raw": "{\n \"name\": \"\",\n \"schedule\": {\n \"schedule_type\": \"\"\n },\n \"condition\": \"\",\n \"action\": \"\",\n \"comment\": \"\",\n \"warehouse\": \"\",\n \"created_on\": \"\",\n \"database_name\": \"\",\n \"schema_name\": \"\",\n \"owner\": \"\",\n \"owner_role_type\": \"\",\n \"state\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/:schema/alerts", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "databases", ":database", "schemas", ":schema", "alerts" ], "variable": [ { "key": "database" }, { "key": "schema" } ] } }, "status": "Accepted", "code": 202, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-06-05T13:19:56.000Z", "updatedAt": "2026-06-05T13:19:56.000Z", "uid": "35240-bd9a913e-1ac8-4b3e-8491-6857944f3dde" }, { "id": "d9dd4c33-72d8-45a9-83dd-c90aa4f8e433", "name": "400 response", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": { "mode": "raw", "raw": "{\n \"name\": \"\",\n \"schedule\": {\n \"schedule_type\": \"\"\n },\n \"condition\": \"\",\n \"action\": \"\",\n \"comment\": \"\",\n \"warehouse\": \"\",\n \"created_on\": \"\",\n \"database_name\": \"\",\n \"schema_name\": \"\",\n \"owner\": \"\",\n \"owner_role_type\": \"\",\n \"state\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/:schema/alerts", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "databases", ":database", "schemas", ":schema", "alerts" ], "variable": [ { "key": "database" }, { "key": "schema" } ] } }, "status": "Bad Request", "code": 400, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-06-05T13:19:56.000Z", "updatedAt": "2026-06-05T13:19:56.000Z", "uid": "35240-d9dd4c33-72d8-45a9-83dd-c90aa4f8e433" }, { "id": "f23c6666-447f-4437-a53a-f87c9c24c436", "name": "401 response", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": { "mode": "raw", "raw": "{\n \"name\": \"\",\n \"schedule\": {\n \"schedule_type\": \"\"\n },\n \"condition\": \"\",\n \"action\": \"\",\n \"comment\": \"\",\n \"warehouse\": \"\",\n \"created_on\": \"\",\n \"database_name\": \"\",\n \"schema_name\": \"\",\n \"owner\": \"\",\n \"owner_role_type\": \"\",\n \"state\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/:schema/alerts", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "databases", ":database", "schemas", ":schema", "alerts" ], "variable": [ { "key": "database" }, { "key": "schema" } ] } }, "status": "Unauthorized", "code": 401, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-06-05T13:19:56.000Z", "updatedAt": "2026-06-05T13:19:56.000Z", "uid": "35240-f23c6666-447f-4437-a53a-f87c9c24c436" }, { "id": "bb9f2037-6dc6-492a-842f-7bc9e9dcb1ea", "name": "403 response", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": { "mode": "raw", "raw": "{\n \"name\": \"\",\n \"schedule\": {\n \"schedule_type\": \"\"\n },\n \"condition\": \"\",\n \"action\": \"\",\n \"comment\": \"\",\n \"warehouse\": \"\",\n \"created_on\": \"\",\n \"database_name\": \"\",\n \"schema_name\": \"\",\n \"owner\": \"\",\n \"owner_role_type\": \"\",\n \"state\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/:schema/alerts", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "databases", ":database", "schemas", ":schema", "alerts" ], "variable": [ { "key": "database" }, { "key": "schema" } ] } }, "status": "Forbidden", "code": 403, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-06-05T13:19:56.000Z", "updatedAt": "2026-06-05T13:19:56.000Z", "uid": "35240-bb9f2037-6dc6-492a-842f-7bc9e9dcb1ea" }, { "id": "87770932-7c27-4c97-8469-a9b083a5b4a4", "name": "404 response", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": { "mode": "raw", "raw": "{\n \"name\": \"\",\n \"schedule\": {\n \"schedule_type\": \"\"\n },\n \"condition\": \"\",\n \"action\": \"\",\n \"comment\": \"\",\n \"warehouse\": \"\",\n \"created_on\": \"\",\n \"database_name\": \"\",\n \"schema_name\": \"\",\n \"owner\": \"\",\n \"owner_role_type\": \"\",\n \"state\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/:schema/alerts", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "databases", ":database", "schemas", ":schema", "alerts" ], "variable": [ { "key": "database" }, { "key": "schema" } ] } }, "status": "Not Found", "code": 404, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-06-05T13:19:56.000Z", "updatedAt": "2026-06-05T13:19:56.000Z", "uid": "35240-87770932-7c27-4c97-8469-a9b083a5b4a4" }, { "id": "31ffacc6-9201-4e34-bdab-6fc584d4c3a5", "name": "405 response", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": { "mode": "raw", "raw": "{\n \"name\": \"\",\n \"schedule\": {\n \"schedule_type\": \"\"\n },\n \"condition\": \"\",\n \"action\": \"\",\n \"comment\": \"\",\n \"warehouse\": \"\",\n \"created_on\": \"\",\n \"database_name\": \"\",\n \"schema_name\": \"\",\n \"owner\": \"\",\n \"owner_role_type\": \"\",\n \"state\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/:schema/alerts", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "databases", ":database", "schemas", ":schema", "alerts" ], "variable": [ { "key": "database" }, { "key": "schema" } ] } }, "status": "Method Not Allowed", "code": 405, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-06-05T13:19:56.000Z", "updatedAt": "2026-06-05T13:19:56.000Z", "uid": "35240-31ffacc6-9201-4e34-bdab-6fc584d4c3a5" }, { "id": "8622ff48-639d-4925-9ff4-51349743feb4", "name": "408 response", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": { "mode": "raw", "raw": "{\n \"name\": \"\",\n \"schedule\": {\n \"schedule_type\": \"\"\n },\n \"condition\": \"\",\n \"action\": \"\",\n \"comment\": \"\",\n \"warehouse\": \"\",\n \"created_on\": \"\",\n \"database_name\": \"\",\n \"schema_name\": \"\",\n \"owner\": \"\",\n \"owner_role_type\": \"\",\n \"state\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/:schema/alerts", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "databases", ":database", "schemas", ":schema", "alerts" ], "variable": [ { "key": "database" }, { "key": "schema" } ] } }, "status": "Request Timeout", "code": 408, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-06-05T13:19:56.000Z", "updatedAt": "2026-06-05T13:19:56.000Z", "uid": "35240-8622ff48-639d-4925-9ff4-51349743feb4" }, { "id": "9c84869d-d4af-4a10-bdbe-dfbd0a507424", "name": "409 response", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": { "mode": "raw", "raw": "{\n \"name\": \"\",\n \"schedule\": {\n \"schedule_type\": \"\"\n },\n \"condition\": \"\",\n \"action\": \"\",\n \"comment\": \"\",\n \"warehouse\": \"\",\n \"created_on\": \"\",\n \"database_name\": \"\",\n \"schema_name\": \"\",\n \"owner\": \"\",\n \"owner_role_type\": \"\",\n \"state\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/:schema/alerts", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "databases", ":database", "schemas", ":schema", "alerts" ], "variable": [ { "key": "database" }, { "key": "schema" } ] } }, "status": "Conflict", "code": 409, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-06-05T13:19:56.000Z", "updatedAt": "2026-06-05T13:19:56.000Z", "uid": "35240-9c84869d-d4af-4a10-bdbe-dfbd0a507424" }, { "id": "15e1422b-fe1b-421f-8a7f-3646e1a72403", "name": "410 response", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": { "mode": "raw", "raw": "{\n \"name\": \"\",\n \"schedule\": {\n \"schedule_type\": \"\"\n },\n \"condition\": \"\",\n \"action\": \"\",\n \"comment\": \"\",\n \"warehouse\": \"\",\n \"created_on\": \"\",\n \"database_name\": \"\",\n \"schema_name\": \"\",\n \"owner\": \"\",\n \"owner_role_type\": \"\",\n \"state\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/:schema/alerts", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "databases", ":database", "schemas", ":schema", "alerts" ], "variable": [ { "key": "database" }, { "key": "schema" } ] } }, "status": "Gone", "code": 410, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-06-05T13:19:56.000Z", "updatedAt": "2026-06-05T13:19:56.000Z", "uid": "35240-15e1422b-fe1b-421f-8a7f-3646e1a72403" }, { "id": "a8e748c4-f0fc-4667-a358-9b0743810b61", "name": "429 response", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": { "mode": "raw", "raw": "{\n \"name\": \"\",\n \"schedule\": {\n \"schedule_type\": \"\"\n },\n \"condition\": \"\",\n \"action\": \"\",\n \"comment\": \"\",\n \"warehouse\": \"\",\n \"created_on\": \"\",\n \"database_name\": \"\",\n \"schema_name\": \"\",\n \"owner\": \"\",\n \"owner_role_type\": \"\",\n \"state\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/:schema/alerts", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "databases", ":database", "schemas", ":schema", "alerts" ], "variable": [ { "key": "database" }, { "key": "schema" } ] } }, "status": "Too Many Requests", "code": 429, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-06-05T13:19:56.000Z", "updatedAt": "2026-06-05T13:19:56.000Z", "uid": "35240-a8e748c4-f0fc-4667-a358-9b0743810b61" }, { "id": "0fd7213e-516d-49ce-9d1a-068f2b5c560d", "name": "500 response", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": { "mode": "raw", "raw": "{\n \"name\": \"\",\n \"schedule\": {\n \"schedule_type\": \"\"\n },\n \"condition\": \"\",\n \"action\": \"\",\n \"comment\": \"\",\n \"warehouse\": \"\",\n \"created_on\": \"\",\n \"database_name\": \"\",\n \"schema_name\": \"\",\n \"owner\": \"\",\n \"owner_role_type\": \"\",\n \"state\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/:schema/alerts", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "databases", ":database", "schemas", ":schema", "alerts" ], "variable": [ { "key": "database" }, { "key": "schema" } ] } }, "status": "Internal Server Error", "code": 500, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-06-05T13:19:56.000Z", "updatedAt": "2026-06-05T13:19:56.000Z", "uid": "35240-0fd7213e-516d-49ce-9d1a-068f2b5c560d" }, { "id": "ff455f30-3fc5-488b-9c97-7aabdbc3dc4f", "name": "503 response", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": { "mode": "raw", "raw": "{\n \"name\": \"\",\n \"schedule\": {\n \"schedule_type\": \"\"\n },\n \"condition\": \"\",\n \"action\": \"\",\n \"comment\": \"\",\n \"warehouse\": \"\",\n \"created_on\": \"\",\n \"database_name\": \"\",\n \"schema_name\": \"\",\n \"owner\": \"\",\n \"owner_role_type\": \"\",\n \"state\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/:schema/alerts", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "databases", ":database", "schemas", ":schema", "alerts" ], "variable": [ { "key": "database" }, { "key": "schema" } ] } }, "status": "Service Unavailable", "code": 503, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-06-05T13:19:56.000Z", "updatedAt": "2026-06-05T13:19:56.000Z", "uid": "35240-ff455f30-3fc5-488b-9c97-7aabdbc3dc4f" }, { "id": "589b0948-221a-43fa-984b-f101a83bdab8", "name": "504 response", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": { "mode": "raw", "raw": "{\n \"name\": \"\",\n \"schedule\": {\n \"schedule_type\": \"\"\n },\n \"condition\": \"\",\n \"action\": \"\",\n \"comment\": \"\",\n \"warehouse\": \"\",\n \"created_on\": \"\",\n \"database_name\": \"\",\n \"schema_name\": \"\",\n \"owner\": \"\",\n \"owner_role_type\": \"\",\n \"state\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/:schema/alerts", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "databases", ":database", "schemas", ":schema", "alerts" ], "variable": [ { "key": "database" }, { "key": "schema" } ] } }, "status": "Gateway Timeout", "code": 504, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-06-05T13:19:56.000Z", "updatedAt": "2026-06-05T13:19:56.000Z", "uid": "35240-589b0948-221a-43fa-984b-f101a83bdab8" } ], "createdAt": "2026-06-05T13:19:56.000Z", "updatedAt": "2026-06-05T13:19:56.000Z", "uid": "35240-530b9e65-a112-49aa-ab09-db2632a435c5" } ], "id": "652952b2-e375-453d-a2bb-7091a6f5f9f1", "createdAt": "2026-06-05T13:19:56.000Z", "updatedAt": "2026-06-05T13:19:56.000Z", "uid": "35240-652952b2-e375-453d-a2bb-7091a6f5f9f1" } ], "id": "ea07fd0a-9dba-4e4d-8041-9cf29b2aaee9", "createdAt": "2026-06-05T13:19:56.000Z", "updatedAt": "2026-06-05T13:19:56.000Z", "uid": "35240-ea07fd0a-9dba-4e4d-8041-9cf29b2aaee9" } ], "id": "d0f12165-682d-4e89-bb8f-371e22f06279", "createdAt": "2026-06-05T13:19:56.000Z", "updatedAt": "2026-06-05T13:19:56.000Z", "uid": "35240-d0f12165-682d-4e89-bb8f-371e22f06279" } ], "id": "3c727581-3f91-4cc6-a4b9-692fc5667701", "createdAt": "2026-06-05T13:19:56.000Z", "updatedAt": "2026-06-05T13:19:56.000Z", "uid": "35240-3c727581-3f91-4cc6-a4b9-692fc5667701" } ], "id": "23080f56-d1db-4c21-9d72-eaa5182c72e0", "createdAt": "2026-06-05T13:19:56.000Z", "updatedAt": "2026-06-05T13:19:56.000Z", "uid": "35240-23080f56-d1db-4c21-9d72-eaa5182c72e0" } ], "id": "6a28ea78-6b3b-429e-a233-a2cd25307bfc", "createdAt": "2026-06-05T13:19:56.000Z", "updatedAt": "2026-06-05T13:19:56.000Z", "uid": "35240-6a28ea78-6b3b-429e-a233-a2cd25307bfc" } ], "id": "ba1bd4dc-a465-4cb4-8761-6327235f10c6", "createdAt": "2026-06-05T13:19:56.000Z", "updatedAt": "2026-06-05T13:19:56.000Z", "uid": "35240-ba1bd4dc-a465-4cb4-8761-6327235f10c6" } ], "variable": [ { "key": "baseUrl", "value": "https://org-account.snowflakecomputing.com" } ] }