{ "info": { "_postman_id": "4f5a54dd-b983-4373-a34e-823a666005b9", "name": "Unified.to account kms API", "description": "One API to Rule Them All\n\nContact Support:\n Email: hello@unified.to", "schema": "https://schema.getpostman.com/json/collection/v2.1.0/collection.json", "createdAt": "2026-07-28T03:24:49.000Z", "updatedAt": "2026-07-28T03:24:49.000Z", "lastUpdatedBy": "35240", "uid": "35240-4f5a54dd-b983-4373-a34e-823a666005b9" }, "item": [ { "name": "kms", "item": [ { "name": "{connection_id}", "item": [ { "name": "comment", "item": [ { "name": "{id}", "item": [ { "name": "Remove a Comment", "id": "8092c07b-fdbc-430c-a0f3-f95df54400f3", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "authorization", "type": "string" }, { "key": "value", "value": "{{apiKey}}", "type": "string" }, { "key": "in", "value": "header", "type": "string" } ] }, "method": "DELETE", "header": [], "url": { "raw": "{{baseUrl}}/kms/:connection_id/comment/:id", "host": [ "{{baseUrl}}" ], "path": [ "kms", ":connection_id", "comment", ":id" ], "variable": [ { "id": "1025013c-cc72-4de9-8783-95c67f66fad3", "key": "connection_id", "value": "", "description": "(Required) ID of the connection" }, { "id": "2a4777c1-3bae-492c-b02f-aaa34200ddbf", "key": "id", "value": "", "description": "(Required) ID of the Comment" } ] } }, "response": [ { "id": "034ea349-d401-4b8b-99af-b0ead6e6d791", "name": "Successful", "originalRequest": { "method": "DELETE", "header": [ { "description": "Added as a part of security scheme: apikey", "key": "authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/kms/:connection_id/comment/:id", "host": [ "{{baseUrl}}" ], "path": [ "kms", ":connection_id", "comment", ":id" ], "variable": [ { "key": "connection_id" }, { "key": "id" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T03:24:49.000Z", "updatedAt": "2026-07-28T03:24:49.000Z", "uid": "35240-034ea349-d401-4b8b-99af-b0ead6e6d791" }, { "id": "f4bed650-abc6-40b5-bb25-de1053291421", "name": "Successful", "originalRequest": { "method": "DELETE", "header": [ { "description": "Added as a part of security scheme: apikey", "key": "authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/kms/:connection_id/comment/:id", "host": [ "{{baseUrl}}" ], "path": [ "kms", ":connection_id", "comment", ":id" ], "variable": [ { "key": "connection_id" }, { "key": "id" } ] } }, "status": "Internal Server Error", "code": 500, "_postman_previewlanguage": "text", "header": [ { "disabled": false, "description": { "content": "", "type": "text/plain" }, "key": "Content-Type", "value": "" } ], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T03:24:49.000Z", "updatedAt": "2026-07-28T03:24:49.000Z", "uid": "35240-f4bed650-abc6-40b5-bb25-de1053291421" } ], "createdAt": "2026-07-28T03:24:49.000Z", "updatedAt": "2026-07-28T03:24:49.000Z", "uid": "35240-8092c07b-fdbc-430c-a0f3-f95df54400f3" }, { "name": "Retrieve a Comment", "id": "98e394e8-2c0a-408e-a58c-66c44e709c06", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "authorization", "type": "string" }, { "key": "value", "value": "{{apiKey}}", "type": "string" }, { "key": "in", "value": "header", "type": "string" } ] }, "method": "GET", "header": [ { "key": "Accept", "value": "application/json" } ], "url": { "raw": "{{baseUrl}}/kms/:connection_id/comment/:id?fields=page_id&fields=page_id&raw=", "host": [ "{{baseUrl}}" ], "path": [ "kms", ":connection_id", "comment", ":id" ], "query": [ { "description": "Fields to return", "key": "fields", "value": "page_id" }, { "description": "Fields to return", "key": "fields", "value": "page_id" }, { "description": "Raw parameters to include in the 3rd-party request. Encoded as a URL component. eg. raw parameters: foo=bar&zoo=bar -> raw=foo%3Dbar%26zoo%3Dbar", "key": "raw", "value": "" } ], "variable": [ { "id": "8d7a9ac7-e4f9-4103-b0f2-6d48efbc1760", "key": "connection_id", "value": "", "description": "(Required) ID of the connection" }, { "id": "37f19188-1046-466c-b25b-68c2a3579618", "key": "id", "value": "", "description": "(Required) ID of the Comment" } ] } }, "response": [ { "id": "1b0cef0e-a7eb-4e92-9fea-6160fa0f44ff", "name": "Successful", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/kms/:connection_id/comment/:id?fields=page_id&raw=", "host": [ "{{baseUrl}}" ], "path": [ "kms", ":connection_id", "comment", ":id" ], "query": [ { "description": "Fields to return", "key": "fields", "value": "page_id" }, { "description": "Raw parameters to include in the 3rd-party request. Encoded as a URL component. eg. raw parameters: foo=bar&zoo=bar -> raw=foo%3Dbar%26zoo%3Dbar", "key": "raw", "value": "" } ], "variable": [ { "key": "connection_id" }, { "key": "id" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"content\": \"\",\n \"content_type\": \"HTML\",\n \"created_at\": \"\",\n \"id\": \"\",\n \"page_id\": \"\",\n \"parent_id\": \"\",\n \"raw\": {\n \"animf3b\": \"aliquip et dolore ut\",\n \"do_\": -22932261,\n \"qui77\": -749407,\n \"laboris_d2\": -17080256,\n \"dolor681\": \"eiusmod commodo dolore mollit\"\n },\n \"type\": \"PAGE_INLINE\",\n \"updated_at\": \"\",\n \"user_id\": \"\"\n}", "createdAt": "2026-07-28T03:24:49.000Z", "updatedAt": "2026-07-28T03:24:49.000Z", "uid": "35240-1b0cef0e-a7eb-4e92-9fea-6160fa0f44ff" } ], "createdAt": "2026-07-28T03:24:49.000Z", "updatedAt": "2026-07-28T03:24:49.000Z", "uid": "35240-98e394e8-2c0a-408e-a58c-66c44e709c06" }, { "name": "Update a Comment", "id": "dca70e6a-dd98-4de0-92d5-6aafa823db04", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "authorization", "type": "string" }, { "key": "value", "value": "{{apiKey}}", "type": "string" }, { "key": "in", "value": "header", "type": "string" } ] }, "method": "PATCH", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" } ], "body": { "mode": "raw", "raw": "{\n \"content\": \"\",\n \"content_type\": \"HTML\",\n \"created_at\": \"\",\n \"id\": \"\",\n \"page_id\": \"\",\n \"parent_id\": \"\",\n \"raw\": {\n \"animf3b\": \"aliquip et dolore ut\",\n \"do_\": -22932261,\n \"qui77\": -749407,\n \"laboris_d2\": -17080256,\n \"dolor681\": \"eiusmod commodo dolore mollit\"\n },\n \"type\": \"PAGE_INLINE\",\n \"updated_at\": \"\",\n \"user_id\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/kms/:connection_id/comment/:id?fields=page_id&fields=page_id&raw=", "host": [ "{{baseUrl}}" ], "path": [ "kms", ":connection_id", "comment", ":id" ], "query": [ { "description": "Fields to return", "key": "fields", "value": "page_id" }, { "description": "Fields to return", "key": "fields", "value": "page_id" }, { "description": "Raw parameters to include in the 3rd-party request. Encoded as a URL component. eg. raw parameters: foo=bar&zoo=bar -> raw=foo%3Dbar%26zoo%3Dbar", "key": "raw", "value": "" } ], "variable": [ { "id": "831e41dd-f410-444a-9584-899e3b985a45", "key": "connection_id", "value": "", "description": "(Required) ID of the connection" }, { "id": "0c7943a8-8d1e-44b6-ab85-98acd2aeb6a0", "key": "id", "value": "", "description": "(Required) ID of the Comment" } ] } }, "response": [ { "id": "29b2b7bc-ea7e-4b16-b750-67ccc27d926c", "name": "Successful", "originalRequest": { "method": "PATCH", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "authorization", "value": "" } ], "body": { "mode": "raw", "raw": "{\n \"content\": \"\",\n \"content_type\": \"HTML\",\n \"created_at\": \"\",\n \"id\": \"\",\n \"page_id\": \"\",\n \"parent_id\": \"\",\n \"raw\": {\n \"animf3b\": \"aliquip et dolore ut\",\n \"do_\": -22932261,\n \"qui77\": -749407,\n \"laboris_d2\": -17080256,\n \"dolor681\": \"eiusmod commodo dolore mollit\"\n },\n \"type\": \"PAGE_INLINE\",\n \"updated_at\": \"\",\n \"user_id\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/kms/:connection_id/comment/:id?fields=page_id&raw=", "host": [ "{{baseUrl}}" ], "path": [ "kms", ":connection_id", "comment", ":id" ], "query": [ { "description": "Fields to return", "key": "fields", "value": "page_id" }, { "description": "Raw parameters to include in the 3rd-party request. Encoded as a URL component. eg. raw parameters: foo=bar&zoo=bar -> raw=foo%3Dbar%26zoo%3Dbar", "key": "raw", "value": "" } ], "variable": [ { "key": "connection_id" }, { "key": "id" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"content\": \"\",\n \"content_type\": \"HTML\",\n \"created_at\": \"\",\n \"id\": \"\",\n \"page_id\": \"\",\n \"parent_id\": \"\",\n \"raw\": {\n \"animf3b\": \"aliquip et dolore ut\",\n \"do_\": -22932261,\n \"qui77\": -749407,\n \"laboris_d2\": -17080256,\n \"dolor681\": \"eiusmod commodo dolore mollit\"\n },\n \"type\": \"PAGE_INLINE\",\n \"updated_at\": \"\",\n \"user_id\": \"\"\n}", "createdAt": "2026-07-28T03:24:49.000Z", "updatedAt": "2026-07-28T03:24:49.000Z", "uid": "35240-29b2b7bc-ea7e-4b16-b750-67ccc27d926c" } ], "createdAt": "2026-07-28T03:24:49.000Z", "updatedAt": "2026-07-28T03:24:49.000Z", "uid": "35240-dca70e6a-dd98-4de0-92d5-6aafa823db04" }, { "name": "Update a Comment", "id": "a80c5f58-aeb8-49ac-8ff9-7b0c9963e3b5", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "authorization", "type": "string" }, { "key": "value", "value": "{{apiKey}}", "type": "string" }, { "key": "in", "value": "header", "type": "string" } ] }, "method": "PUT", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" } ], "body": { "mode": "raw", "raw": "{\n \"content\": \"\",\n \"content_type\": \"HTML\",\n \"created_at\": \"\",\n \"id\": \"\",\n \"page_id\": \"\",\n \"parent_id\": \"\",\n \"raw\": {\n \"animf3b\": \"aliquip et dolore ut\",\n \"do_\": -22932261,\n \"qui77\": -749407,\n \"laboris_d2\": -17080256,\n \"dolor681\": \"eiusmod commodo dolore mollit\"\n },\n \"type\": \"PAGE_INLINE\",\n \"updated_at\": \"\",\n \"user_id\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/kms/:connection_id/comment/:id?fields=page_id&fields=page_id&raw=", "host": [ "{{baseUrl}}" ], "path": [ "kms", ":connection_id", "comment", ":id" ], "query": [ { "description": "Fields to return", "key": "fields", "value": "page_id" }, { "description": "Fields to return", "key": "fields", "value": "page_id" }, { "description": "Raw parameters to include in the 3rd-party request. Encoded as a URL component. eg. raw parameters: foo=bar&zoo=bar -> raw=foo%3Dbar%26zoo%3Dbar", "key": "raw", "value": "" } ], "variable": [ { "id": "86ca6631-c6ed-4bcc-9767-8756f72a1802", "key": "connection_id", "value": "", "description": "(Required) ID of the connection" }, { "id": "0c7a90f9-5488-44a8-8f39-d5ada43ee9cd", "key": "id", "value": "", "description": "(Required) ID of the Comment" } ] } }, "response": [ { "id": "77d63571-77ad-4f0d-b0a1-c2a8629701fe", "name": "Successful", "originalRequest": { "method": "PUT", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "authorization", "value": "" } ], "body": { "mode": "raw", "raw": "{\n \"content\": \"\",\n \"content_type\": \"HTML\",\n \"created_at\": \"\",\n \"id\": \"\",\n \"page_id\": \"\",\n \"parent_id\": \"\",\n \"raw\": {\n \"animf3b\": \"aliquip et dolore ut\",\n \"do_\": -22932261,\n \"qui77\": -749407,\n \"laboris_d2\": -17080256,\n \"dolor681\": \"eiusmod commodo dolore mollit\"\n },\n \"type\": \"PAGE_INLINE\",\n \"updated_at\": \"\",\n \"user_id\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/kms/:connection_id/comment/:id?fields=page_id&raw=", "host": [ "{{baseUrl}}" ], "path": [ "kms", ":connection_id", "comment", ":id" ], "query": [ { "description": "Fields to return", "key": "fields", "value": "page_id" }, { "description": "Raw parameters to include in the 3rd-party request. Encoded as a URL component. eg. raw parameters: foo=bar&zoo=bar -> raw=foo%3Dbar%26zoo%3Dbar", "key": "raw", "value": "" } ], "variable": [ { "key": "connection_id" }, { "key": "id" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"content\": \"\",\n \"content_type\": \"HTML\",\n \"created_at\": \"\",\n \"id\": \"\",\n \"page_id\": \"\",\n \"parent_id\": \"\",\n \"raw\": {\n \"animf3b\": \"aliquip et dolore ut\",\n \"do_\": -22932261,\n \"qui77\": -749407,\n \"laboris_d2\": -17080256,\n \"dolor681\": \"eiusmod commodo dolore mollit\"\n },\n \"type\": \"PAGE_INLINE\",\n \"updated_at\": \"\",\n \"user_id\": \"\"\n}", "createdAt": "2026-07-28T03:24:49.000Z", "updatedAt": "2026-07-28T03:24:49.000Z", "uid": "35240-77d63571-77ad-4f0d-b0a1-c2a8629701fe" } ], "createdAt": "2026-07-28T03:24:49.000Z", "updatedAt": "2026-07-28T03:24:49.000Z", "uid": "35240-a80c5f58-aeb8-49ac-8ff9-7b0c9963e3b5" } ], "id": "c659aa04-744f-409b-bbdb-e8e1b4c642a1", "createdAt": "2026-07-28T03:24:49.000Z", "updatedAt": "2026-07-28T03:24:49.000Z", "uid": "35240-c659aa04-744f-409b-bbdb-e8e1b4c642a1" }, { "name": "List All Comments", "id": "5d63003d-7bb6-4aaf-8937-32aaf4b4564c", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "authorization", "type": "string" }, { "key": "value", "value": "{{apiKey}}", "type": "string" }, { "key": "in", "value": "header", "type": "string" } ] }, "method": "GET", "header": [ { "key": "Accept", "value": "application/json" } ], "url": { "raw": "{{baseUrl}}/kms/:connection_id/comment?limit=&offset=&updated_gte=&sort=&order=&query=&page_id=&type=&parent_id=&fields=page_id&fields=page_id&raw=", "host": [ "{{baseUrl}}" ], "path": [ "kms", ":connection_id", "comment" ], "query": [ { "key": "limit", "value": "" }, { "key": "offset", "value": "" }, { "description": "Return only results whose updated date is equal or greater to this value (ISO-8601 / YYYY-MM-DDTHH:MM:SSZ format)", "key": "updated_gte", "value": "" }, { "key": "sort", "value": "" }, { "key": "order", "value": "" }, { "description": "Query string to search. eg. email address or name", "key": "query", "value": "" }, { "description": "The page ID to filter by (reference to KmsPage)", "key": "page_id", "value": "" }, { "description": "The type to filter by", "key": "type", "value": "" }, { "description": "The parent ID to filter by", "key": "parent_id", "value": "" }, { "description": "Fields to return", "key": "fields", "value": "page_id" }, { "description": "Fields to return", "key": "fields", "value": "page_id" }, { "description": "Raw parameters to include in the 3rd-party request. Encoded as a URL component. eg. raw parameters: foo=bar&zoo=bar -> raw=foo%3Dbar%26zoo%3Dbar", "key": "raw", "value": "" } ], "variable": [ { "id": "0b9831a3-bbdc-4eec-8d22-545f17d68d8e", "key": "connection_id", "value": "", "description": "(Required) ID of the connection" } ] } }, "response": [ { "id": "1605edf3-6e14-4307-8862-c57228878234", "name": "Successful", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/kms/:connection_id/comment?limit=&offset=&updated_gte=&sort=&order=&query=&page_id=&type=&parent_id=&fields=page_id&raw=", "host": [ "{{baseUrl}}" ], "path": [ "kms", ":connection_id", "comment" ], "query": [ { "key": "limit", "value": "" }, { "key": "offset", "value": "" }, { "description": "Return only results whose updated date is equal or greater to this value (ISO-8601 / YYYY-MM-DDTHH:MM:SSZ format)", "key": "updated_gte", "value": "" }, { "key": "sort", "value": "" }, { "key": "order", "value": "" }, { "description": "Query string to search. eg. email address or name", "key": "query", "value": "" }, { "description": "The page ID to filter by (reference to KmsPage)", "key": "page_id", "value": "" }, { "description": "The type to filter by", "key": "type", "value": "" }, { "description": "The parent ID to filter by", "key": "parent_id", "value": "" }, { "description": "Fields to return", "key": "fields", "value": "page_id" }, { "description": "Raw parameters to include in the 3rd-party request. Encoded as a URL component. eg. raw parameters: foo=bar&zoo=bar -> raw=foo%3Dbar%26zoo%3Dbar", "key": "raw", "value": "" } ], "variable": [ { "key": "connection_id" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "[\n {\n \"content\": \"\",\n \"content_type\": \"HTML\",\n \"created_at\": \"\",\n \"id\": \"\",\n \"page_id\": \"\",\n \"parent_id\": \"\",\n \"raw\": {\n \"sunt9a\": -9931545.519031942\n },\n \"type\": \"PAGE\",\n \"updated_at\": \"\",\n \"user_id\": \"\"\n },\n {\n \"content\": \"\",\n \"content_type\": \"OTHER\",\n \"created_at\": \"\",\n \"id\": \"\",\n \"page_id\": \"\",\n \"parent_id\": \"\",\n \"raw\": {\n \"culpa6\": false\n },\n \"type\": \"PAGE_INLINE\",\n \"updated_at\": \"\",\n \"user_id\": \"\"\n }\n]", "createdAt": "2026-07-28T03:24:49.000Z", "updatedAt": "2026-07-28T03:24:49.000Z", "uid": "35240-1605edf3-6e14-4307-8862-c57228878234" } ], "createdAt": "2026-07-28T03:24:49.000Z", "updatedAt": "2026-07-28T03:24:49.000Z", "uid": "35240-5d63003d-7bb6-4aaf-8937-32aaf4b4564c" }, { "name": "Create a Comment", "id": "7bc0e133-7789-4ed8-9021-ea971ceb962d", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "authorization", "type": "string" }, { "key": "value", "value": "{{apiKey}}", "type": "string" }, { "key": "in", "value": "header", "type": "string" } ] }, "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" } ], "body": { "mode": "raw", "raw": "{\n \"content\": \"\",\n \"content_type\": \"HTML\",\n \"created_at\": \"\",\n \"id\": \"\",\n \"page_id\": \"\",\n \"parent_id\": \"\",\n \"raw\": {\n \"animf3b\": \"aliquip et dolore ut\",\n \"do_\": -22932261,\n \"qui77\": -749407,\n \"laboris_d2\": -17080256,\n \"dolor681\": \"eiusmod commodo dolore mollit\"\n },\n \"type\": \"PAGE_INLINE\",\n \"updated_at\": \"\",\n \"user_id\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/kms/:connection_id/comment?fields=page_id&fields=page_id&raw=", "host": [ "{{baseUrl}}" ], "path": [ "kms", ":connection_id", "comment" ], "query": [ { "description": "Fields to return", "key": "fields", "value": "page_id" }, { "description": "Fields to return", "key": "fields", "value": "page_id" }, { "description": "Raw parameters to include in the 3rd-party request. Encoded as a URL component. eg. raw parameters: foo=bar&zoo=bar -> raw=foo%3Dbar%26zoo%3Dbar", "key": "raw", "value": "" } ], "variable": [ { "id": "85a7fdcf-cf5b-4ef3-9a31-ecd46c85c068", "key": "connection_id", "value": "", "description": "(Required) ID of the connection" } ] } }, "response": [ { "id": "75458590-44e6-4487-a14a-c2bee87b0085", "name": "Successful", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "authorization", "value": "" } ], "body": { "mode": "raw", "raw": "{\n \"content\": \"\",\n \"content_type\": \"HTML\",\n \"created_at\": \"\",\n \"id\": \"\",\n \"page_id\": \"\",\n \"parent_id\": \"\",\n \"raw\": {\n \"animf3b\": \"aliquip et dolore ut\",\n \"do_\": -22932261,\n \"qui77\": -749407,\n \"laboris_d2\": -17080256,\n \"dolor681\": \"eiusmod commodo dolore mollit\"\n },\n \"type\": \"PAGE_INLINE\",\n \"updated_at\": \"\",\n \"user_id\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/kms/:connection_id/comment?fields=page_id&raw=", "host": [ "{{baseUrl}}" ], "path": [ "kms", ":connection_id", "comment" ], "query": [ { "description": "Fields to return", "key": "fields", "value": "page_id" }, { "description": "Raw parameters to include in the 3rd-party request. Encoded as a URL component. eg. raw parameters: foo=bar&zoo=bar -> raw=foo%3Dbar%26zoo%3Dbar", "key": "raw", "value": "" } ], "variable": [ { "key": "connection_id" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"content\": \"\",\n \"content_type\": \"HTML\",\n \"created_at\": \"\",\n \"id\": \"\",\n \"page_id\": \"\",\n \"parent_id\": \"\",\n \"raw\": {\n \"animf3b\": \"aliquip et dolore ut\",\n \"do_\": -22932261,\n \"qui77\": -749407,\n \"laboris_d2\": -17080256,\n \"dolor681\": \"eiusmod commodo dolore mollit\"\n },\n \"type\": \"PAGE_INLINE\",\n \"updated_at\": \"\",\n \"user_id\": \"\"\n}", "createdAt": "2026-07-28T03:24:49.000Z", "updatedAt": "2026-07-28T03:24:49.000Z", "uid": "35240-75458590-44e6-4487-a14a-c2bee87b0085" } ], "createdAt": "2026-07-28T03:24:49.000Z", "updatedAt": "2026-07-28T03:24:49.000Z", "uid": "35240-7bc0e133-7789-4ed8-9021-ea971ceb962d" } ], "id": "baf8f632-7326-45c4-9142-1f71b41a78f9", "createdAt": "2026-07-28T03:24:49.000Z", "updatedAt": "2026-07-28T03:24:49.000Z", "uid": "35240-baf8f632-7326-45c4-9142-1f71b41a78f9" }, { "name": "page", "item": [ { "name": "{id}", "item": [ { "name": "Remove a Page", "id": "7a98830d-6fc3-4a63-bf9c-ae811b327897", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "authorization", "type": "string" }, { "key": "value", "value": "{{apiKey}}", "type": "string" }, { "key": "in", "value": "header", "type": "string" } ] }, "method": "DELETE", "header": [], "url": { "raw": "{{baseUrl}}/kms/:connection_id/page/:id", "host": [ "{{baseUrl}}" ], "path": [ "kms", ":connection_id", "page", ":id" ], "variable": [ { "id": "b8f6a037-8af9-4a3c-940d-2f6b74837511", "key": "connection_id", "value": "", "description": "(Required) ID of the connection" }, { "id": "a792717d-290c-4ad5-8738-16765265e6c5", "key": "id", "value": "", "description": "(Required) ID of the Page" } ] } }, "response": [ { "id": "dbbf8d23-2daf-4029-b7da-da9e2033a157", "name": "Successful", "originalRequest": { "method": "DELETE", "header": [ { "description": "Added as a part of security scheme: apikey", "key": "authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/kms/:connection_id/page/:id", "host": [ "{{baseUrl}}" ], "path": [ "kms", ":connection_id", "page", ":id" ], "variable": [ { "key": "connection_id" }, { "key": "id" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T03:24:49.000Z", "updatedAt": "2026-07-28T03:24:49.000Z", "uid": "35240-dbbf8d23-2daf-4029-b7da-da9e2033a157" }, { "id": "3120da05-1586-4b9e-a381-890a41ff91cc", "name": "Successful", "originalRequest": { "method": "DELETE", "header": [ { "description": "Added as a part of security scheme: apikey", "key": "authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/kms/:connection_id/page/:id", "host": [ "{{baseUrl}}" ], "path": [ "kms", ":connection_id", "page", ":id" ], "variable": [ { "key": "connection_id" }, { "key": "id" } ] } }, "status": "Internal Server Error", "code": 500, "_postman_previewlanguage": "text", "header": [ { "disabled": false, "description": { "content": "", "type": "text/plain" }, "key": "Content-Type", "value": "" } ], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T03:24:49.000Z", "updatedAt": "2026-07-28T03:24:49.000Z", "uid": "35240-3120da05-1586-4b9e-a381-890a41ff91cc" } ], "createdAt": "2026-07-28T03:24:49.000Z", "updatedAt": "2026-07-28T03:24:49.000Z", "uid": "35240-7a98830d-6fc3-4a63-bf9c-ae811b327897" }, { "name": "Retrieve a Page", "id": "868662f2-a65b-4d9d-a876-7094cc1bdf19", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "authorization", "type": "string" }, { "key": "value", "value": "{{apiKey}}", "type": "string" }, { "key": "in", "value": "header", "type": "string" } ] }, "method": "GET", "header": [ { "key": "Accept", "value": "application/json" } ], "url": { "raw": "{{baseUrl}}/kms/:connection_id/page/:id?fields=is_active&fields=updated_at&raw=", "host": [ "{{baseUrl}}" ], "path": [ "kms", ":connection_id", "page", ":id" ], "query": [ { "description": "Fields to return", "key": "fields", "value": "is_active" }, { "description": "Fields to return", "key": "fields", "value": "updated_at" }, { "description": "Raw parameters to include in the 3rd-party request. Encoded as a URL component. eg. raw parameters: foo=bar&zoo=bar -> raw=foo%3Dbar%26zoo%3Dbar", "key": "raw", "value": "" } ], "variable": [ { "id": "729ff867-1042-4926-9faa-1c316c9edf3e", "key": "connection_id", "value": "", "description": "(Required) ID of the connection" }, { "id": "191c29ba-373e-4523-b992-47dd195f04b5", "key": "id", "value": "", "description": "(Required) ID of the Page" } ] } }, "response": [ { "id": "e4e223ec-b956-40b2-81f8-2b044afb5368", "name": "Successful", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/kms/:connection_id/page/:id?fields=updated_at&raw=", "host": [ "{{baseUrl}}" ], "path": [ "kms", ":connection_id", "page", ":id" ], "query": [ { "description": "Fields to return", "key": "fields", "value": "updated_at" }, { "description": "Raw parameters to include in the 3rd-party request. Encoded as a URL component. eg. raw parameters: foo=bar&zoo=bar -> raw=foo%3Dbar%26zoo%3Dbar", "key": "raw", "value": "" } ], "variable": [ { "key": "connection_id" }, { "key": "id" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"title\": \"\",\n \"type\": \"TEXT\",\n \"created_at\": \"\",\n \"download_url\": \"\",\n \"has_children\": \"\",\n \"id\": \"\",\n \"is_active\": \"\",\n \"metadata\": [\n {\n \"extra_data\": {},\n \"format\": \"SINGLE_SELECT\",\n \"id\": \"\",\n \"namespace\": \"\",\n \"slug\": \"\",\n \"value\": {}\n },\n {\n \"extra_data\": {},\n \"format\": \"FILE\",\n \"id\": \"\",\n \"namespace\": \"\",\n \"slug\": \"\",\n \"value\": {}\n }\n ],\n \"parent_id\": \"\",\n \"raw\": {\n \"ine9\": 3761599\n },\n \"space_id\": \"\",\n \"updated_at\": \"\",\n \"user_id\": \"\",\n \"web_url\": \"\"\n}", "createdAt": "2026-07-28T03:24:49.000Z", "updatedAt": "2026-07-28T03:24:49.000Z", "uid": "35240-e4e223ec-b956-40b2-81f8-2b044afb5368" } ], "createdAt": "2026-07-28T03:24:49.000Z", "updatedAt": "2026-07-28T03:24:49.000Z", "uid": "35240-868662f2-a65b-4d9d-a876-7094cc1bdf19" }, { "name": "Update a Page", "id": "d0835d76-296e-4ecf-a2e0-793a9549a3f7", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "authorization", "type": "string" }, { "key": "value", "value": "{{apiKey}}", "type": "string" }, { "key": "in", "value": "header", "type": "string" } ] }, "method": "PATCH", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" } ], "body": { "mode": "raw", "raw": "{\n \"title\": \"\",\n \"type\": \"TEXT\",\n \"created_at\": \"\",\n \"download_url\": \"\",\n \"has_children\": \"\",\n \"id\": \"\",\n \"is_active\": \"\",\n \"metadata\": [\n {\n \"extra_data\": {},\n \"format\": \"SINGLE_SELECT\",\n \"id\": \"\",\n \"namespace\": \"\",\n \"slug\": \"\",\n \"value\": {}\n },\n {\n \"extra_data\": {},\n \"format\": \"FILE\",\n \"id\": \"\",\n \"namespace\": \"\",\n \"slug\": \"\",\n \"value\": {}\n }\n ],\n \"parent_id\": \"\",\n \"raw\": {\n \"ine9\": 3761599\n },\n \"space_id\": \"\",\n \"updated_at\": \"\",\n \"user_id\": \"\",\n \"web_url\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/kms/:connection_id/page/:id?fields=is_active&fields=updated_at&raw=", "host": [ "{{baseUrl}}" ], "path": [ "kms", ":connection_id", "page", ":id" ], "query": [ { "description": "Fields to return", "key": "fields", "value": "is_active" }, { "description": "Fields to return", "key": "fields", "value": "updated_at" }, { "description": "Raw parameters to include in the 3rd-party request. Encoded as a URL component. eg. raw parameters: foo=bar&zoo=bar -> raw=foo%3Dbar%26zoo%3Dbar", "key": "raw", "value": "" } ], "variable": [ { "id": "87db0c6d-4996-4e6e-87d5-9af62868b1c7", "key": "connection_id", "value": "", "description": "(Required) ID of the connection" }, { "id": "b5ec33bf-a78a-4c38-aa36-0b14b6b88e5c", "key": "id", "value": "", "description": "(Required) ID of the Page" } ] } }, "response": [ { "id": "a1aa415f-92be-49ab-a05a-010a4b3f4f67", "name": "Successful", "originalRequest": { "method": "PATCH", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "authorization", "value": "" } ], "body": { "mode": "raw", "raw": "{\n \"title\": \"\",\n \"type\": \"TEXT\",\n \"created_at\": \"\",\n \"download_url\": \"\",\n \"has_children\": \"\",\n \"id\": \"\",\n \"is_active\": \"\",\n \"metadata\": [\n {\n \"extra_data\": {},\n \"format\": \"SINGLE_SELECT\",\n \"id\": \"\",\n \"namespace\": \"\",\n \"slug\": \"\",\n \"value\": {}\n },\n {\n \"extra_data\": {},\n \"format\": \"FILE\",\n \"id\": \"\",\n \"namespace\": \"\",\n \"slug\": \"\",\n \"value\": {}\n }\n ],\n \"parent_id\": \"\",\n \"raw\": {\n \"ine9\": 3761599\n },\n \"space_id\": \"\",\n \"updated_at\": \"\",\n \"user_id\": \"\",\n \"web_url\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/kms/:connection_id/page/:id?fields=updated_at&raw=", "host": [ "{{baseUrl}}" ], "path": [ "kms", ":connection_id", "page", ":id" ], "query": [ { "description": "Fields to return", "key": "fields", "value": "updated_at" }, { "description": "Raw parameters to include in the 3rd-party request. Encoded as a URL component. eg. raw parameters: foo=bar&zoo=bar -> raw=foo%3Dbar%26zoo%3Dbar", "key": "raw", "value": "" } ], "variable": [ { "key": "connection_id" }, { "key": "id" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"title\": \"\",\n \"type\": \"TEXT\",\n \"created_at\": \"\",\n \"download_url\": \"\",\n \"has_children\": \"\",\n \"id\": \"\",\n \"is_active\": \"\",\n \"metadata\": [\n {\n \"extra_data\": {},\n \"format\": \"SINGLE_SELECT\",\n \"id\": \"\",\n \"namespace\": \"\",\n \"slug\": \"\",\n \"value\": {}\n },\n {\n \"extra_data\": {},\n \"format\": \"FILE\",\n \"id\": \"\",\n \"namespace\": \"\",\n \"slug\": \"\",\n \"value\": {}\n }\n ],\n \"parent_id\": \"\",\n \"raw\": {\n \"ine9\": 3761599\n },\n \"space_id\": \"\",\n \"updated_at\": \"\",\n \"user_id\": \"\",\n \"web_url\": \"\"\n}", "createdAt": "2026-07-28T03:24:49.000Z", "updatedAt": "2026-07-28T03:24:49.000Z", "uid": "35240-a1aa415f-92be-49ab-a05a-010a4b3f4f67" } ], "createdAt": "2026-07-28T03:24:49.000Z", "updatedAt": "2026-07-28T03:24:49.000Z", "uid": "35240-d0835d76-296e-4ecf-a2e0-793a9549a3f7" }, { "name": "Update a Page", "id": "7fa4020a-5a0f-4454-a749-509a7bce85a7", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "authorization", "type": "string" }, { "key": "value", "value": "{{apiKey}}", "type": "string" }, { "key": "in", "value": "header", "type": "string" } ] }, "method": "PUT", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" } ], "body": { "mode": "raw", "raw": "{\n \"title\": \"\",\n \"type\": \"TEXT\",\n \"created_at\": \"\",\n \"download_url\": \"\",\n \"has_children\": \"\",\n \"id\": \"\",\n \"is_active\": \"\",\n \"metadata\": [\n {\n \"extra_data\": {},\n \"format\": \"SINGLE_SELECT\",\n \"id\": \"\",\n \"namespace\": \"\",\n \"slug\": \"\",\n \"value\": {}\n },\n {\n \"extra_data\": {},\n \"format\": \"FILE\",\n \"id\": \"\",\n \"namespace\": \"\",\n \"slug\": \"\",\n \"value\": {}\n }\n ],\n \"parent_id\": \"\",\n \"raw\": {\n \"ine9\": 3761599\n },\n \"space_id\": \"\",\n \"updated_at\": \"\",\n \"user_id\": \"\",\n \"web_url\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/kms/:connection_id/page/:id?fields=is_active&fields=updated_at&raw=", "host": [ "{{baseUrl}}" ], "path": [ "kms", ":connection_id", "page", ":id" ], "query": [ { "description": "Fields to return", "key": "fields", "value": "is_active" }, { "description": "Fields to return", "key": "fields", "value": "updated_at" }, { "description": "Raw parameters to include in the 3rd-party request. Encoded as a URL component. eg. raw parameters: foo=bar&zoo=bar -> raw=foo%3Dbar%26zoo%3Dbar", "key": "raw", "value": "" } ], "variable": [ { "id": "e9e7cddc-df2c-4272-ba01-d2bd9ce77ac6", "key": "connection_id", "value": "", "description": "(Required) ID of the connection" }, { "id": "89d1365d-e5c9-4da0-9762-cbf7f83dca19", "key": "id", "value": "", "description": "(Required) ID of the Page" } ] } }, "response": [ { "id": "10a8540a-a6ae-4294-bba8-388a489fa744", "name": "Successful", "originalRequest": { "method": "PUT", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "authorization", "value": "" } ], "body": { "mode": "raw", "raw": "{\n \"title\": \"\",\n \"type\": \"TEXT\",\n \"created_at\": \"\",\n \"download_url\": \"\",\n \"has_children\": \"\",\n \"id\": \"\",\n \"is_active\": \"\",\n \"metadata\": [\n {\n \"extra_data\": {},\n \"format\": \"SINGLE_SELECT\",\n \"id\": \"\",\n \"namespace\": \"\",\n \"slug\": \"\",\n \"value\": {}\n },\n {\n \"extra_data\": {},\n \"format\": \"FILE\",\n \"id\": \"\",\n \"namespace\": \"\",\n \"slug\": \"\",\n \"value\": {}\n }\n ],\n \"parent_id\": \"\",\n \"raw\": {\n \"ine9\": 3761599\n },\n \"space_id\": \"\",\n \"updated_at\": \"\",\n \"user_id\": \"\",\n \"web_url\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/kms/:connection_id/page/:id?fields=updated_at&raw=", "host": [ "{{baseUrl}}" ], "path": [ "kms", ":connection_id", "page", ":id" ], "query": [ { "description": "Fields to return", "key": "fields", "value": "updated_at" }, { "description": "Raw parameters to include in the 3rd-party request. Encoded as a URL component. eg. raw parameters: foo=bar&zoo=bar -> raw=foo%3Dbar%26zoo%3Dbar", "key": "raw", "value": "" } ], "variable": [ { "key": "connection_id" }, { "key": "id" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"title\": \"\",\n \"type\": \"TEXT\",\n \"created_at\": \"\",\n \"download_url\": \"\",\n \"has_children\": \"\",\n \"id\": \"\",\n \"is_active\": \"\",\n \"metadata\": [\n {\n \"extra_data\": {},\n \"format\": \"SINGLE_SELECT\",\n \"id\": \"\",\n \"namespace\": \"\",\n \"slug\": \"\",\n \"value\": {}\n },\n {\n \"extra_data\": {},\n \"format\": \"FILE\",\n \"id\": \"\",\n \"namespace\": \"\",\n \"slug\": \"\",\n \"value\": {}\n }\n ],\n \"parent_id\": \"\",\n \"raw\": {\n \"ine9\": 3761599\n },\n \"space_id\": \"\",\n \"updated_at\": \"\",\n \"user_id\": \"\",\n \"web_url\": \"\"\n}", "createdAt": "2026-07-28T03:24:49.000Z", "updatedAt": "2026-07-28T03:24:49.000Z", "uid": "35240-10a8540a-a6ae-4294-bba8-388a489fa744" } ], "createdAt": "2026-07-28T03:24:49.000Z", "updatedAt": "2026-07-28T03:24:49.000Z", "uid": "35240-7fa4020a-5a0f-4454-a749-509a7bce85a7" } ], "id": "5fee0d06-cb47-4ec0-80a7-c5a9dfeb83bc", "createdAt": "2026-07-28T03:24:49.000Z", "updatedAt": "2026-07-28T03:24:49.000Z", "uid": "35240-5fee0d06-cb47-4ec0-80a7-c5a9dfeb83bc" }, { "name": "List All Pages", "id": "9866872b-f2e4-4c5c-9cd1-96ebaf86c801", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "authorization", "type": "string" }, { "key": "value", "value": "{{apiKey}}", "type": "string" }, { "key": "in", "value": "header", "type": "string" } ] }, "method": "GET", "header": [ { "key": "Accept", "value": "application/json" } ], "url": { "raw": "{{baseUrl}}/kms/:connection_id/page?limit=&offset=&updated_gte=&sort=&order=&query=&space_id=&parent_id=&fields=is_active&fields=updated_at&raw=", "host": [ "{{baseUrl}}" ], "path": [ "kms", ":connection_id", "page" ], "query": [ { "key": "limit", "value": "" }, { "key": "offset", "value": "" }, { "description": "Return only results whose updated date is equal or greater to this value (ISO-8601 / YYYY-MM-DDTHH:MM:SSZ format)", "key": "updated_gte", "value": "" }, { "key": "sort", "value": "" }, { "key": "order", "value": "" }, { "description": "Query string to search. eg. email address or name", "key": "query", "value": "" }, { "description": "The space ID to filter by (reference to KmsSpace)", "key": "space_id", "value": "" }, { "description": "The parent ID to filter by", "key": "parent_id", "value": "" }, { "description": "Fields to return", "key": "fields", "value": "is_active" }, { "description": "Fields to return", "key": "fields", "value": "updated_at" }, { "description": "Raw parameters to include in the 3rd-party request. Encoded as a URL component. eg. raw parameters: foo=bar&zoo=bar -> raw=foo%3Dbar%26zoo%3Dbar", "key": "raw", "value": "" } ], "variable": [ { "id": "224cb36e-8acb-4778-aca4-4b3939a74d2a", "key": "connection_id", "value": "", "description": "(Required) ID of the connection" } ] } }, "response": [ { "id": "1a858c5e-ba76-483b-b958-a78270e57e68", "name": "Successful", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/kms/:connection_id/page?limit=&offset=&updated_gte=&sort=&order=&query=&space_id=&parent_id=&fields=updated_at&raw=", "host": [ "{{baseUrl}}" ], "path": [ "kms", ":connection_id", "page" ], "query": [ { "key": "limit", "value": "" }, { "key": "offset", "value": "" }, { "description": "Return only results whose updated date is equal or greater to this value (ISO-8601 / YYYY-MM-DDTHH:MM:SSZ format)", "key": "updated_gte", "value": "" }, { "key": "sort", "value": "" }, { "key": "order", "value": "" }, { "description": "Query string to search. eg. email address or name", "key": "query", "value": "" }, { "description": "The space ID to filter by (reference to KmsSpace)", "key": "space_id", "value": "" }, { "description": "The parent ID to filter by", "key": "parent_id", "value": "" }, { "description": "Fields to return", "key": "fields", "value": "updated_at" }, { "description": "Raw parameters to include in the 3rd-party request. Encoded as a URL component. eg. raw parameters: foo=bar&zoo=bar -> raw=foo%3Dbar%26zoo%3Dbar", "key": "raw", "value": "" } ], "variable": [ { "key": "connection_id" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "[\n {\n \"title\": \"\",\n \"type\": \"HTML\",\n \"created_at\": \"\",\n \"download_url\": \"\",\n \"has_children\": \"\",\n \"id\": \"\",\n \"is_active\": \"\",\n \"metadata\": [\n {\n \"extra_data\": {},\n \"format\": \"URL\",\n \"id\": \"\",\n \"namespace\": \"\",\n \"slug\": \"\",\n \"value\": {}\n },\n {\n \"extra_data\": {},\n \"format\": \"EMAIL\",\n \"id\": \"\",\n \"namespace\": \"\",\n \"slug\": \"\",\n \"value\": {}\n }\n ],\n \"parent_id\": \"\",\n \"raw\": {\n \"dolore_1\": 74947195\n },\n \"space_id\": \"\",\n \"updated_at\": \"\",\n \"user_id\": \"\",\n \"web_url\": \"\"\n },\n {\n \"title\": \"\",\n \"type\": \"OTHER\",\n \"created_at\": \"\",\n \"download_url\": \"\",\n \"has_children\": \"\",\n \"id\": \"\",\n \"is_active\": \"\",\n \"metadata\": [\n {\n \"extra_data\": {},\n \"format\": \"MULTIPLE_SELECT\",\n \"id\": \"\",\n \"namespace\": \"\",\n \"slug\": \"\",\n \"value\": {}\n },\n {\n \"extra_data\": {},\n \"format\": \"TIME\",\n \"id\": \"\",\n \"namespace\": \"\",\n \"slug\": \"\",\n \"value\": {}\n }\n ],\n \"parent_id\": \"\",\n \"raw\": {\n \"adipisicing_215\": 68330185.82080513,\n \"idb\": -55361363.57502115,\n \"ex_f44\": -21744651\n },\n \"space_id\": \"\",\n \"updated_at\": \"\",\n \"user_id\": \"\",\n \"web_url\": \"\"\n }\n]", "createdAt": "2026-07-28T03:24:49.000Z", "updatedAt": "2026-07-28T03:24:49.000Z", "uid": "35240-1a858c5e-ba76-483b-b958-a78270e57e68" } ], "createdAt": "2026-07-28T03:24:49.000Z", "updatedAt": "2026-07-28T03:24:49.000Z", "uid": "35240-9866872b-f2e4-4c5c-9cd1-96ebaf86c801" }, { "name": "Create a Page", "id": "a2fa6218-7c57-416b-bd23-78ce41f2c120", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "authorization", "type": "string" }, { "key": "value", "value": "{{apiKey}}", "type": "string" }, { "key": "in", "value": "header", "type": "string" } ] }, "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" } ], "body": { "mode": "raw", "raw": "{\n \"title\": \"\",\n \"type\": \"TEXT\",\n \"created_at\": \"\",\n \"download_url\": \"\",\n \"has_children\": \"\",\n \"id\": \"\",\n \"is_active\": \"\",\n \"metadata\": [\n {\n \"extra_data\": {},\n \"format\": \"SINGLE_SELECT\",\n \"id\": \"\",\n \"namespace\": \"\",\n \"slug\": \"\",\n \"value\": {}\n },\n {\n \"extra_data\": {},\n \"format\": \"FILE\",\n \"id\": \"\",\n \"namespace\": \"\",\n \"slug\": \"\",\n \"value\": {}\n }\n ],\n \"parent_id\": \"\",\n \"raw\": {\n \"ine9\": 3761599\n },\n \"space_id\": \"\",\n \"updated_at\": \"\",\n \"user_id\": \"\",\n \"web_url\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/kms/:connection_id/page?fields=is_active&fields=updated_at&raw=", "host": [ "{{baseUrl}}" ], "path": [ "kms", ":connection_id", "page" ], "query": [ { "description": "Fields to return", "key": "fields", "value": "is_active" }, { "description": "Fields to return", "key": "fields", "value": "updated_at" }, { "description": "Raw parameters to include in the 3rd-party request. Encoded as a URL component. eg. raw parameters: foo=bar&zoo=bar -> raw=foo%3Dbar%26zoo%3Dbar", "key": "raw", "value": "" } ], "variable": [ { "id": "14476fe2-1371-40c2-bc9d-1d8df7bfecef", "key": "connection_id", "value": "", "description": "(Required) ID of the connection" } ] } }, "response": [ { "id": "13e13e0a-dcbe-4d62-8d28-4eab426066b2", "name": "Successful", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "authorization", "value": "" } ], "body": { "mode": "raw", "raw": "{\n \"title\": \"\",\n \"type\": \"TEXT\",\n \"created_at\": \"\",\n \"download_url\": \"\",\n \"has_children\": \"\",\n \"id\": \"\",\n \"is_active\": \"\",\n \"metadata\": [\n {\n \"extra_data\": {},\n \"format\": \"SINGLE_SELECT\",\n \"id\": \"\",\n \"namespace\": \"\",\n \"slug\": \"\",\n \"value\": {}\n },\n {\n \"extra_data\": {},\n \"format\": \"FILE\",\n \"id\": \"\",\n \"namespace\": \"\",\n \"slug\": \"\",\n \"value\": {}\n }\n ],\n \"parent_id\": \"\",\n \"raw\": {\n \"ine9\": 3761599\n },\n \"space_id\": \"\",\n \"updated_at\": \"\",\n \"user_id\": \"\",\n \"web_url\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/kms/:connection_id/page?fields=updated_at&raw=", "host": [ "{{baseUrl}}" ], "path": [ "kms", ":connection_id", "page" ], "query": [ { "description": "Fields to return", "key": "fields", "value": "updated_at" }, { "description": "Raw parameters to include in the 3rd-party request. Encoded as a URL component. eg. raw parameters: foo=bar&zoo=bar -> raw=foo%3Dbar%26zoo%3Dbar", "key": "raw", "value": "" } ], "variable": [ { "key": "connection_id" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"title\": \"\",\n \"type\": \"TEXT\",\n \"created_at\": \"\",\n \"download_url\": \"\",\n \"has_children\": \"\",\n \"id\": \"\",\n \"is_active\": \"\",\n \"metadata\": [\n {\n \"extra_data\": {},\n \"format\": \"SINGLE_SELECT\",\n \"id\": \"\",\n \"namespace\": \"\",\n \"slug\": \"\",\n \"value\": {}\n },\n {\n \"extra_data\": {},\n \"format\": \"FILE\",\n \"id\": \"\",\n \"namespace\": \"\",\n \"slug\": \"\",\n \"value\": {}\n }\n ],\n \"parent_id\": \"\",\n \"raw\": {\n \"ine9\": 3761599\n },\n \"space_id\": \"\",\n \"updated_at\": \"\",\n \"user_id\": \"\",\n \"web_url\": \"\"\n}", "createdAt": "2026-07-28T03:24:49.000Z", "updatedAt": "2026-07-28T03:24:49.000Z", "uid": "35240-13e13e0a-dcbe-4d62-8d28-4eab426066b2" } ], "createdAt": "2026-07-28T03:24:49.000Z", "updatedAt": "2026-07-28T03:24:49.000Z", "uid": "35240-a2fa6218-7c57-416b-bd23-78ce41f2c120" } ], "id": "99531fa7-e481-4223-a640-1a3cd1a8cea1", "createdAt": "2026-07-28T03:24:49.000Z", "updatedAt": "2026-07-28T03:24:49.000Z", "uid": "35240-99531fa7-e481-4223-a640-1a3cd1a8cea1" }, { "name": "space", "item": [ { "name": "{id}", "item": [ { "name": "Remove a Space", "id": "db241b46-10da-4359-99ab-edd3b71ecb3a", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "authorization", "type": "string" }, { "key": "value", "value": "{{apiKey}}", "type": "string" }, { "key": "in", "value": "header", "type": "string" } ] }, "method": "DELETE", "header": [], "url": { "raw": "{{baseUrl}}/kms/:connection_id/space/:id", "host": [ "{{baseUrl}}" ], "path": [ "kms", ":connection_id", "space", ":id" ], "variable": [ { "id": "72271982-792f-4483-8634-bca3640a2e2b", "key": "connection_id", "value": "", "description": "(Required) ID of the connection" }, { "id": "b76f5705-f156-4f56-aed6-a2cb46d301d4", "key": "id", "value": "", "description": "(Required) ID of the Space" } ] } }, "response": [ { "id": "079bb42d-5e35-45f1-97e6-0c1ad922074d", "name": "Successful", "originalRequest": { "method": "DELETE", "header": [ { "description": "Added as a part of security scheme: apikey", "key": "authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/kms/:connection_id/space/:id", "host": [ "{{baseUrl}}" ], "path": [ "kms", ":connection_id", "space", ":id" ], "variable": [ { "key": "connection_id" }, { "key": "id" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T03:24:49.000Z", "updatedAt": "2026-07-28T03:24:49.000Z", "uid": "35240-079bb42d-5e35-45f1-97e6-0c1ad922074d" }, { "id": "08e4e34a-22ae-411a-be39-abfac85c1e66", "name": "Successful", "originalRequest": { "method": "DELETE", "header": [ { "description": "Added as a part of security scheme: apikey", "key": "authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/kms/:connection_id/space/:id", "host": [ "{{baseUrl}}" ], "path": [ "kms", ":connection_id", "space", ":id" ], "variable": [ { "key": "connection_id" }, { "key": "id" } ] } }, "status": "Internal Server Error", "code": 500, "_postman_previewlanguage": "text", "header": [ { "disabled": false, "description": { "content": "", "type": "text/plain" }, "key": "Content-Type", "value": "" } ], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T03:24:49.000Z", "updatedAt": "2026-07-28T03:24:49.000Z", "uid": "35240-08e4e34a-22ae-411a-be39-abfac85c1e66" } ], "createdAt": "2026-07-28T03:24:49.000Z", "updatedAt": "2026-07-28T03:24:49.000Z", "uid": "35240-db241b46-10da-4359-99ab-edd3b71ecb3a" }, { "name": "Retrieve a Space", "id": "d78a073a-7bc0-4689-bc47-c1cc7260e50f", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "authorization", "type": "string" }, { "key": "value", "value": "{{apiKey}}", "type": "string" }, { "key": "in", "value": "header", "type": "string" } ] }, "method": "GET", "header": [ { "key": "Accept", "value": "application/json" } ], "url": { "raw": "{{baseUrl}}/kms/:connection_id/space/:id?fields=description&fields=id&raw=", "host": [ "{{baseUrl}}" ], "path": [ "kms", ":connection_id", "space", ":id" ], "query": [ { "description": "Fields to return", "key": "fields", "value": "description" }, { "description": "Fields to return", "key": "fields", "value": "id" }, { "description": "Raw parameters to include in the 3rd-party request. Encoded as a URL component. eg. raw parameters: foo=bar&zoo=bar -> raw=foo%3Dbar%26zoo%3Dbar", "key": "raw", "value": "" } ], "variable": [ { "id": "30129577-94a5-4b71-a91c-c1c9edec16e0", "key": "connection_id", "value": "", "description": "(Required) ID of the connection" }, { "id": "60eb83f3-57a9-46b6-9a43-f8edfc7fc4b8", "key": "id", "value": "", "description": "(Required) ID of the Space" } ] } }, "response": [ { "id": "1f28c182-e418-4c2a-92f1-71b9aa8d2b8d", "name": "Successful", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/kms/:connection_id/space/:id?fields=id&raw=", "host": [ "{{baseUrl}}" ], "path": [ "kms", ":connection_id", "space", ":id" ], "query": [ { "description": "Fields to return", "key": "fields", "value": "id" }, { "description": "Raw parameters to include in the 3rd-party request. Encoded as a URL component. eg. raw parameters: foo=bar&zoo=bar -> raw=foo%3Dbar%26zoo%3Dbar", "key": "raw", "value": "" } ], "variable": [ { "key": "connection_id" }, { "key": "id" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"name\": \"\",\n \"created_at\": \"\",\n \"description\": \"\",\n \"id\": \"\",\n \"is_active\": \"\",\n \"parent_id\": \"\",\n \"parent_page_id\": \"\",\n \"raw\": {\n \"labore_58c\": 49859247,\n \"pariaturd\": 52389498,\n \"sunt_5b\": \"amet\",\n \"estf38\": \"fugiat culpa\"\n },\n \"updated_at\": \"\",\n \"user_id\": \"\"\n}", "createdAt": "2026-07-28T03:24:49.000Z", "updatedAt": "2026-07-28T03:24:49.000Z", "uid": "35240-1f28c182-e418-4c2a-92f1-71b9aa8d2b8d" } ], "createdAt": "2026-07-28T03:24:49.000Z", "updatedAt": "2026-07-28T03:24:49.000Z", "uid": "35240-d78a073a-7bc0-4689-bc47-c1cc7260e50f" }, { "name": "Update a Space", "id": "dcdbd37e-5c4f-4a0b-af5f-2fa7a302b264", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "authorization", "type": "string" }, { "key": "value", "value": "{{apiKey}}", "type": "string" }, { "key": "in", "value": "header", "type": "string" } ] }, "method": "PATCH", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" } ], "body": { "mode": "raw", "raw": "{\n \"name\": \"\",\n \"created_at\": \"\",\n \"description\": \"\",\n \"id\": \"\",\n \"is_active\": \"\",\n \"parent_id\": \"\",\n \"parent_page_id\": \"\",\n \"raw\": {\n \"labore_58c\": 49859247,\n \"pariaturd\": 52389498,\n \"sunt_5b\": \"amet\",\n \"estf38\": \"fugiat culpa\"\n },\n \"updated_at\": \"\",\n \"user_id\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/kms/:connection_id/space/:id?fields=description&fields=id&raw=", "host": [ "{{baseUrl}}" ], "path": [ "kms", ":connection_id", "space", ":id" ], "query": [ { "description": "Fields to return", "key": "fields", "value": "description" }, { "description": "Fields to return", "key": "fields", "value": "id" }, { "description": "Raw parameters to include in the 3rd-party request. Encoded as a URL component. eg. raw parameters: foo=bar&zoo=bar -> raw=foo%3Dbar%26zoo%3Dbar", "key": "raw", "value": "" } ], "variable": [ { "id": "5cc17e63-c24d-4ba6-b00c-c97234b4574b", "key": "connection_id", "value": "", "description": "(Required) ID of the connection" }, { "id": "fa7be363-e76d-4af5-8362-6c6bd86e05b1", "key": "id", "value": "", "description": "(Required) ID of the Space" } ] } }, "response": [ { "id": "3163e3d0-ad15-42dd-93ba-8c814f0f059e", "name": "Successful", "originalRequest": { "method": "PATCH", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "authorization", "value": "" } ], "body": { "mode": "raw", "raw": "{\n \"name\": \"\",\n \"created_at\": \"\",\n \"description\": \"\",\n \"id\": \"\",\n \"is_active\": \"\",\n \"parent_id\": \"\",\n \"parent_page_id\": \"\",\n \"raw\": {\n \"labore_58c\": 49859247,\n \"pariaturd\": 52389498,\n \"sunt_5b\": \"amet\",\n \"estf38\": \"fugiat culpa\"\n },\n \"updated_at\": \"\",\n \"user_id\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/kms/:connection_id/space/:id?fields=id&raw=", "host": [ "{{baseUrl}}" ], "path": [ "kms", ":connection_id", "space", ":id" ], "query": [ { "description": "Fields to return", "key": "fields", "value": "id" }, { "description": "Raw parameters to include in the 3rd-party request. Encoded as a URL component. eg. raw parameters: foo=bar&zoo=bar -> raw=foo%3Dbar%26zoo%3Dbar", "key": "raw", "value": "" } ], "variable": [ { "key": "connection_id" }, { "key": "id" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"name\": \"\",\n \"created_at\": \"\",\n \"description\": \"\",\n \"id\": \"\",\n \"is_active\": \"\",\n \"parent_id\": \"\",\n \"parent_page_id\": \"\",\n \"raw\": {\n \"labore_58c\": 49859247,\n \"pariaturd\": 52389498,\n \"sunt_5b\": \"amet\",\n \"estf38\": \"fugiat culpa\"\n },\n \"updated_at\": \"\",\n \"user_id\": \"\"\n}", "createdAt": "2026-07-28T03:24:49.000Z", "updatedAt": "2026-07-28T03:24:49.000Z", "uid": "35240-3163e3d0-ad15-42dd-93ba-8c814f0f059e" } ], "createdAt": "2026-07-28T03:24:49.000Z", "updatedAt": "2026-07-28T03:24:49.000Z", "uid": "35240-dcdbd37e-5c4f-4a0b-af5f-2fa7a302b264" }, { "name": "Update a Space", "id": "7859dd85-26e1-42a9-bfdf-ee22f2418b08", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "authorization", "type": "string" }, { "key": "value", "value": "{{apiKey}}", "type": "string" }, { "key": "in", "value": "header", "type": "string" } ] }, "method": "PUT", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" } ], "body": { "mode": "raw", "raw": "{\n \"name\": \"\",\n \"created_at\": \"\",\n \"description\": \"\",\n \"id\": \"\",\n \"is_active\": \"\",\n \"parent_id\": \"\",\n \"parent_page_id\": \"\",\n \"raw\": {\n \"labore_58c\": 49859247,\n \"pariaturd\": 52389498,\n \"sunt_5b\": \"amet\",\n \"estf38\": \"fugiat culpa\"\n },\n \"updated_at\": \"\",\n \"user_id\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/kms/:connection_id/space/:id?fields=description&fields=id&raw=", "host": [ "{{baseUrl}}" ], "path": [ "kms", ":connection_id", "space", ":id" ], "query": [ { "description": "Fields to return", "key": "fields", "value": "description" }, { "description": "Fields to return", "key": "fields", "value": "id" }, { "description": "Raw parameters to include in the 3rd-party request. Encoded as a URL component. eg. raw parameters: foo=bar&zoo=bar -> raw=foo%3Dbar%26zoo%3Dbar", "key": "raw", "value": "" } ], "variable": [ { "id": "ef69dd5e-d2f0-44e5-97da-1943aacb55da", "key": "connection_id", "value": "", "description": "(Required) ID of the connection" }, { "id": "b70549e8-67a4-412a-ab11-31ade5ce5cbf", "key": "id", "value": "", "description": "(Required) ID of the Space" } ] } }, "response": [ { "id": "dc7a528c-4ca0-4894-afdd-a6fe5d860035", "name": "Successful", "originalRequest": { "method": "PUT", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "authorization", "value": "" } ], "body": { "mode": "raw", "raw": "{\n \"name\": \"\",\n \"created_at\": \"\",\n \"description\": \"\",\n \"id\": \"\",\n \"is_active\": \"\",\n \"parent_id\": \"\",\n \"parent_page_id\": \"\",\n \"raw\": {\n \"labore_58c\": 49859247,\n \"pariaturd\": 52389498,\n \"sunt_5b\": \"amet\",\n \"estf38\": \"fugiat culpa\"\n },\n \"updated_at\": \"\",\n \"user_id\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/kms/:connection_id/space/:id?fields=id&raw=", "host": [ "{{baseUrl}}" ], "path": [ "kms", ":connection_id", "space", ":id" ], "query": [ { "description": "Fields to return", "key": "fields", "value": "id" }, { "description": "Raw parameters to include in the 3rd-party request. Encoded as a URL component. eg. raw parameters: foo=bar&zoo=bar -> raw=foo%3Dbar%26zoo%3Dbar", "key": "raw", "value": "" } ], "variable": [ { "key": "connection_id" }, { "key": "id" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"name\": \"\",\n \"created_at\": \"\",\n \"description\": \"\",\n \"id\": \"\",\n \"is_active\": \"\",\n \"parent_id\": \"\",\n \"parent_page_id\": \"\",\n \"raw\": {\n \"labore_58c\": 49859247,\n \"pariaturd\": 52389498,\n \"sunt_5b\": \"amet\",\n \"estf38\": \"fugiat culpa\"\n },\n \"updated_at\": \"\",\n \"user_id\": \"\"\n}", "createdAt": "2026-07-28T03:24:49.000Z", "updatedAt": "2026-07-28T03:24:49.000Z", "uid": "35240-dc7a528c-4ca0-4894-afdd-a6fe5d860035" } ], "createdAt": "2026-07-28T03:24:49.000Z", "updatedAt": "2026-07-28T03:24:49.000Z", "uid": "35240-7859dd85-26e1-42a9-bfdf-ee22f2418b08" } ], "id": "75378a22-301c-486d-bd92-4750c39ecf7f", "createdAt": "2026-07-28T03:24:49.000Z", "updatedAt": "2026-07-28T03:24:49.000Z", "uid": "35240-75378a22-301c-486d-bd92-4750c39ecf7f" }, { "name": "List All Spaces", "id": "0b6490a4-ad63-4f0d-819c-f512bbb44bd6", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "authorization", "type": "string" }, { "key": "value", "value": "{{apiKey}}", "type": "string" }, { "key": "in", "value": "header", "type": "string" } ] }, "method": "GET", "header": [ { "key": "Accept", "value": "application/json" } ], "url": { "raw": "{{baseUrl}}/kms/:connection_id/space?limit=&offset=&updated_gte=&sort=&order=&query=&parent_id=&fields=description&fields=id&raw=", "host": [ "{{baseUrl}}" ], "path": [ "kms", ":connection_id", "space" ], "query": [ { "key": "limit", "value": "" }, { "key": "offset", "value": "" }, { "description": "Return only results whose updated date is equal or greater to this value (ISO-8601 / YYYY-MM-DDTHH:MM:SSZ format)", "key": "updated_gte", "value": "" }, { "key": "sort", "value": "" }, { "key": "order", "value": "" }, { "description": "Query string to search. eg. email address or name", "key": "query", "value": "" }, { "description": "The parent ID to filter by", "key": "parent_id", "value": "" }, { "description": "Fields to return", "key": "fields", "value": "description" }, { "description": "Fields to return", "key": "fields", "value": "id" }, { "description": "Raw parameters to include in the 3rd-party request. Encoded as a URL component. eg. raw parameters: foo=bar&zoo=bar -> raw=foo%3Dbar%26zoo%3Dbar", "key": "raw", "value": "" } ], "variable": [ { "id": "4b7689aa-7774-45a2-bffe-aa20acb395b7", "key": "connection_id", "value": "", "description": "(Required) ID of the connection" } ] } }, "response": [ { "id": "5a2f2fe7-ba09-4ece-8007-32d0faaaa604", "name": "Successful", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/kms/:connection_id/space?limit=&offset=&updated_gte=&sort=&order=&query=&parent_id=&fields=id&raw=", "host": [ "{{baseUrl}}" ], "path": [ "kms", ":connection_id", "space" ], "query": [ { "key": "limit", "value": "" }, { "key": "offset", "value": "" }, { "description": "Return only results whose updated date is equal or greater to this value (ISO-8601 / YYYY-MM-DDTHH:MM:SSZ format)", "key": "updated_gte", "value": "" }, { "key": "sort", "value": "" }, { "key": "order", "value": "" }, { "description": "Query string to search. eg. email address or name", "key": "query", "value": "" }, { "description": "The parent ID to filter by", "key": "parent_id", "value": "" }, { "description": "Fields to return", "key": "fields", "value": "id" }, { "description": "Raw parameters to include in the 3rd-party request. Encoded as a URL component. eg. raw parameters: foo=bar&zoo=bar -> raw=foo%3Dbar%26zoo%3Dbar", "key": "raw", "value": "" } ], "variable": [ { "key": "connection_id" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "[\n {\n \"name\": \"\",\n \"created_at\": \"\",\n \"description\": \"\",\n \"id\": \"\",\n \"is_active\": \"\",\n \"parent_id\": \"\",\n \"parent_page_id\": \"\",\n \"raw\": {\n \"et7b\": -16847176.67966549,\n \"mollita\": \"exercitation in nisi\"\n },\n \"updated_at\": \"\",\n \"user_id\": \"\"\n },\n {\n \"name\": \"\",\n \"created_at\": \"\",\n \"description\": \"\",\n \"id\": \"\",\n \"is_active\": \"\",\n \"parent_id\": \"\",\n \"parent_page_id\": \"\",\n \"raw\": {\n \"incididunt5aa\": false,\n \"eu_\": true,\n \"elit_5f\": -41186253.29151931\n },\n \"updated_at\": \"\",\n \"user_id\": \"\"\n }\n]", "createdAt": "2026-07-28T03:24:49.000Z", "updatedAt": "2026-07-28T03:24:49.000Z", "uid": "35240-5a2f2fe7-ba09-4ece-8007-32d0faaaa604" } ], "createdAt": "2026-07-28T03:24:49.000Z", "updatedAt": "2026-07-28T03:24:49.000Z", "uid": "35240-0b6490a4-ad63-4f0d-819c-f512bbb44bd6" }, { "name": "Create a Space", "id": "d6c2fffd-c203-417c-a4ad-be8c692fd20f", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "authorization", "type": "string" }, { "key": "value", "value": "{{apiKey}}", "type": "string" }, { "key": "in", "value": "header", "type": "string" } ] }, "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" } ], "body": { "mode": "raw", "raw": "{\n \"name\": \"\",\n \"created_at\": \"\",\n \"description\": \"\",\n \"id\": \"\",\n \"is_active\": \"\",\n \"parent_id\": \"\",\n \"parent_page_id\": \"\",\n \"raw\": {\n \"labore_58c\": 49859247,\n \"pariaturd\": 52389498,\n \"sunt_5b\": \"amet\",\n \"estf38\": \"fugiat culpa\"\n },\n \"updated_at\": \"\",\n \"user_id\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/kms/:connection_id/space?fields=description&fields=id&raw=", "host": [ "{{baseUrl}}" ], "path": [ "kms", ":connection_id", "space" ], "query": [ { "description": "Fields to return", "key": "fields", "value": "description" }, { "description": "Fields to return", "key": "fields", "value": "id" }, { "description": "Raw parameters to include in the 3rd-party request. Encoded as a URL component. eg. raw parameters: foo=bar&zoo=bar -> raw=foo%3Dbar%26zoo%3Dbar", "key": "raw", "value": "" } ], "variable": [ { "id": "5f311139-e03f-4097-8c68-aeff82c8ddce", "key": "connection_id", "value": "", "description": "(Required) ID of the connection" } ] } }, "response": [ { "id": "881d3b48-fa72-4885-a054-3b05a86e6a5f", "name": "Successful", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "authorization", "value": "" } ], "body": { "mode": "raw", "raw": "{\n \"name\": \"\",\n \"created_at\": \"\",\n \"description\": \"\",\n \"id\": \"\",\n \"is_active\": \"\",\n \"parent_id\": \"\",\n \"parent_page_id\": \"\",\n \"raw\": {\n \"labore_58c\": 49859247,\n \"pariaturd\": 52389498,\n \"sunt_5b\": \"amet\",\n \"estf38\": \"fugiat culpa\"\n },\n \"updated_at\": \"\",\n \"user_id\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/kms/:connection_id/space?fields=id&raw=", "host": [ "{{baseUrl}}" ], "path": [ "kms", ":connection_id", "space" ], "query": [ { "description": "Fields to return", "key": "fields", "value": "id" }, { "description": "Raw parameters to include in the 3rd-party request. Encoded as a URL component. eg. raw parameters: foo=bar&zoo=bar -> raw=foo%3Dbar%26zoo%3Dbar", "key": "raw", "value": "" } ], "variable": [ { "key": "connection_id" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"name\": \"\",\n \"created_at\": \"\",\n \"description\": \"\",\n \"id\": \"\",\n \"is_active\": \"\",\n \"parent_id\": \"\",\n \"parent_page_id\": \"\",\n \"raw\": {\n \"labore_58c\": 49859247,\n \"pariaturd\": 52389498,\n \"sunt_5b\": \"amet\",\n \"estf38\": \"fugiat culpa\"\n },\n \"updated_at\": \"\",\n \"user_id\": \"\"\n}", "createdAt": "2026-07-28T03:24:49.000Z", "updatedAt": "2026-07-28T03:24:49.000Z", "uid": "35240-881d3b48-fa72-4885-a054-3b05a86e6a5f" } ], "createdAt": "2026-07-28T03:24:49.000Z", "updatedAt": "2026-07-28T03:24:49.000Z", "uid": "35240-d6c2fffd-c203-417c-a4ad-be8c692fd20f" } ], "id": "8e6de2bd-fd72-46d2-9c96-1adb87161e4a", "createdAt": "2026-07-28T03:24:49.000Z", "updatedAt": "2026-07-28T03:24:49.000Z", "uid": "35240-8e6de2bd-fd72-46d2-9c96-1adb87161e4a" } ], "id": "dfa171ff-e9c9-46e8-b495-61c5a89f0eb8", "createdAt": "2026-07-28T03:24:49.000Z", "updatedAt": "2026-07-28T03:24:49.000Z", "uid": "35240-dfa171ff-e9c9-46e8-b495-61c5a89f0eb8" } ], "id": "302be54e-6261-43cf-a6a9-e1ba91e65d3c", "createdAt": "2026-07-28T03:24:49.000Z", "updatedAt": "2026-07-28T03:24:49.000Z", "uid": "35240-302be54e-6261-43cf-a6a9-e1ba91e65d3c" } ], "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "authorization", "type": "string" }, { "key": "value", "value": "{{apiKey}}", "type": "string" }, { "key": "in", "value": "header", "type": "string" } ] }, "variable": [ { "key": "baseUrl", "value": "https://api.unified.to" } ] }