{ "info": { "_postman_id": "e419488f-f09e-4689-8ed5-e020aa4a289d", "name": "Snowflake Event Table API", "description": "The Snowflake Event Table API is a REST API that you can use to access, update, and perform certain actions on Event Table resource in a Snowflake database.\n\nContact Support:\n Name: Snowflake, Inc.\n Email: support@snowflake.com", "schema": "https://schema.getpostman.com/json/collection/v2.1.0/collection.json", "createdAt": "2026-06-05T13:20:21.000Z", "updatedAt": "2026-06-05T13:20:21.000Z", "lastUpdatedBy": "35240", "uid": "35240-e419488f-f09e-4689-8ed5-e020aa4a289d" }, "item": [ { "name": "api", "item": [ { "name": "v2", "item": [ { "name": "databases", "item": [ { "name": "{database}", "item": [ { "name": "schemas", "item": [ { "name": "{schema}", "item": [ { "name": "event-tables", "item": [ { "name": "{name}", "item": [ { "name": "Fetch an Event Table", "id": "312eed5c-7cf5-4261-be5e-66d9fc7f4be6", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" } ], "url": { "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/:schema/event-tables/:name", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "databases", ":database", "schemas", ":schema", "event-tables", ":name" ], "variable": [ { "id": "0e7f48f3-0514-486e-a8b5-e8c8a5970194", "key": "database" }, { "id": "572c1958-eb7a-47c5-b792-b0faa638223d", "key": "schema" }, { "id": "511f07f1-e349-4772-a673-23cc2f9b856e", "key": "name" } ] }, "description": "Fetch an event table" }, "response": [ { "id": "89026359-d47b-4309-92fe-2ea5c4864d88", "name": "successful", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" } ], "url": { "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/:schema/event-tables/:name", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "databases", ":database", "schemas", ":schema", "event-tables", ":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 \"cluster_by\": [\n \"\",\n \"\"\n ],\n \"data_retention_time_in_days\": \"\",\n \"max_data_extension_time_in_days\": \"\",\n \"change_tracking\": \"\",\n \"default_ddl_collation\": \"\",\n \"comment\": \"\",\n \"created_on\": \"\",\n \"database_name\": \"\",\n \"schema_name\": \"\",\n \"owner\": \"\",\n \"owner_role_type\": \"\",\n \"rows\": \"\",\n \"bytes\": \"\",\n \"automatic_clustering\": \"\",\n \"search_optimization\": \"\",\n \"search_optimization_progress\": \"\",\n \"search_optimization_bytes\": \"\",\n \"columns\": [\n {\n \"name\": \"\",\n \"datatype\": \"\",\n \"nullable\": \"\",\n \"default\": \"\",\n \"primary_key\": \"\",\n \"unique_key\": \"\",\n \"check\": \"\",\n \"expression\": \"\",\n \"comment\": \"\"\n },\n {\n \"name\": \"\",\n \"datatype\": \"\",\n \"nullable\": \"\",\n \"default\": \"\",\n \"primary_key\": \"\",\n \"unique_key\": \"\",\n \"check\": \"\",\n \"expression\": \"\",\n \"comment\": \"\"\n }\n ]\n}", "createdAt": "2026-06-05T13:20:22.000Z", "updatedAt": "2026-06-05T13:20:22.000Z", "uid": "35240-89026359-d47b-4309-92fe-2ea5c4864d88" }, { "id": "6d8fe071-c58b-441e-a2a9-908cb5eadcde", "name": "202 response", "originalRequest": { "method": "GET", "header": [], "url": { "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/:schema/event-tables/:name", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "databases", ":database", "schemas", ":schema", "event-tables", ":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:22.000Z", "updatedAt": "2026-06-05T13:20:22.000Z", "uid": "35240-6d8fe071-c58b-441e-a2a9-908cb5eadcde" }, { "id": "d81a31c2-3103-490d-9a25-2d0462399e91", "name": "400 response", "originalRequest": { "method": "GET", "header": [], "url": { "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/:schema/event-tables/:name", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "databases", ":database", "schemas", ":schema", "event-tables", ":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:22.000Z", "updatedAt": "2026-06-05T13:20:22.000Z", "uid": "35240-d81a31c2-3103-490d-9a25-2d0462399e91" }, { "id": "2814c3c0-0eaf-4464-8585-20f8b9138a5e", "name": "401 response", "originalRequest": { "method": "GET", "header": [], "url": { "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/:schema/event-tables/:name", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "databases", ":database", "schemas", ":schema", "event-tables", ":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:22.000Z", "updatedAt": "2026-06-05T13:20:22.000Z", "uid": "35240-2814c3c0-0eaf-4464-8585-20f8b9138a5e" }, { "id": "107aef65-e2d0-4dd8-8e5b-4315aa87cad3", "name": "403 response", "originalRequest": { "method": "GET", "header": [], "url": { "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/:schema/event-tables/:name", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "databases", ":database", "schemas", ":schema", "event-tables", ":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:22.000Z", "updatedAt": "2026-06-05T13:20:22.000Z", "uid": "35240-107aef65-e2d0-4dd8-8e5b-4315aa87cad3" }, { "id": "1f89793e-cc99-4647-9bfa-875f9548fe51", "name": "404 response", "originalRequest": { "method": "GET", "header": [], "url": { "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/:schema/event-tables/:name", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "databases", ":database", "schemas", ":schema", "event-tables", ":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:22.000Z", "updatedAt": "2026-06-05T13:20:22.000Z", "uid": "35240-1f89793e-cc99-4647-9bfa-875f9548fe51" }, { "id": "5007efa2-d9a6-4426-b49c-3cc77aae3eae", "name": "405 response", "originalRequest": { "method": "GET", "header": [], "url": { "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/:schema/event-tables/:name", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "databases", ":database", "schemas", ":schema", "event-tables", ":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:22.000Z", "updatedAt": "2026-06-05T13:20:22.000Z", "uid": "35240-5007efa2-d9a6-4426-b49c-3cc77aae3eae" }, { "id": "0750b370-85e7-4951-967d-4efde7ce8329", "name": "408 response", "originalRequest": { "method": "GET", "header": [], "url": { "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/:schema/event-tables/:name", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "databases", ":database", "schemas", ":schema", "event-tables", ":name" ], "variable": [ { "key": "database" }, { "key": "schema" }, { "key": "name" } ] } }, "status": "Request Timeout", "code": 408, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-06-05T13:20:22.000Z", "updatedAt": "2026-06-05T13:20:22.000Z", "uid": "35240-0750b370-85e7-4951-967d-4efde7ce8329" }, { "id": "34e4e01d-ad09-46ab-a865-2bfc542f83e9", "name": "409 response", "originalRequest": { "method": "GET", "header": [], "url": { "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/:schema/event-tables/:name", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "databases", ":database", "schemas", ":schema", "event-tables", ":name" ], "variable": [ { "key": "database" }, { "key": "schema" }, { "key": "name" } ] } }, "status": "Conflict", "code": 409, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-06-05T13:20:22.000Z", "updatedAt": "2026-06-05T13:20:22.000Z", "uid": "35240-34e4e01d-ad09-46ab-a865-2bfc542f83e9" }, { "id": "a261d101-f550-437c-b8a3-26fcfccc70f1", "name": "410 response", "originalRequest": { "method": "GET", "header": [], "url": { "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/:schema/event-tables/:name", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "databases", ":database", "schemas", ":schema", "event-tables", ":name" ], "variable": [ { "key": "database" }, { "key": "schema" }, { "key": "name" } ] } }, "status": "Gone", "code": 410, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-06-05T13:20:22.000Z", "updatedAt": "2026-06-05T13:20:22.000Z", "uid": "35240-a261d101-f550-437c-b8a3-26fcfccc70f1" }, { "id": "4e8b285f-cbb3-4d9c-9baf-d448e5c052c1", "name": "429 response", "originalRequest": { "method": "GET", "header": [], "url": { "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/:schema/event-tables/:name", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "databases", ":database", "schemas", ":schema", "event-tables", ":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:22.000Z", "updatedAt": "2026-06-05T13:20:22.000Z", "uid": "35240-4e8b285f-cbb3-4d9c-9baf-d448e5c052c1" }, { "id": "16b4f6f1-8ff9-409c-8c1e-4ccf3099f132", "name": "500 response", "originalRequest": { "method": "GET", "header": [], "url": { "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/:schema/event-tables/:name", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "databases", ":database", "schemas", ":schema", "event-tables", ":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:22.000Z", "updatedAt": "2026-06-05T13:20:22.000Z", "uid": "35240-16b4f6f1-8ff9-409c-8c1e-4ccf3099f132" }, { "id": "39ad3912-1e5b-4ad7-a477-7b91621be7cc", "name": "503 response", "originalRequest": { "method": "GET", "header": [], "url": { "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/:schema/event-tables/:name", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "databases", ":database", "schemas", ":schema", "event-tables", ":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:22.000Z", "updatedAt": "2026-06-05T13:20:22.000Z", "uid": "35240-39ad3912-1e5b-4ad7-a477-7b91621be7cc" }, { "id": "d101b1be-25f5-453f-bb96-75e6a1721d54", "name": "504 response", "originalRequest": { "method": "GET", "header": [], "url": { "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/:schema/event-tables/:name", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "databases", ":database", "schemas", ":schema", "event-tables", ":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:22.000Z", "updatedAt": "2026-06-05T13:20:22.000Z", "uid": "35240-d101b1be-25f5-453f-bb96-75e6a1721d54" } ], "createdAt": "2026-06-05T13:20:22.000Z", "updatedAt": "2026-06-05T13:20:22.000Z", "uid": "35240-312eed5c-7cf5-4261-be5e-66d9fc7f4be6" }, { "name": "Delete an Event Table", "id": "2e5a2307-e186-4852-8dc3-27c4782c7243", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "method": "DELETE", "header": [], "url": { "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/:schema/event-tables/:name", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "databases", ":database", "schemas", ":schema", "event-tables", ":name" ], "variable": [ { "id": "3d5ada15-78ee-4ae6-a132-d4a121505bef", "key": "database" }, { "id": "4bd7cd6a-7f3f-4638-8163-75029bab1d61", "key": "schema" }, { "id": "1262728b-225c-4c1d-91df-938b3af4eeac", "key": "name" } ] }, "description": "Delete an event table" }, "response": [ { "id": "5ab3fb54-2ac8-4822-aa14-6259de1c6fdf", "name": "200 response", "originalRequest": { "method": "DELETE", "header": [], "url": { "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/:schema/event-tables/:name", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "databases", ":database", "schemas", ":schema", "event-tables", ":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:22.000Z", "updatedAt": "2026-06-05T13:20:22.000Z", "uid": "35240-5ab3fb54-2ac8-4822-aa14-6259de1c6fdf" }, { "id": "258dbc86-faab-4ea8-9e7d-1990ebcc52f0", "name": "202 response", "originalRequest": { "method": "DELETE", "header": [], "url": { "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/:schema/event-tables/:name", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "databases", ":database", "schemas", ":schema", "event-tables", ":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:22.000Z", "updatedAt": "2026-06-05T13:20:22.000Z", "uid": "35240-258dbc86-faab-4ea8-9e7d-1990ebcc52f0" }, { "id": "db8a37a2-ea53-4170-a704-0a7ccd18556e", "name": "400 response", "originalRequest": { "method": "DELETE", "header": [], "url": { "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/:schema/event-tables/:name", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "databases", ":database", "schemas", ":schema", "event-tables", ":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:22.000Z", "updatedAt": "2026-06-05T13:20:22.000Z", "uid": "35240-db8a37a2-ea53-4170-a704-0a7ccd18556e" }, { "id": "7c5c2d9c-99bf-4346-9ee5-fca39ce9f7ba", "name": "401 response", "originalRequest": { "method": "DELETE", "header": [], "url": { "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/:schema/event-tables/:name", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "databases", ":database", "schemas", ":schema", "event-tables", ":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:22.000Z", "updatedAt": "2026-06-05T13:20:22.000Z", "uid": "35240-7c5c2d9c-99bf-4346-9ee5-fca39ce9f7ba" }, { "id": "80b7538b-216c-4739-b92c-de40af9bd009", "name": "403 response", "originalRequest": { "method": "DELETE", "header": [], "url": { "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/:schema/event-tables/:name", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "databases", ":database", "schemas", ":schema", "event-tables", ":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:22.000Z", "updatedAt": "2026-06-05T13:20:22.000Z", "uid": "35240-80b7538b-216c-4739-b92c-de40af9bd009" }, { "id": "3995dfe9-4831-4675-8c9c-b1aa3c4196e6", "name": "404 response", "originalRequest": { "method": "DELETE", "header": [], "url": { "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/:schema/event-tables/:name", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "databases", ":database", "schemas", ":schema", "event-tables", ":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:22.000Z", "updatedAt": "2026-06-05T13:20:22.000Z", "uid": "35240-3995dfe9-4831-4675-8c9c-b1aa3c4196e6" }, { "id": "b922e0fe-1ecd-4679-b79f-54ed8a7f0b4b", "name": "405 response", "originalRequest": { "method": "DELETE", "header": [], "url": { "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/:schema/event-tables/:name", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "databases", ":database", "schemas", ":schema", "event-tables", ":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:22.000Z", "updatedAt": "2026-06-05T13:20:22.000Z", "uid": "35240-b922e0fe-1ecd-4679-b79f-54ed8a7f0b4b" }, { "id": "8707aaf9-2f5b-465d-a696-3531d11d13a1", "name": "408 response", "originalRequest": { "method": "DELETE", "header": [], "url": { "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/:schema/event-tables/:name", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "databases", ":database", "schemas", ":schema", "event-tables", ":name" ], "variable": [ { "key": "database" }, { "key": "schema" }, { "key": "name" } ] } }, "status": "Request Timeout", "code": 408, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-06-05T13:20:22.000Z", "updatedAt": "2026-06-05T13:20:22.000Z", "uid": "35240-8707aaf9-2f5b-465d-a696-3531d11d13a1" }, { "id": "73a2f7bb-5b25-461d-8324-b02bcda77851", "name": "409 response", "originalRequest": { "method": "DELETE", "header": [], "url": { "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/:schema/event-tables/:name", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "databases", ":database", "schemas", ":schema", "event-tables", ":name" ], "variable": [ { "key": "database" }, { "key": "schema" }, { "key": "name" } ] } }, "status": "Conflict", "code": 409, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-06-05T13:20:22.000Z", "updatedAt": "2026-06-05T13:20:22.000Z", "uid": "35240-73a2f7bb-5b25-461d-8324-b02bcda77851" }, { "id": "26a2c531-86a5-4ffc-8626-2b99d939f92c", "name": "410 response", "originalRequest": { "method": "DELETE", "header": [], "url": { "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/:schema/event-tables/:name", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "databases", ":database", "schemas", ":schema", "event-tables", ":name" ], "variable": [ { "key": "database" }, { "key": "schema" }, { "key": "name" } ] } }, "status": "Gone", "code": 410, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-06-05T13:20:22.000Z", "updatedAt": "2026-06-05T13:20:22.000Z", "uid": "35240-26a2c531-86a5-4ffc-8626-2b99d939f92c" }, { "id": "2da2436f-8c06-48ab-bbbf-bd9e712980de", "name": "429 response", "originalRequest": { "method": "DELETE", "header": [], "url": { "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/:schema/event-tables/:name", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "databases", ":database", "schemas", ":schema", "event-tables", ":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:22.000Z", "updatedAt": "2026-06-05T13:20:22.000Z", "uid": "35240-2da2436f-8c06-48ab-bbbf-bd9e712980de" }, { "id": "57b070f3-a71e-438f-9c5e-a498987caff1", "name": "500 response", "originalRequest": { "method": "DELETE", "header": [], "url": { "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/:schema/event-tables/:name", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "databases", ":database", "schemas", ":schema", "event-tables", ":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:22.000Z", "updatedAt": "2026-06-05T13:20:22.000Z", "uid": "35240-57b070f3-a71e-438f-9c5e-a498987caff1" }, { "id": "7dc242ea-6125-45d6-8c0a-8e18abb615eb", "name": "503 response", "originalRequest": { "method": "DELETE", "header": [], "url": { "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/:schema/event-tables/:name", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "databases", ":database", "schemas", ":schema", "event-tables", ":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:22.000Z", "updatedAt": "2026-06-05T13:20:22.000Z", "uid": "35240-7dc242ea-6125-45d6-8c0a-8e18abb615eb" }, { "id": "4ac03373-85f8-4d60-8f33-9e3c1deef6d6", "name": "504 response", "originalRequest": { "method": "DELETE", "header": [], "url": { "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/:schema/event-tables/:name", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "databases", ":database", "schemas", ":schema", "event-tables", ":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:22.000Z", "updatedAt": "2026-06-05T13:20:22.000Z", "uid": "35240-4ac03373-85f8-4d60-8f33-9e3c1deef6d6" } ], "createdAt": "2026-06-05T13:20:22.000Z", "updatedAt": "2026-06-05T13:20:22.000Z", "uid": "35240-2e5a2307-e186-4852-8dc3-27c4782c7243" } ], "id": "def2cfa5-d15f-41f9-ab71-70476f6ec0da", "createdAt": "2026-06-05T13:20:22.000Z", "updatedAt": "2026-06-05T13:20:22.000Z", "uid": "35240-def2cfa5-d15f-41f9-ab71-70476f6ec0da" }, { "name": "{name}:rename", "item": [ { "name": "Rename the Event Table", "id": "a186f4bd-9c34-4ba0-bdd0-c75aefc8b355", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "method": "POST", "header": [], "url": { "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/:schema/event-tables/{{name}}:rename?targetName=", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "databases", ":database", "schemas", ":schema", "event-tables", "{{name}}:rename" ], "query": [ { "description": "(Required) Specify the name of the target resource to be renamed to.", "key": "targetName", "value": "" } ], "variable": [ { "id": "23d74da5-76aa-4b96-bc38-7a27890985b0", "key": "database" }, { "id": "351cad61-b75c-4c34-ab3e-0b003af35225", "key": "schema" } ] }, "description": "Rename the event table" }, "response": [ { "id": "c30b53cb-ce65-45aa-b5b6-81a9394ffadf", "name": "200 response", "originalRequest": { "method": "POST", "header": [], "url": { "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/:schema/event-tables/{{name}}:rename?targetName=", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "databases", ":database", "schemas", ":schema", "event-tables", "{{name}}:rename" ], "query": [ { "description": "(Required) Specify the name of the target resource to be renamed to.", "key": "targetName", "value": "" } ], "variable": [ { "key": "database" }, { "key": "schema" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-06-05T13:20:22.000Z", "updatedAt": "2026-06-05T13:20:22.000Z", "uid": "35240-c30b53cb-ce65-45aa-b5b6-81a9394ffadf" }, { "id": "9def036f-4fca-479f-b37a-953c88bbf457", "name": "202 response", "originalRequest": { "method": "POST", "header": [], "url": { "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/:schema/event-tables/{{name}}:rename?targetName=", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "databases", ":database", "schemas", ":schema", "event-tables", "{{name}}:rename" ], "query": [ { "description": "(Required) Specify the name of the target resource to be renamed to.", "key": "targetName", "value": "" } ], "variable": [ { "key": "database" }, { "key": "schema" } ] } }, "status": "Accepted", "code": 202, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-06-05T13:20:22.000Z", "updatedAt": "2026-06-05T13:20:22.000Z", "uid": "35240-9def036f-4fca-479f-b37a-953c88bbf457" }, { "id": "31c29adf-af3f-4a3f-9fa7-a5e693aa3824", "name": "400 response", "originalRequest": { "method": "POST", "header": [], "url": { "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/:schema/event-tables/{{name}}:rename?targetName=", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "databases", ":database", "schemas", ":schema", "event-tables", "{{name}}:rename" ], "query": [ { "description": "(Required) Specify the name of the target resource to be renamed to.", "key": "targetName", "value": "" } ], "variable": [ { "key": "database" }, { "key": "schema" } ] } }, "status": "Bad Request", "code": 400, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-06-05T13:20:22.000Z", "updatedAt": "2026-06-05T13:20:22.000Z", "uid": "35240-31c29adf-af3f-4a3f-9fa7-a5e693aa3824" }, { "id": "59122d8b-ac3a-40df-a855-2346f1105357", "name": "401 response", "originalRequest": { "method": "POST", "header": [], "url": { "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/:schema/event-tables/{{name}}:rename?targetName=", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "databases", ":database", "schemas", ":schema", "event-tables", "{{name}}:rename" ], "query": [ { "description": "(Required) Specify the name of the target resource to be renamed to.", "key": "targetName", "value": "" } ], "variable": [ { "key": "database" }, { "key": "schema" } ] } }, "status": "Unauthorized", "code": 401, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-06-05T13:20:22.000Z", "updatedAt": "2026-06-05T13:20:22.000Z", "uid": "35240-59122d8b-ac3a-40df-a855-2346f1105357" }, { "id": "f75fa8ae-7f2d-46d4-a049-aa54150f5780", "name": "403 response", "originalRequest": { "method": "POST", "header": [], "url": { "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/:schema/event-tables/{{name}}:rename?targetName=", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "databases", ":database", "schemas", ":schema", "event-tables", "{{name}}:rename" ], "query": [ { "description": "(Required) Specify the name of the target resource to be renamed to.", "key": "targetName", "value": "" } ], "variable": [ { "key": "database" }, { "key": "schema" } ] } }, "status": "Forbidden", "code": 403, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-06-05T13:20:22.000Z", "updatedAt": "2026-06-05T13:20:22.000Z", "uid": "35240-f75fa8ae-7f2d-46d4-a049-aa54150f5780" }, { "id": "70d291d1-5dca-423e-81c7-60f6baf01e4e", "name": "404 response", "originalRequest": { "method": "POST", "header": [], "url": { "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/:schema/event-tables/{{name}}:rename?targetName=", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "databases", ":database", "schemas", ":schema", "event-tables", "{{name}}:rename" ], "query": [ { "description": "(Required) Specify the name of the target resource to be renamed to.", "key": "targetName", "value": "" } ], "variable": [ { "key": "database" }, { "key": "schema" } ] } }, "status": "Not Found", "code": 404, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-06-05T13:20:22.000Z", "updatedAt": "2026-06-05T13:20:22.000Z", "uid": "35240-70d291d1-5dca-423e-81c7-60f6baf01e4e" }, { "id": "f8b940e2-b428-43eb-9027-4e3beb765aa6", "name": "405 response", "originalRequest": { "method": "POST", "header": [], "url": { "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/:schema/event-tables/{{name}}:rename?targetName=", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "databases", ":database", "schemas", ":schema", "event-tables", "{{name}}:rename" ], "query": [ { "description": "(Required) Specify the name of the target resource to be renamed to.", "key": "targetName", "value": "" } ], "variable": [ { "key": "database" }, { "key": "schema" } ] } }, "status": "Method Not Allowed", "code": 405, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-06-05T13:20:22.000Z", "updatedAt": "2026-06-05T13:20:22.000Z", "uid": "35240-f8b940e2-b428-43eb-9027-4e3beb765aa6" }, { "id": "a548064c-07f4-4175-9b9c-a22d6971fa7c", "name": "408 response", "originalRequest": { "method": "POST", "header": [], "url": { "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/:schema/event-tables/{{name}}:rename?targetName=", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "databases", ":database", "schemas", ":schema", "event-tables", "{{name}}:rename" ], "query": [ { "description": "(Required) Specify the name of the target resource to be renamed to.", "key": "targetName", "value": "" } ], "variable": [ { "key": "database" }, { "key": "schema" } ] } }, "status": "Request Timeout", "code": 408, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-06-05T13:20:22.000Z", "updatedAt": "2026-06-05T13:20:22.000Z", "uid": "35240-a548064c-07f4-4175-9b9c-a22d6971fa7c" }, { "id": "d6da0b46-ede1-427c-8059-eb6edb2037e6", "name": "409 response", "originalRequest": { "method": "POST", "header": [], "url": { "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/:schema/event-tables/{{name}}:rename?targetName=", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "databases", ":database", "schemas", ":schema", "event-tables", "{{name}}:rename" ], "query": [ { "description": "(Required) Specify the name of the target resource to be renamed to.", "key": "targetName", "value": "" } ], "variable": [ { "key": "database" }, { "key": "schema" } ] } }, "status": "Conflict", "code": 409, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-06-05T13:20:22.000Z", "updatedAt": "2026-06-05T13:20:22.000Z", "uid": "35240-d6da0b46-ede1-427c-8059-eb6edb2037e6" }, { "id": "a443a220-3013-4616-857e-ee8908367733", "name": "410 response", "originalRequest": { "method": "POST", "header": [], "url": { "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/:schema/event-tables/{{name}}:rename?targetName=", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "databases", ":database", "schemas", ":schema", "event-tables", "{{name}}:rename" ], "query": [ { "description": "(Required) Specify the name of the target resource to be renamed to.", "key": "targetName", "value": "" } ], "variable": [ { "key": "database" }, { "key": "schema" } ] } }, "status": "Gone", "code": 410, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-06-05T13:20:22.000Z", "updatedAt": "2026-06-05T13:20:22.000Z", "uid": "35240-a443a220-3013-4616-857e-ee8908367733" }, { "id": "9dd06383-4312-4bb5-a28b-20fa121a4d43", "name": "429 response", "originalRequest": { "method": "POST", "header": [], "url": { "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/:schema/event-tables/{{name}}:rename?targetName=", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "databases", ":database", "schemas", ":schema", "event-tables", "{{name}}:rename" ], "query": [ { "description": "(Required) Specify the name of the target resource to be renamed to.", "key": "targetName", "value": "" } ], "variable": [ { "key": "database" }, { "key": "schema" } ] } }, "status": "Too Many Requests", "code": 429, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-06-05T13:20:22.000Z", "updatedAt": "2026-06-05T13:20:22.000Z", "uid": "35240-9dd06383-4312-4bb5-a28b-20fa121a4d43" }, { "id": "eb761abb-0447-4b95-8101-b4f4d8d0ce39", "name": "500 response", "originalRequest": { "method": "POST", "header": [], "url": { "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/:schema/event-tables/{{name}}:rename?targetName=", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "databases", ":database", "schemas", ":schema", "event-tables", "{{name}}:rename" ], "query": [ { "description": "(Required) Specify the name of the target resource to be renamed to.", "key": "targetName", "value": "" } ], "variable": [ { "key": "database" }, { "key": "schema" } ] } }, "status": "Internal Server Error", "code": 500, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-06-05T13:20:22.000Z", "updatedAt": "2026-06-05T13:20:22.000Z", "uid": "35240-eb761abb-0447-4b95-8101-b4f4d8d0ce39" }, { "id": "43bec67d-cb16-41da-abb5-15fe32658ae9", "name": "503 response", "originalRequest": { "method": "POST", "header": [], "url": { "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/:schema/event-tables/{{name}}:rename?targetName=", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "databases", ":database", "schemas", ":schema", "event-tables", "{{name}}:rename" ], "query": [ { "description": "(Required) Specify the name of the target resource to be renamed to.", "key": "targetName", "value": "" } ], "variable": [ { "key": "database" }, { "key": "schema" } ] } }, "status": "Service Unavailable", "code": 503, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-06-05T13:20:22.000Z", "updatedAt": "2026-06-05T13:20:22.000Z", "uid": "35240-43bec67d-cb16-41da-abb5-15fe32658ae9" }, { "id": "f5c861e6-898c-43eb-9951-d02111bbe0f4", "name": "504 response", "originalRequest": { "method": "POST", "header": [], "url": { "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/:schema/event-tables/{{name}}:rename?targetName=", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "databases", ":database", "schemas", ":schema", "event-tables", "{{name}}:rename" ], "query": [ { "description": "(Required) Specify the name of the target resource to be renamed to.", "key": "targetName", "value": "" } ], "variable": [ { "key": "database" }, { "key": "schema" } ] } }, "status": "Gateway Timeout", "code": 504, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-06-05T13:20:22.000Z", "updatedAt": "2026-06-05T13:20:22.000Z", "uid": "35240-f5c861e6-898c-43eb-9951-d02111bbe0f4" } ], "createdAt": "2026-06-05T13:20:22.000Z", "updatedAt": "2026-06-05T13:20:22.000Z", "uid": "35240-a186f4bd-9c34-4ba0-bdd0-c75aefc8b355" } ], "id": "1114592b-5d04-4940-8323-ec9bcba7bdea", "createdAt": "2026-06-05T13:20:22.000Z", "updatedAt": "2026-06-05T13:20:22.000Z", "uid": "35240-1114592b-5d04-4940-8323-ec9bcba7bdea" }, { "name": "List Event Tables", "id": "aaaed8ba-8947-4e73-a8ef-6eddcd06ff1e", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" } ], "url": { "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/:schema/event-tables", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "databases", ":database", "schemas", ":schema", "event-tables" ], "variable": [ { "id": "0e7fdb58-0e98-4536-b841-8417f3469936", "key": "database" }, { "id": "1d8563b7-0215-4e1a-8b7d-e8c176bb3ace", "key": "schema" } ] }, "description": "List event tables" }, "response": [ { "id": "82e4eb57-8fc3-42dc-afa1-cfe7f992d188", "name": "successful", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" } ], "url": { "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/:schema/event-tables", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "databases", ":database", "schemas", ":schema", "event-tables" ], "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 \"cluster_by\": [\n \"\",\n \"\"\n ],\n \"data_retention_time_in_days\": \"\",\n \"max_data_extension_time_in_days\": \"\",\n \"change_tracking\": \"\",\n \"default_ddl_collation\": \"\",\n \"comment\": \"\",\n \"created_on\": \"\",\n \"database_name\": \"\",\n \"schema_name\": \"\",\n \"owner\": \"\",\n \"owner_role_type\": \"\",\n \"rows\": \"\",\n \"bytes\": \"\",\n \"automatic_clustering\": \"\",\n \"search_optimization\": \"\",\n \"search_optimization_progress\": \"\",\n \"search_optimization_bytes\": \"\",\n \"columns\": [\n {\n \"name\": \"\",\n \"datatype\": \"\",\n \"nullable\": \"\",\n \"default\": \"\",\n \"primary_key\": \"\",\n \"unique_key\": \"\",\n \"check\": \"\",\n \"expression\": \"\",\n \"comment\": \"\"\n },\n {\n \"name\": \"\",\n \"datatype\": \"\",\n \"nullable\": \"\",\n \"default\": \"\",\n \"primary_key\": \"\",\n \"unique_key\": \"\",\n \"check\": \"\",\n \"expression\": \"\",\n \"comment\": \"\"\n }\n ]\n },\n {\n \"name\": \"\",\n \"cluster_by\": [\n \"\",\n \"\"\n ],\n \"data_retention_time_in_days\": \"\",\n \"max_data_extension_time_in_days\": \"\",\n \"change_tracking\": \"\",\n \"default_ddl_collation\": \"\",\n \"comment\": \"\",\n \"created_on\": \"\",\n \"database_name\": \"\",\n \"schema_name\": \"\",\n \"owner\": \"\",\n \"owner_role_type\": \"\",\n \"rows\": \"\",\n \"bytes\": \"\",\n \"automatic_clustering\": \"\",\n \"search_optimization\": \"\",\n \"search_optimization_progress\": \"\",\n \"search_optimization_bytes\": \"\",\n \"columns\": [\n {\n \"name\": \"\",\n \"datatype\": \"\",\n \"nullable\": \"\",\n \"default\": \"\",\n \"primary_key\": \"\",\n \"unique_key\": \"\",\n \"check\": \"\",\n \"expression\": \"\",\n \"comment\": \"\"\n },\n {\n \"name\": \"\",\n \"datatype\": \"\",\n \"nullable\": \"\",\n \"default\": \"\",\n \"primary_key\": \"\",\n \"unique_key\": \"\",\n \"check\": \"\",\n \"expression\": \"\",\n \"comment\": \"\"\n }\n ]\n }\n]", "createdAt": "2026-06-05T13:20:22.000Z", "updatedAt": "2026-06-05T13:20:22.000Z", "uid": "35240-82e4eb57-8fc3-42dc-afa1-cfe7f992d188" }, { "id": "1fbd84e7-e6ba-40dc-a8aa-cf60452e8b78", "name": "202 response", "originalRequest": { "method": "GET", "header": [], "url": { "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/:schema/event-tables", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "databases", ":database", "schemas", ":schema", "event-tables" ], "variable": [ { "key": "database" }, { "key": "schema" } ] } }, "status": "Accepted", "code": 202, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-06-05T13:20:22.000Z", "updatedAt": "2026-06-05T13:20:22.000Z", "uid": "35240-1fbd84e7-e6ba-40dc-a8aa-cf60452e8b78" }, { "id": "f8f0ff16-1be2-4f32-a71e-dd1327163a6b", "name": "400 response", "originalRequest": { "method": "GET", "header": [], "url": { "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/:schema/event-tables", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "databases", ":database", "schemas", ":schema", "event-tables" ], "variable": [ { "key": "database" }, { "key": "schema" } ] } }, "status": "Bad Request", "code": 400, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-06-05T13:20:22.000Z", "updatedAt": "2026-06-05T13:20:22.000Z", "uid": "35240-f8f0ff16-1be2-4f32-a71e-dd1327163a6b" }, { "id": "d7d2e52b-71f1-42d2-8822-a34e2f62055d", "name": "401 response", "originalRequest": { "method": "GET", "header": [], "url": { "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/:schema/event-tables", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "databases", ":database", "schemas", ":schema", "event-tables" ], "variable": [ { "key": "database" }, { "key": "schema" } ] } }, "status": "Unauthorized", "code": 401, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-06-05T13:20:22.000Z", "updatedAt": "2026-06-05T13:20:22.000Z", "uid": "35240-d7d2e52b-71f1-42d2-8822-a34e2f62055d" }, { "id": "f40765a6-659b-4096-9871-2c53d96782a0", "name": "403 response", "originalRequest": { "method": "GET", "header": [], "url": { "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/:schema/event-tables", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "databases", ":database", "schemas", ":schema", "event-tables" ], "variable": [ { "key": "database" }, { "key": "schema" } ] } }, "status": "Forbidden", "code": 403, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-06-05T13:20:22.000Z", "updatedAt": "2026-06-05T13:20:22.000Z", "uid": "35240-f40765a6-659b-4096-9871-2c53d96782a0" }, { "id": "d4265a91-b599-4df8-a719-f717807418c9", "name": "404 response", "originalRequest": { "method": "GET", "header": [], "url": { "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/:schema/event-tables", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "databases", ":database", "schemas", ":schema", "event-tables" ], "variable": [ { "key": "database" }, { "key": "schema" } ] } }, "status": "Not Found", "code": 404, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-06-05T13:20:22.000Z", "updatedAt": "2026-06-05T13:20:22.000Z", "uid": "35240-d4265a91-b599-4df8-a719-f717807418c9" }, { "id": "a7d81ff4-395a-46d9-ab63-602418b52745", "name": "405 response", "originalRequest": { "method": "GET", "header": [], "url": { "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/:schema/event-tables", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "databases", ":database", "schemas", ":schema", "event-tables" ], "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:22.000Z", "updatedAt": "2026-06-05T13:20:22.000Z", "uid": "35240-a7d81ff4-395a-46d9-ab63-602418b52745" }, { "id": "c9a6bfb7-bd5f-4c29-91c9-a85488030534", "name": "408 response", "originalRequest": { "method": "GET", "header": [], "url": { "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/:schema/event-tables", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "databases", ":database", "schemas", ":schema", "event-tables" ], "variable": [ { "key": "database" }, { "key": "schema" } ] } }, "status": "Request Timeout", "code": 408, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-06-05T13:20:22.000Z", "updatedAt": "2026-06-05T13:20:22.000Z", "uid": "35240-c9a6bfb7-bd5f-4c29-91c9-a85488030534" }, { "id": "f464192c-f30f-432d-a3fe-35c5f9725af8", "name": "409 response", "originalRequest": { "method": "GET", "header": [], "url": { "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/:schema/event-tables", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "databases", ":database", "schemas", ":schema", "event-tables" ], "variable": [ { "key": "database" }, { "key": "schema" } ] } }, "status": "Conflict", "code": 409, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-06-05T13:20:22.000Z", "updatedAt": "2026-06-05T13:20:22.000Z", "uid": "35240-f464192c-f30f-432d-a3fe-35c5f9725af8" }, { "id": "3e2a80fb-8f2a-49a4-913b-c1e96cd5c5c7", "name": "410 response", "originalRequest": { "method": "GET", "header": [], "url": { "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/:schema/event-tables", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "databases", ":database", "schemas", ":schema", "event-tables" ], "variable": [ { "key": "database" }, { "key": "schema" } ] } }, "status": "Gone", "code": 410, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-06-05T13:20:22.000Z", "updatedAt": "2026-06-05T13:20:22.000Z", "uid": "35240-3e2a80fb-8f2a-49a4-913b-c1e96cd5c5c7" }, { "id": "58fb3763-f361-4aeb-a5ef-63505292f1ca", "name": "429 response", "originalRequest": { "method": "GET", "header": [], "url": { "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/:schema/event-tables", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "databases", ":database", "schemas", ":schema", "event-tables" ], "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:22.000Z", "updatedAt": "2026-06-05T13:20:22.000Z", "uid": "35240-58fb3763-f361-4aeb-a5ef-63505292f1ca" }, { "id": "57cde328-08a4-4986-aede-4212d86269b8", "name": "500 response", "originalRequest": { "method": "GET", "header": [], "url": { "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/:schema/event-tables", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "databases", ":database", "schemas", ":schema", "event-tables" ], "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:22.000Z", "updatedAt": "2026-06-05T13:20:22.000Z", "uid": "35240-57cde328-08a4-4986-aede-4212d86269b8" }, { "id": "367073ab-73d6-4af1-bc77-4c2ce56d683e", "name": "503 response", "originalRequest": { "method": "GET", "header": [], "url": { "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/:schema/event-tables", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "databases", ":database", "schemas", ":schema", "event-tables" ], "variable": [ { "key": "database" }, { "key": "schema" } ] } }, "status": "Service Unavailable", "code": 503, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-06-05T13:20:22.000Z", "updatedAt": "2026-06-05T13:20:22.000Z", "uid": "35240-367073ab-73d6-4af1-bc77-4c2ce56d683e" }, { "id": "c805a1e6-f606-4678-8daa-530a861c2936", "name": "504 response", "originalRequest": { "method": "GET", "header": [], "url": { "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/:schema/event-tables", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "databases", ":database", "schemas", ":schema", "event-tables" ], "variable": [ { "key": "database" }, { "key": "schema" } ] } }, "status": "Gateway Timeout", "code": 504, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-06-05T13:20:22.000Z", "updatedAt": "2026-06-05T13:20:22.000Z", "uid": "35240-c805a1e6-f606-4678-8daa-530a861c2936" } ], "createdAt": "2026-06-05T13:20:22.000Z", "updatedAt": "2026-06-05T13:20:22.000Z", "uid": "35240-aaaed8ba-8947-4e73-a8ef-6eddcd06ff1e" }, { "name": "Create an Event Table", "id": "3328dabf-271c-40a3-9e53-c8890870c8b5", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": { "mode": "raw", "raw": "{\n \"name\": \"\",\n \"cluster_by\": [\n \"\",\n \"\"\n ],\n \"data_retention_time_in_days\": \"\",\n \"max_data_extension_time_in_days\": \"\",\n \"change_tracking\": \"\",\n \"default_ddl_collation\": \"\",\n \"comment\": \"\",\n \"created_on\": \"\",\n \"database_name\": \"\",\n \"schema_name\": \"\",\n \"owner\": \"\",\n \"owner_role_type\": \"\",\n \"rows\": \"\",\n \"bytes\": \"\",\n \"automatic_clustering\": \"\",\n \"search_optimization\": \"\",\n \"search_optimization_progress\": \"\",\n \"search_optimization_bytes\": \"\",\n \"columns\": [\n {\n \"name\": \"\",\n \"datatype\": \"\",\n \"nullable\": \"\",\n \"default\": \"\",\n \"primary_key\": \"\",\n \"unique_key\": \"\",\n \"check\": \"\",\n \"expression\": \"\",\n \"comment\": \"\"\n },\n {\n \"name\": \"\",\n \"datatype\": \"\",\n \"nullable\": \"\",\n \"default\": \"\",\n \"primary_key\": \"\",\n \"unique_key\": \"\",\n \"check\": \"\",\n \"expression\": \"\",\n \"comment\": \"\"\n }\n ]\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/:schema/event-tables", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "databases", ":database", "schemas", ":schema", "event-tables" ], "variable": [ { "id": "c6001246-86a2-4bbd-898b-9e8c1af54d56", "key": "database" }, { "id": "c17baefc-abc1-4b8e-95e3-894c68b01ce1", "key": "schema" } ] }, "description": "Create an event table" }, "response": [ { "id": "ea4bbb07-9b58-4a08-a8bd-8a381f985e0b", "name": "200 response", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": { "mode": "raw", "raw": "{\n \"name\": \"\",\n \"cluster_by\": [\n \"\",\n \"\"\n ],\n \"data_retention_time_in_days\": \"\",\n \"max_data_extension_time_in_days\": \"\",\n \"change_tracking\": \"\",\n \"default_ddl_collation\": \"\",\n \"comment\": \"\",\n \"created_on\": \"\",\n \"database_name\": \"\",\n \"schema_name\": \"\",\n \"owner\": \"\",\n \"owner_role_type\": \"\",\n \"rows\": \"\",\n \"bytes\": \"\",\n \"automatic_clustering\": \"\",\n \"search_optimization\": \"\",\n \"search_optimization_progress\": \"\",\n \"search_optimization_bytes\": \"\",\n \"columns\": [\n {\n \"name\": \"\",\n \"datatype\": \"\",\n \"nullable\": \"\",\n \"default\": \"\",\n \"primary_key\": \"\",\n \"unique_key\": \"\",\n \"check\": \"\",\n \"expression\": \"\",\n \"comment\": \"\"\n },\n {\n \"name\": \"\",\n \"datatype\": \"\",\n \"nullable\": \"\",\n \"default\": \"\",\n \"primary_key\": \"\",\n \"unique_key\": \"\",\n \"check\": \"\",\n \"expression\": \"\",\n \"comment\": \"\"\n }\n ]\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/:schema/event-tables", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "databases", ":database", "schemas", ":schema", "event-tables" ], "variable": [ { "key": "database" }, { "key": "schema" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-06-05T13:20:22.000Z", "updatedAt": "2026-06-05T13:20:22.000Z", "uid": "35240-ea4bbb07-9b58-4a08-a8bd-8a381f985e0b" }, { "id": "4652b4a6-cf01-4392-ac3f-5d645c8e35fc", "name": "202 response", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": { "mode": "raw", "raw": "{\n \"name\": \"\",\n \"cluster_by\": [\n \"\",\n \"\"\n ],\n \"data_retention_time_in_days\": \"\",\n \"max_data_extension_time_in_days\": \"\",\n \"change_tracking\": \"\",\n \"default_ddl_collation\": \"\",\n \"comment\": \"\",\n \"created_on\": \"\",\n \"database_name\": \"\",\n \"schema_name\": \"\",\n \"owner\": \"\",\n \"owner_role_type\": \"\",\n \"rows\": \"\",\n \"bytes\": \"\",\n \"automatic_clustering\": \"\",\n \"search_optimization\": \"\",\n \"search_optimization_progress\": \"\",\n \"search_optimization_bytes\": \"\",\n \"columns\": [\n {\n \"name\": \"\",\n \"datatype\": \"\",\n \"nullable\": \"\",\n \"default\": \"\",\n \"primary_key\": \"\",\n \"unique_key\": \"\",\n \"check\": \"\",\n \"expression\": \"\",\n \"comment\": \"\"\n },\n {\n \"name\": \"\",\n \"datatype\": \"\",\n \"nullable\": \"\",\n \"default\": \"\",\n \"primary_key\": \"\",\n \"unique_key\": \"\",\n \"check\": \"\",\n \"expression\": \"\",\n \"comment\": \"\"\n }\n ]\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/:schema/event-tables", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "databases", ":database", "schemas", ":schema", "event-tables" ], "variable": [ { "key": "database" }, { "key": "schema" } ] } }, "status": "Accepted", "code": 202, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-06-05T13:20:22.000Z", "updatedAt": "2026-06-05T13:20:22.000Z", "uid": "35240-4652b4a6-cf01-4392-ac3f-5d645c8e35fc" }, { "id": "084af5b7-e856-4d8c-b5f4-6bcd0c4525c9", "name": "400 response", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": { "mode": "raw", "raw": "{\n \"name\": \"\",\n \"cluster_by\": [\n \"\",\n \"\"\n ],\n \"data_retention_time_in_days\": \"\",\n \"max_data_extension_time_in_days\": \"\",\n \"change_tracking\": \"\",\n \"default_ddl_collation\": \"\",\n \"comment\": \"\",\n \"created_on\": \"\",\n \"database_name\": \"\",\n \"schema_name\": \"\",\n \"owner\": \"\",\n \"owner_role_type\": \"\",\n \"rows\": \"\",\n \"bytes\": \"\",\n \"automatic_clustering\": \"\",\n \"search_optimization\": \"\",\n \"search_optimization_progress\": \"\",\n \"search_optimization_bytes\": \"\",\n \"columns\": [\n {\n \"name\": \"\",\n \"datatype\": \"\",\n \"nullable\": \"\",\n \"default\": \"\",\n \"primary_key\": \"\",\n \"unique_key\": \"\",\n \"check\": \"\",\n \"expression\": \"\",\n \"comment\": \"\"\n },\n {\n \"name\": \"\",\n \"datatype\": \"\",\n \"nullable\": \"\",\n \"default\": \"\",\n \"primary_key\": \"\",\n \"unique_key\": \"\",\n \"check\": \"\",\n \"expression\": \"\",\n \"comment\": \"\"\n }\n ]\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/:schema/event-tables", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "databases", ":database", "schemas", ":schema", "event-tables" ], "variable": [ { "key": "database" }, { "key": "schema" } ] } }, "status": "Bad Request", "code": 400, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-06-05T13:20:22.000Z", "updatedAt": "2026-06-05T13:20:22.000Z", "uid": "35240-084af5b7-e856-4d8c-b5f4-6bcd0c4525c9" }, { "id": "4c210d39-282f-4713-9814-e29a4ef5e120", "name": "401 response", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": { "mode": "raw", "raw": "{\n \"name\": \"\",\n \"cluster_by\": [\n \"\",\n \"\"\n ],\n \"data_retention_time_in_days\": \"\",\n \"max_data_extension_time_in_days\": \"\",\n \"change_tracking\": \"\",\n \"default_ddl_collation\": \"\",\n \"comment\": \"\",\n \"created_on\": \"\",\n \"database_name\": \"\",\n \"schema_name\": \"\",\n \"owner\": \"\",\n \"owner_role_type\": \"\",\n \"rows\": \"\",\n \"bytes\": \"\",\n \"automatic_clustering\": \"\",\n \"search_optimization\": \"\",\n \"search_optimization_progress\": \"\",\n \"search_optimization_bytes\": \"\",\n \"columns\": [\n {\n \"name\": \"\",\n \"datatype\": \"\",\n \"nullable\": \"\",\n \"default\": \"\",\n \"primary_key\": \"\",\n \"unique_key\": \"\",\n \"check\": \"\",\n \"expression\": \"\",\n \"comment\": \"\"\n },\n {\n \"name\": \"\",\n \"datatype\": \"\",\n \"nullable\": \"\",\n \"default\": \"\",\n \"primary_key\": \"\",\n \"unique_key\": \"\",\n \"check\": \"\",\n \"expression\": \"\",\n \"comment\": \"\"\n }\n ]\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/:schema/event-tables", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "databases", ":database", "schemas", ":schema", "event-tables" ], "variable": [ { "key": "database" }, { "key": "schema" } ] } }, "status": "Unauthorized", "code": 401, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-06-05T13:20:22.000Z", "updatedAt": "2026-06-05T13:20:22.000Z", "uid": "35240-4c210d39-282f-4713-9814-e29a4ef5e120" }, { "id": "1eb7c703-884a-4b0e-897d-85ddc9e6cd3e", "name": "403 response", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": { "mode": "raw", "raw": "{\n \"name\": \"\",\n \"cluster_by\": [\n \"\",\n \"\"\n ],\n \"data_retention_time_in_days\": \"\",\n \"max_data_extension_time_in_days\": \"\",\n \"change_tracking\": \"\",\n \"default_ddl_collation\": \"\",\n \"comment\": \"\",\n \"created_on\": \"\",\n \"database_name\": \"\",\n \"schema_name\": \"\",\n \"owner\": \"\",\n \"owner_role_type\": \"\",\n \"rows\": \"\",\n \"bytes\": \"\",\n \"automatic_clustering\": \"\",\n \"search_optimization\": \"\",\n \"search_optimization_progress\": \"\",\n \"search_optimization_bytes\": \"\",\n \"columns\": [\n {\n \"name\": \"\",\n \"datatype\": \"\",\n \"nullable\": \"\",\n \"default\": \"\",\n \"primary_key\": \"\",\n \"unique_key\": \"\",\n \"check\": \"\",\n \"expression\": \"\",\n \"comment\": \"\"\n },\n {\n \"name\": \"\",\n \"datatype\": \"\",\n \"nullable\": \"\",\n \"default\": \"\",\n \"primary_key\": \"\",\n \"unique_key\": \"\",\n \"check\": \"\",\n \"expression\": \"\",\n \"comment\": \"\"\n }\n ]\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/:schema/event-tables", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "databases", ":database", "schemas", ":schema", "event-tables" ], "variable": [ { "key": "database" }, { "key": "schema" } ] } }, "status": "Forbidden", "code": 403, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-06-05T13:20:22.000Z", "updatedAt": "2026-06-05T13:20:22.000Z", "uid": "35240-1eb7c703-884a-4b0e-897d-85ddc9e6cd3e" }, { "id": "67ded7da-2f2c-4a4b-9ab0-971020db9415", "name": "404 response", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": { "mode": "raw", "raw": "{\n \"name\": \"\",\n \"cluster_by\": [\n \"\",\n \"\"\n ],\n \"data_retention_time_in_days\": \"\",\n \"max_data_extension_time_in_days\": \"\",\n \"change_tracking\": \"\",\n \"default_ddl_collation\": \"\",\n \"comment\": \"\",\n \"created_on\": \"\",\n \"database_name\": \"\",\n \"schema_name\": \"\",\n \"owner\": \"\",\n \"owner_role_type\": \"\",\n \"rows\": \"\",\n \"bytes\": \"\",\n \"automatic_clustering\": \"\",\n \"search_optimization\": \"\",\n \"search_optimization_progress\": \"\",\n \"search_optimization_bytes\": \"\",\n \"columns\": [\n {\n \"name\": \"\",\n \"datatype\": \"\",\n \"nullable\": \"\",\n \"default\": \"\",\n \"primary_key\": \"\",\n \"unique_key\": \"\",\n \"check\": \"\",\n \"expression\": \"\",\n \"comment\": \"\"\n },\n {\n \"name\": \"\",\n \"datatype\": \"\",\n \"nullable\": \"\",\n \"default\": \"\",\n \"primary_key\": \"\",\n \"unique_key\": \"\",\n \"check\": \"\",\n \"expression\": \"\",\n \"comment\": \"\"\n }\n ]\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/:schema/event-tables", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "databases", ":database", "schemas", ":schema", "event-tables" ], "variable": [ { "key": "database" }, { "key": "schema" } ] } }, "status": "Not Found", "code": 404, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-06-05T13:20:22.000Z", "updatedAt": "2026-06-05T13:20:22.000Z", "uid": "35240-67ded7da-2f2c-4a4b-9ab0-971020db9415" }, { "id": "39b61973-a957-4fe3-9199-a7b0dd70dabd", "name": "405 response", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": { "mode": "raw", "raw": "{\n \"name\": \"\",\n \"cluster_by\": [\n \"\",\n \"\"\n ],\n \"data_retention_time_in_days\": \"\",\n \"max_data_extension_time_in_days\": \"\",\n \"change_tracking\": \"\",\n \"default_ddl_collation\": \"\",\n \"comment\": \"\",\n \"created_on\": \"\",\n \"database_name\": \"\",\n \"schema_name\": \"\",\n \"owner\": \"\",\n \"owner_role_type\": \"\",\n \"rows\": \"\",\n \"bytes\": \"\",\n \"automatic_clustering\": \"\",\n \"search_optimization\": \"\",\n \"search_optimization_progress\": \"\",\n \"search_optimization_bytes\": \"\",\n \"columns\": [\n {\n \"name\": \"\",\n \"datatype\": \"\",\n \"nullable\": \"\",\n \"default\": \"\",\n \"primary_key\": \"\",\n \"unique_key\": \"\",\n \"check\": \"\",\n \"expression\": \"\",\n \"comment\": \"\"\n },\n {\n \"name\": \"\",\n \"datatype\": \"\",\n \"nullable\": \"\",\n \"default\": \"\",\n \"primary_key\": \"\",\n \"unique_key\": \"\",\n \"check\": \"\",\n \"expression\": \"\",\n \"comment\": \"\"\n }\n ]\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/:schema/event-tables", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "databases", ":database", "schemas", ":schema", "event-tables" ], "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:22.000Z", "updatedAt": "2026-06-05T13:20:22.000Z", "uid": "35240-39b61973-a957-4fe3-9199-a7b0dd70dabd" }, { "id": "e339088c-e677-4e09-8e7b-ab05925c5dca", "name": "408 response", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": { "mode": "raw", "raw": "{\n \"name\": \"\",\n \"cluster_by\": [\n \"\",\n \"\"\n ],\n \"data_retention_time_in_days\": \"\",\n \"max_data_extension_time_in_days\": \"\",\n \"change_tracking\": \"\",\n \"default_ddl_collation\": \"\",\n \"comment\": \"\",\n \"created_on\": \"\",\n \"database_name\": \"\",\n \"schema_name\": \"\",\n \"owner\": \"\",\n \"owner_role_type\": \"\",\n \"rows\": \"\",\n \"bytes\": \"\",\n \"automatic_clustering\": \"\",\n \"search_optimization\": \"\",\n \"search_optimization_progress\": \"\",\n \"search_optimization_bytes\": \"\",\n \"columns\": [\n {\n \"name\": \"\",\n \"datatype\": \"\",\n \"nullable\": \"\",\n \"default\": \"\",\n \"primary_key\": \"\",\n \"unique_key\": \"\",\n \"check\": \"\",\n \"expression\": \"\",\n \"comment\": \"\"\n },\n {\n \"name\": \"\",\n \"datatype\": \"\",\n \"nullable\": \"\",\n \"default\": \"\",\n \"primary_key\": \"\",\n \"unique_key\": \"\",\n \"check\": \"\",\n \"expression\": \"\",\n \"comment\": \"\"\n }\n ]\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/:schema/event-tables", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "databases", ":database", "schemas", ":schema", "event-tables" ], "variable": [ { "key": "database" }, { "key": "schema" } ] } }, "status": "Request Timeout", "code": 408, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-06-05T13:20:22.000Z", "updatedAt": "2026-06-05T13:20:22.000Z", "uid": "35240-e339088c-e677-4e09-8e7b-ab05925c5dca" }, { "id": "abb86945-7591-407c-b821-20ea63eaa880", "name": "409 response", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": { "mode": "raw", "raw": "{\n \"name\": \"\",\n \"cluster_by\": [\n \"\",\n \"\"\n ],\n \"data_retention_time_in_days\": \"\",\n \"max_data_extension_time_in_days\": \"\",\n \"change_tracking\": \"\",\n \"default_ddl_collation\": \"\",\n \"comment\": \"\",\n \"created_on\": \"\",\n \"database_name\": \"\",\n \"schema_name\": \"\",\n \"owner\": \"\",\n \"owner_role_type\": \"\",\n \"rows\": \"\",\n \"bytes\": \"\",\n \"automatic_clustering\": \"\",\n \"search_optimization\": \"\",\n \"search_optimization_progress\": \"\",\n \"search_optimization_bytes\": \"\",\n \"columns\": [\n {\n \"name\": \"\",\n \"datatype\": \"\",\n \"nullable\": \"\",\n \"default\": \"\",\n \"primary_key\": \"\",\n \"unique_key\": \"\",\n \"check\": \"\",\n \"expression\": \"\",\n \"comment\": \"\"\n },\n {\n \"name\": \"\",\n \"datatype\": \"\",\n \"nullable\": \"\",\n \"default\": \"\",\n \"primary_key\": \"\",\n \"unique_key\": \"\",\n \"check\": \"\",\n \"expression\": \"\",\n \"comment\": \"\"\n }\n ]\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/:schema/event-tables", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "databases", ":database", "schemas", ":schema", "event-tables" ], "variable": [ { "key": "database" }, { "key": "schema" } ] } }, "status": "Conflict", "code": 409, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-06-05T13:20:22.000Z", "updatedAt": "2026-06-05T13:20:22.000Z", "uid": "35240-abb86945-7591-407c-b821-20ea63eaa880" }, { "id": "d3b6a49d-c9d3-448b-9dd2-8480e419666b", "name": "410 response", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": { "mode": "raw", "raw": "{\n \"name\": \"\",\n \"cluster_by\": [\n \"\",\n \"\"\n ],\n \"data_retention_time_in_days\": \"\",\n \"max_data_extension_time_in_days\": \"\",\n \"change_tracking\": \"\",\n \"default_ddl_collation\": \"\",\n \"comment\": \"\",\n \"created_on\": \"\",\n \"database_name\": \"\",\n \"schema_name\": \"\",\n \"owner\": \"\",\n \"owner_role_type\": \"\",\n \"rows\": \"\",\n \"bytes\": \"\",\n \"automatic_clustering\": \"\",\n \"search_optimization\": \"\",\n \"search_optimization_progress\": \"\",\n \"search_optimization_bytes\": \"\",\n \"columns\": [\n {\n \"name\": \"\",\n \"datatype\": \"\",\n \"nullable\": \"\",\n \"default\": \"\",\n \"primary_key\": \"\",\n \"unique_key\": \"\",\n \"check\": \"\",\n \"expression\": \"\",\n \"comment\": \"\"\n },\n {\n \"name\": \"\",\n \"datatype\": \"\",\n \"nullable\": \"\",\n \"default\": \"\",\n \"primary_key\": \"\",\n \"unique_key\": \"\",\n \"check\": \"\",\n \"expression\": \"\",\n \"comment\": \"\"\n }\n ]\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/:schema/event-tables", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "databases", ":database", "schemas", ":schema", "event-tables" ], "variable": [ { "key": "database" }, { "key": "schema" } ] } }, "status": "Gone", "code": 410, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-06-05T13:20:22.000Z", "updatedAt": "2026-06-05T13:20:22.000Z", "uid": "35240-d3b6a49d-c9d3-448b-9dd2-8480e419666b" }, { "id": "135eff77-cfec-4ddf-943d-26843653049b", "name": "429 response", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": { "mode": "raw", "raw": "{\n \"name\": \"\",\n \"cluster_by\": [\n \"\",\n \"\"\n ],\n \"data_retention_time_in_days\": \"\",\n \"max_data_extension_time_in_days\": \"\",\n \"change_tracking\": \"\",\n \"default_ddl_collation\": \"\",\n \"comment\": \"\",\n \"created_on\": \"\",\n \"database_name\": \"\",\n \"schema_name\": \"\",\n \"owner\": \"\",\n \"owner_role_type\": \"\",\n \"rows\": \"\",\n \"bytes\": \"\",\n \"automatic_clustering\": \"\",\n \"search_optimization\": \"\",\n \"search_optimization_progress\": \"\",\n \"search_optimization_bytes\": \"\",\n \"columns\": [\n {\n \"name\": \"\",\n \"datatype\": \"\",\n \"nullable\": \"\",\n \"default\": \"\",\n \"primary_key\": \"\",\n \"unique_key\": \"\",\n \"check\": \"\",\n \"expression\": \"\",\n \"comment\": \"\"\n },\n {\n \"name\": \"\",\n \"datatype\": \"\",\n \"nullable\": \"\",\n \"default\": \"\",\n \"primary_key\": \"\",\n \"unique_key\": \"\",\n \"check\": \"\",\n \"expression\": \"\",\n \"comment\": \"\"\n }\n ]\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/:schema/event-tables", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "databases", ":database", "schemas", ":schema", "event-tables" ], "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:22.000Z", "updatedAt": "2026-06-05T13:20:22.000Z", "uid": "35240-135eff77-cfec-4ddf-943d-26843653049b" }, { "id": "c7563a62-4c5d-43d3-907b-ef5a4cef9318", "name": "500 response", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": { "mode": "raw", "raw": "{\n \"name\": \"\",\n \"cluster_by\": [\n \"\",\n \"\"\n ],\n \"data_retention_time_in_days\": \"\",\n \"max_data_extension_time_in_days\": \"\",\n \"change_tracking\": \"\",\n \"default_ddl_collation\": \"\",\n \"comment\": \"\",\n \"created_on\": \"\",\n \"database_name\": \"\",\n \"schema_name\": \"\",\n \"owner\": \"\",\n \"owner_role_type\": \"\",\n \"rows\": \"\",\n \"bytes\": \"\",\n \"automatic_clustering\": \"\",\n \"search_optimization\": \"\",\n \"search_optimization_progress\": \"\",\n \"search_optimization_bytes\": \"\",\n \"columns\": [\n {\n \"name\": \"\",\n \"datatype\": \"\",\n \"nullable\": \"\",\n \"default\": \"\",\n \"primary_key\": \"\",\n \"unique_key\": \"\",\n \"check\": \"\",\n \"expression\": \"\",\n \"comment\": \"\"\n },\n {\n \"name\": \"\",\n \"datatype\": \"\",\n \"nullable\": \"\",\n \"default\": \"\",\n \"primary_key\": \"\",\n \"unique_key\": \"\",\n \"check\": \"\",\n \"expression\": \"\",\n \"comment\": \"\"\n }\n ]\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/:schema/event-tables", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "databases", ":database", "schemas", ":schema", "event-tables" ], "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:22.000Z", "updatedAt": "2026-06-05T13:20:22.000Z", "uid": "35240-c7563a62-4c5d-43d3-907b-ef5a4cef9318" }, { "id": "10f3359b-8aa7-4766-967c-a0aa7f89f0f4", "name": "503 response", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": { "mode": "raw", "raw": "{\n \"name\": \"\",\n \"cluster_by\": [\n \"\",\n \"\"\n ],\n \"data_retention_time_in_days\": \"\",\n \"max_data_extension_time_in_days\": \"\",\n \"change_tracking\": \"\",\n \"default_ddl_collation\": \"\",\n \"comment\": \"\",\n \"created_on\": \"\",\n \"database_name\": \"\",\n \"schema_name\": \"\",\n \"owner\": \"\",\n \"owner_role_type\": \"\",\n \"rows\": \"\",\n \"bytes\": \"\",\n \"automatic_clustering\": \"\",\n \"search_optimization\": \"\",\n \"search_optimization_progress\": \"\",\n \"search_optimization_bytes\": \"\",\n \"columns\": [\n {\n \"name\": \"\",\n \"datatype\": \"\",\n \"nullable\": \"\",\n \"default\": \"\",\n \"primary_key\": \"\",\n \"unique_key\": \"\",\n \"check\": \"\",\n \"expression\": \"\",\n \"comment\": \"\"\n },\n {\n \"name\": \"\",\n \"datatype\": \"\",\n \"nullable\": \"\",\n \"default\": \"\",\n \"primary_key\": \"\",\n \"unique_key\": \"\",\n \"check\": \"\",\n \"expression\": \"\",\n \"comment\": \"\"\n }\n ]\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/:schema/event-tables", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "databases", ":database", "schemas", ":schema", "event-tables" ], "variable": [ { "key": "database" }, { "key": "schema" } ] } }, "status": "Service Unavailable", "code": 503, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-06-05T13:20:22.000Z", "updatedAt": "2026-06-05T13:20:22.000Z", "uid": "35240-10f3359b-8aa7-4766-967c-a0aa7f89f0f4" }, { "id": "d100f454-3d1f-4bb5-901f-0390699bfd62", "name": "504 response", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": { "mode": "raw", "raw": "{\n \"name\": \"\",\n \"cluster_by\": [\n \"\",\n \"\"\n ],\n \"data_retention_time_in_days\": \"\",\n \"max_data_extension_time_in_days\": \"\",\n \"change_tracking\": \"\",\n \"default_ddl_collation\": \"\",\n \"comment\": \"\",\n \"created_on\": \"\",\n \"database_name\": \"\",\n \"schema_name\": \"\",\n \"owner\": \"\",\n \"owner_role_type\": \"\",\n \"rows\": \"\",\n \"bytes\": \"\",\n \"automatic_clustering\": \"\",\n \"search_optimization\": \"\",\n \"search_optimization_progress\": \"\",\n \"search_optimization_bytes\": \"\",\n \"columns\": [\n {\n \"name\": \"\",\n \"datatype\": \"\",\n \"nullable\": \"\",\n \"default\": \"\",\n \"primary_key\": \"\",\n \"unique_key\": \"\",\n \"check\": \"\",\n \"expression\": \"\",\n \"comment\": \"\"\n },\n {\n \"name\": \"\",\n \"datatype\": \"\",\n \"nullable\": \"\",\n \"default\": \"\",\n \"primary_key\": \"\",\n \"unique_key\": \"\",\n \"check\": \"\",\n \"expression\": \"\",\n \"comment\": \"\"\n }\n ]\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/:schema/event-tables", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "databases", ":database", "schemas", ":schema", "event-tables" ], "variable": [ { "key": "database" }, { "key": "schema" } ] } }, "status": "Gateway Timeout", "code": 504, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-06-05T13:20:22.000Z", "updatedAt": "2026-06-05T13:20:22.000Z", "uid": "35240-d100f454-3d1f-4bb5-901f-0390699bfd62" } ], "createdAt": "2026-06-05T13:20:22.000Z", "updatedAt": "2026-06-05T13:20:22.000Z", "uid": "35240-3328dabf-271c-40a3-9e53-c8890870c8b5" } ], "id": "37923d0d-4028-451e-9ed3-e420fea6b349", "createdAt": "2026-06-05T13:20:22.000Z", "updatedAt": "2026-06-05T13:20:22.000Z", "uid": "35240-37923d0d-4028-451e-9ed3-e420fea6b349" } ], "id": "55c4e0e9-bb5b-48e3-9584-ebe2c8962a8d", "createdAt": "2026-06-05T13:20:22.000Z", "updatedAt": "2026-06-05T13:20:22.000Z", "uid": "35240-55c4e0e9-bb5b-48e3-9584-ebe2c8962a8d" } ], "id": "468c5a9a-e926-4f2c-a4c6-1268179b9bef", "createdAt": "2026-06-05T13:20:22.000Z", "updatedAt": "2026-06-05T13:20:22.000Z", "uid": "35240-468c5a9a-e926-4f2c-a4c6-1268179b9bef" } ], "id": "21ea720e-f0fc-46ed-bef8-243e7c4769a4", "createdAt": "2026-06-05T13:20:22.000Z", "updatedAt": "2026-06-05T13:20:22.000Z", "uid": "35240-21ea720e-f0fc-46ed-bef8-243e7c4769a4" } ], "id": "6b0edf2a-10a0-4b5a-a42a-6336eb1a0117", "createdAt": "2026-06-05T13:20:22.000Z", "updatedAt": "2026-06-05T13:20:22.000Z", "uid": "35240-6b0edf2a-10a0-4b5a-a42a-6336eb1a0117" } ], "id": "5e5225d1-871f-4c1f-beec-7d97b08fd19f", "createdAt": "2026-06-05T13:20:22.000Z", "updatedAt": "2026-06-05T13:20:22.000Z", "uid": "35240-5e5225d1-871f-4c1f-beec-7d97b08fd19f" } ], "id": "c83dee9a-2326-4e65-b80a-eb262c6b89e4", "createdAt": "2026-06-05T13:20:22.000Z", "updatedAt": "2026-06-05T13:20:22.000Z", "uid": "35240-c83dee9a-2326-4e65-b80a-eb262c6b89e4" } ], "variable": [ { "key": "baseUrl", "value": "https://org-account.snowflakecomputing.com" } ] }