{ "info": { "_postman_id": "7e72dcda-82eb-47fe-bba0-59b562e9766a", "name": "Unified.to account comment 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:23:05.000Z", "updatedAt": "2026-07-28T03:23:06.000Z", "lastUpdatedBy": "35240", "uid": "35240-7e72dcda-82eb-47fe-bba0-59b562e9766a" }, "item": [ { "name": "kms", "item": [ { "name": "{connection_id}", "item": [ { "name": "comment", "item": [ { "name": "{id}", "item": [ { "name": "Remove a Comment", "id": "fa3eb9c6-8df9-4cb6-84a9-9ade7931d530", "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": "ae8249a9-3129-4c4b-b573-3fb5db3ba294", "key": "connection_id", "value": "", "description": "(Required) ID of the connection" }, { "id": "c7ee17e7-9cd9-40af-80f4-5a5fe769db8c", "key": "id", "value": "", "description": "(Required) ID of the Comment" } ] } }, "response": [ { "id": "b2a20407-ff71-4b08-ab9d-87e74517cfab", "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:23:06.000Z", "updatedAt": "2026-07-28T03:23:06.000Z", "uid": "35240-b2a20407-ff71-4b08-ab9d-87e74517cfab" }, { "id": "7919a02d-abf8-4b06-9ded-b31bc390066f", "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:23:06.000Z", "updatedAt": "2026-07-28T03:23:06.000Z", "uid": "35240-7919a02d-abf8-4b06-9ded-b31bc390066f" } ], "createdAt": "2026-07-28T03:23:06.000Z", "updatedAt": "2026-07-28T03:23:06.000Z", "uid": "35240-fa3eb9c6-8df9-4cb6-84a9-9ade7931d530" }, { "name": "Retrieve a Comment", "id": "6ec3d2d8-ae03-4a20-a9e2-440356fd3e13", "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=parent_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": "parent_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": "0843aa53-8f3b-4d37-80f4-5fe37943a3e8", "key": "connection_id", "value": "", "description": "(Required) ID of the connection" }, { "id": "eb6da247-5dcd-4c7c-9d24-22e09de4513a", "key": "id", "value": "", "description": "(Required) ID of the Comment" } ] } }, "response": [ { "id": "5b7d5612-c875-4046-8183-eaa5c8cb92dd", "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=parent_id&raw=", "host": [ "{{baseUrl}}" ], "path": [ "kms", ":connection_id", "comment", ":id" ], "query": [ { "description": "Fields to return", "key": "fields", "value": "parent_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 \"voluptate_4cd\": -93294894,\n \"minimec\": false\n },\n \"type\": \"PAGE\",\n \"updated_at\": \"\",\n \"user_id\": \"\"\n}", "createdAt": "2026-07-28T03:23:06.000Z", "updatedAt": "2026-07-28T03:23:06.000Z", "uid": "35240-5b7d5612-c875-4046-8183-eaa5c8cb92dd" } ], "createdAt": "2026-07-28T03:23:06.000Z", "updatedAt": "2026-07-28T03:23:06.000Z", "uid": "35240-6ec3d2d8-ae03-4a20-a9e2-440356fd3e13" }, { "name": "Update a Comment", "id": "999e4403-d436-48f1-bd8c-f1a631d2fd28", "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 \"voluptate_4cd\": -93294894,\n \"minimec\": false\n },\n \"type\": \"PAGE\",\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=parent_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": "parent_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": "337d4516-ebb7-49d9-afe7-463ba669a99d", "key": "connection_id", "value": "", "description": "(Required) ID of the connection" }, { "id": "8a19a822-e294-4ca9-9c01-7130fd918fb5", "key": "id", "value": "", "description": "(Required) ID of the Comment" } ] } }, "response": [ { "id": "4d400a69-3a62-40ef-9870-b1cdd7f5940c", "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 \"voluptate_4cd\": -93294894,\n \"minimec\": false\n },\n \"type\": \"PAGE\",\n \"updated_at\": \"\",\n \"user_id\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/kms/:connection_id/comment/:id?fields=parent_id&raw=", "host": [ "{{baseUrl}}" ], "path": [ "kms", ":connection_id", "comment", ":id" ], "query": [ { "description": "Fields to return", "key": "fields", "value": "parent_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 \"voluptate_4cd\": -93294894,\n \"minimec\": false\n },\n \"type\": \"PAGE\",\n \"updated_at\": \"\",\n \"user_id\": \"\"\n}", "createdAt": "2026-07-28T03:23:06.000Z", "updatedAt": "2026-07-28T03:23:06.000Z", "uid": "35240-4d400a69-3a62-40ef-9870-b1cdd7f5940c" } ], "createdAt": "2026-07-28T03:23:06.000Z", "updatedAt": "2026-07-28T03:23:06.000Z", "uid": "35240-999e4403-d436-48f1-bd8c-f1a631d2fd28" }, { "name": "Update a Comment", "id": "116299e4-013b-4a19-925c-a4e2f28edb39", "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 \"voluptate_4cd\": -93294894,\n \"minimec\": false\n },\n \"type\": \"PAGE\",\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=parent_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": "parent_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": "eae71eac-2829-4f52-adbc-6dbd23b66c44", "key": "connection_id", "value": "", "description": "(Required) ID of the connection" }, { "id": "37d2fe97-b42c-48fa-b434-dc8aa4d2fe79", "key": "id", "value": "", "description": "(Required) ID of the Comment" } ] } }, "response": [ { "id": "fe130a9c-e030-4da2-94f6-89aafed92ca2", "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 \"voluptate_4cd\": -93294894,\n \"minimec\": false\n },\n \"type\": \"PAGE\",\n \"updated_at\": \"\",\n \"user_id\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/kms/:connection_id/comment/:id?fields=parent_id&raw=", "host": [ "{{baseUrl}}" ], "path": [ "kms", ":connection_id", "comment", ":id" ], "query": [ { "description": "Fields to return", "key": "fields", "value": "parent_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 \"voluptate_4cd\": -93294894,\n \"minimec\": false\n },\n \"type\": \"PAGE\",\n \"updated_at\": \"\",\n \"user_id\": \"\"\n}", "createdAt": "2026-07-28T03:23:06.000Z", "updatedAt": "2026-07-28T03:23:06.000Z", "uid": "35240-fe130a9c-e030-4da2-94f6-89aafed92ca2" } ], "createdAt": "2026-07-28T03:23:06.000Z", "updatedAt": "2026-07-28T03:23:06.000Z", "uid": "35240-116299e4-013b-4a19-925c-a4e2f28edb39" } ], "id": "4f1407e8-3c65-42ca-ac6f-477a559181c4", "createdAt": "2026-07-28T03:23:06.000Z", "updatedAt": "2026-07-28T03:23:06.000Z", "uid": "35240-4f1407e8-3c65-42ca-ac6f-477a559181c4" }, { "name": "List All Comments", "id": "a61608d4-2ff2-4ee7-a405-eb59baac444f", "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=parent_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": "parent_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": "02771bea-fcf1-4cae-ae39-33b9713d13e1", "key": "connection_id", "value": "", "description": "(Required) ID of the connection" } ] } }, "response": [ { "id": "14036fde-37b0-4a81-aef2-bde4a08084d9", "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=parent_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": "parent_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 \"aliqua9e\": \"irure ex\",\n \"irure174\": 38684233.27940494,\n \"nulla_41\": -24560103.99674748\n },\n \"type\": \"PAGE_INLINE\",\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 \"sunt_8b\": false,\n \"dolor_5\": 18513280,\n \"ina\": true\n },\n \"type\": \"PAGE_INLINE\",\n \"updated_at\": \"\",\n \"user_id\": \"\"\n }\n]", "createdAt": "2026-07-28T03:23:06.000Z", "updatedAt": "2026-07-28T03:23:06.000Z", "uid": "35240-14036fde-37b0-4a81-aef2-bde4a08084d9" } ], "createdAt": "2026-07-28T03:23:06.000Z", "updatedAt": "2026-07-28T03:23:06.000Z", "uid": "35240-a61608d4-2ff2-4ee7-a405-eb59baac444f" }, { "name": "Create a Comment", "id": "0be5947c-7598-40bf-bc62-d291b1022984", "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 \"voluptate_4cd\": -93294894,\n \"minimec\": false\n },\n \"type\": \"PAGE\",\n \"updated_at\": \"\",\n \"user_id\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/kms/:connection_id/comment?fields=page_id&fields=parent_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": "parent_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": "3e02165b-8492-403e-9251-0857fab0964e", "key": "connection_id", "value": "", "description": "(Required) ID of the connection" } ] } }, "response": [ { "id": "486b4ee8-4c48-4b16-92bb-f176490c181d", "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 \"voluptate_4cd\": -93294894,\n \"minimec\": false\n },\n \"type\": \"PAGE\",\n \"updated_at\": \"\",\n \"user_id\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/kms/:connection_id/comment?fields=parent_id&raw=", "host": [ "{{baseUrl}}" ], "path": [ "kms", ":connection_id", "comment" ], "query": [ { "description": "Fields to return", "key": "fields", "value": "parent_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 \"voluptate_4cd\": -93294894,\n \"minimec\": false\n },\n \"type\": \"PAGE\",\n \"updated_at\": \"\",\n \"user_id\": \"\"\n}", "createdAt": "2026-07-28T03:23:06.000Z", "updatedAt": "2026-07-28T03:23:06.000Z", "uid": "35240-486b4ee8-4c48-4b16-92bb-f176490c181d" } ], "createdAt": "2026-07-28T03:23:06.000Z", "updatedAt": "2026-07-28T03:23:06.000Z", "uid": "35240-0be5947c-7598-40bf-bc62-d291b1022984" } ], "id": "613e471f-c5de-4249-9c5c-feff37c6ae70", "createdAt": "2026-07-28T03:23:06.000Z", "updatedAt": "2026-07-28T03:23:06.000Z", "uid": "35240-613e471f-c5de-4249-9c5c-feff37c6ae70" } ], "id": "ef320456-3bd6-4dd4-abbc-a5966d658863", "createdAt": "2026-07-28T03:23:06.000Z", "updatedAt": "2026-07-28T03:23:06.000Z", "uid": "35240-ef320456-3bd6-4dd4-abbc-a5966d658863" } ], "id": "4471f4cb-2c51-464d-a599-719b1c0d5337", "createdAt": "2026-07-28T03:23:06.000Z", "updatedAt": "2026-07-28T03:23:06.000Z", "uid": "35240-4471f4cb-2c51-464d-a599-719b1c0d5337" }, { "name": "task", "item": [ { "name": "{connection_id}", "item": [ { "name": "comment", "item": [ { "name": "{id}", "item": [ { "name": "Remove a Comment", "id": "c345c1bc-b0c7-4900-b422-b1778dee0839", "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}}/task/:connection_id/comment/:id", "host": [ "{{baseUrl}}" ], "path": [ "task", ":connection_id", "comment", ":id" ], "variable": [ { "id": "34ade578-c80e-457a-9a64-0e44c9701453", "key": "connection_id", "value": "", "description": "(Required) ID of the connection" }, { "id": "06ff3c2b-e238-4b77-9eff-abff1110b288", "key": "id", "value": "", "description": "(Required) ID of the Comment" } ] } }, "response": [ { "id": "87b35b54-6703-425f-8907-f7bfbf7e7bb8", "name": "Successful", "originalRequest": { "method": "DELETE", "header": [ { "description": "Added as a part of security scheme: apikey", "key": "authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/task/:connection_id/comment/:id", "host": [ "{{baseUrl}}" ], "path": [ "task", ":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:23:06.000Z", "updatedAt": "2026-07-28T03:23:06.000Z", "uid": "35240-87b35b54-6703-425f-8907-f7bfbf7e7bb8" }, { "id": "69f34225-9ac5-4cd7-a3ee-c25e46df1ef3", "name": "Successful", "originalRequest": { "method": "DELETE", "header": [ { "description": "Added as a part of security scheme: apikey", "key": "authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/task/:connection_id/comment/:id", "host": [ "{{baseUrl}}" ], "path": [ "task", ":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:23:06.000Z", "updatedAt": "2026-07-28T03:23:06.000Z", "uid": "35240-69f34225-9ac5-4cd7-a3ee-c25e46df1ef3" } ], "createdAt": "2026-07-28T03:23:06.000Z", "updatedAt": "2026-07-28T03:23:06.000Z", "uid": "35240-c345c1bc-b0c7-4900-b422-b1778dee0839" }, { "name": "Retrieve a Comment", "id": "37feb094-d5a0-4341-add8-842e5abe78c9", "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}}/task/:connection_id/comment/:id?fields=text&fields=created_at&raw=", "host": [ "{{baseUrl}}" ], "path": [ "task", ":connection_id", "comment", ":id" ], "query": [ { "description": "Fields to return", "key": "fields", "value": "text" }, { "description": "Fields to return", "key": "fields", "value": "created_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": "223b5fd9-c4e5-41bd-a16c-c0e2927a9d39", "key": "connection_id", "value": "", "description": "(Required) ID of the connection" }, { "id": "0665638c-67a8-40d4-bb09-2ed3b06f9d5e", "key": "id", "value": "", "description": "(Required) ID of the Comment" } ] } }, "response": [ { "id": "6c73b7ab-dc7a-43f3-b8ed-c6d6713705ef", "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}}/task/:connection_id/comment/:id?fields=created_at&raw=", "host": [ "{{baseUrl}}" ], "path": [ "task", ":connection_id", "comment", ":id" ], "query": [ { "description": "Fields to return", "key": "fields", "value": "created_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 \"text\": \"\",\n \"created_at\": \"\",\n \"id\": \"\",\n \"raw\": {\n \"utc4\": \"aliqua est aliquip\",\n \"dolore_25\": false\n },\n \"task_id\": \"\",\n \"updated_at\": \"\",\n \"user_id\": \"\",\n \"user_name\": \"\"\n}", "createdAt": "2026-07-28T03:23:06.000Z", "updatedAt": "2026-07-28T03:23:06.000Z", "uid": "35240-6c73b7ab-dc7a-43f3-b8ed-c6d6713705ef" } ], "createdAt": "2026-07-28T03:23:06.000Z", "updatedAt": "2026-07-28T03:23:06.000Z", "uid": "35240-37feb094-d5a0-4341-add8-842e5abe78c9" }, { "name": "Update a Comment", "id": "5b05bfe8-9cd7-48d9-99b1-ce2578e9141a", "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 \"text\": \"\",\n \"created_at\": \"\",\n \"id\": \"\",\n \"raw\": {\n \"utc4\": \"aliqua est aliquip\",\n \"dolore_25\": false\n },\n \"task_id\": \"\",\n \"updated_at\": \"\",\n \"user_id\": \"\",\n \"user_name\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/task/:connection_id/comment/:id?fields=text&fields=created_at&raw=", "host": [ "{{baseUrl}}" ], "path": [ "task", ":connection_id", "comment", ":id" ], "query": [ { "description": "Fields to return", "key": "fields", "value": "text" }, { "description": "Fields to return", "key": "fields", "value": "created_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": "09fd9f40-81a3-48aa-8059-8dd81ad9a0a4", "key": "connection_id", "value": "", "description": "(Required) ID of the connection" }, { "id": "f87e63e0-3583-4893-ab1f-f898523d0f0d", "key": "id", "value": "", "description": "(Required) ID of the Comment" } ] } }, "response": [ { "id": "e8cf6b15-6100-4ea1-a2a4-9b8922fa8318", "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 \"text\": \"\",\n \"created_at\": \"\",\n \"id\": \"\",\n \"raw\": {\n \"utc4\": \"aliqua est aliquip\",\n \"dolore_25\": false\n },\n \"task_id\": \"\",\n \"updated_at\": \"\",\n \"user_id\": \"\",\n \"user_name\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/task/:connection_id/comment/:id?fields=created_at&raw=", "host": [ "{{baseUrl}}" ], "path": [ "task", ":connection_id", "comment", ":id" ], "query": [ { "description": "Fields to return", "key": "fields", "value": "created_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 \"text\": \"\",\n \"created_at\": \"\",\n \"id\": \"\",\n \"raw\": {\n \"utc4\": \"aliqua est aliquip\",\n \"dolore_25\": false\n },\n \"task_id\": \"\",\n \"updated_at\": \"\",\n \"user_id\": \"\",\n \"user_name\": \"\"\n}", "createdAt": "2026-07-28T03:23:06.000Z", "updatedAt": "2026-07-28T03:23:06.000Z", "uid": "35240-e8cf6b15-6100-4ea1-a2a4-9b8922fa8318" } ], "createdAt": "2026-07-28T03:23:06.000Z", "updatedAt": "2026-07-28T03:23:06.000Z", "uid": "35240-5b05bfe8-9cd7-48d9-99b1-ce2578e9141a" }, { "name": "Update a Comment", "id": "3d70fcb7-8467-42bf-939c-5b52c2cff695", "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 \"text\": \"\",\n \"created_at\": \"\",\n \"id\": \"\",\n \"raw\": {\n \"utc4\": \"aliqua est aliquip\",\n \"dolore_25\": false\n },\n \"task_id\": \"\",\n \"updated_at\": \"\",\n \"user_id\": \"\",\n \"user_name\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/task/:connection_id/comment/:id?fields=text&fields=created_at&raw=", "host": [ "{{baseUrl}}" ], "path": [ "task", ":connection_id", "comment", ":id" ], "query": [ { "description": "Fields to return", "key": "fields", "value": "text" }, { "description": "Fields to return", "key": "fields", "value": "created_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": "377357f7-3813-4ee3-be1c-bc6a5866ae84", "key": "connection_id", "value": "", "description": "(Required) ID of the connection" }, { "id": "18fe6c0f-7b7e-486a-9b9d-1a6278474e10", "key": "id", "value": "", "description": "(Required) ID of the Comment" } ] } }, "response": [ { "id": "c1c594d6-f567-4f24-8dda-90c74f53a857", "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 \"text\": \"\",\n \"created_at\": \"\",\n \"id\": \"\",\n \"raw\": {\n \"utc4\": \"aliqua est aliquip\",\n \"dolore_25\": false\n },\n \"task_id\": \"\",\n \"updated_at\": \"\",\n \"user_id\": \"\",\n \"user_name\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/task/:connection_id/comment/:id?fields=created_at&raw=", "host": [ "{{baseUrl}}" ], "path": [ "task", ":connection_id", "comment", ":id" ], "query": [ { "description": "Fields to return", "key": "fields", "value": "created_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 \"text\": \"\",\n \"created_at\": \"\",\n \"id\": \"\",\n \"raw\": {\n \"utc4\": \"aliqua est aliquip\",\n \"dolore_25\": false\n },\n \"task_id\": \"\",\n \"updated_at\": \"\",\n \"user_id\": \"\",\n \"user_name\": \"\"\n}", "createdAt": "2026-07-28T03:23:06.000Z", "updatedAt": "2026-07-28T03:23:06.000Z", "uid": "35240-c1c594d6-f567-4f24-8dda-90c74f53a857" } ], "createdAt": "2026-07-28T03:23:06.000Z", "updatedAt": "2026-07-28T03:23:06.000Z", "uid": "35240-3d70fcb7-8467-42bf-939c-5b52c2cff695" } ], "id": "00762997-b415-43be-9b3c-aa54838860f2", "createdAt": "2026-07-28T03:23:06.000Z", "updatedAt": "2026-07-28T03:23:06.000Z", "uid": "35240-00762997-b415-43be-9b3c-aa54838860f2" }, { "name": "List All Comments", "id": "665eb112-e729-46eb-b400-fde4ac3ad4f6", "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}}/task/:connection_id/comment?limit=&offset=&updated_gte=&sort=&order=&query=&task_id=&fields=text&fields=created_at&raw=", "host": [ "{{baseUrl}}" ], "path": [ "task", ":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 task ID to filter by (reference to TaskTask)", "key": "task_id", "value": "" }, { "description": "Fields to return", "key": "fields", "value": "text" }, { "description": "Fields to return", "key": "fields", "value": "created_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": "c4c8e44c-21c5-475d-9aa9-730fe3401cd8", "key": "connection_id", "value": "", "description": "(Required) ID of the connection" } ] } }, "response": [ { "id": "b9c4f8a1-39f4-428b-891e-fde1eeb44c78", "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}}/task/:connection_id/comment?limit=&offset=&updated_gte=&sort=&order=&query=&task_id=&fields=created_at&raw=", "host": [ "{{baseUrl}}" ], "path": [ "task", ":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 task ID to filter by (reference to TaskTask)", "key": "task_id", "value": "" }, { "description": "Fields to return", "key": "fields", "value": "created_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 \"text\": \"\",\n \"created_at\": \"\",\n \"id\": \"\",\n \"raw\": {\n \"minimc9\": 63596982,\n \"qui_c12\": true,\n \"eu_b0\": -94779577\n },\n \"task_id\": \"\",\n \"updated_at\": \"\",\n \"user_id\": \"\",\n \"user_name\": \"\"\n },\n {\n \"text\": \"\",\n \"created_at\": \"\",\n \"id\": \"\",\n \"raw\": {\n \"adipisicing_b26\": true\n },\n \"task_id\": \"\",\n \"updated_at\": \"\",\n \"user_id\": \"\",\n \"user_name\": \"\"\n }\n]", "createdAt": "2026-07-28T03:23:06.000Z", "updatedAt": "2026-07-28T03:23:06.000Z", "uid": "35240-b9c4f8a1-39f4-428b-891e-fde1eeb44c78" } ], "createdAt": "2026-07-28T03:23:06.000Z", "updatedAt": "2026-07-28T03:23:06.000Z", "uid": "35240-665eb112-e729-46eb-b400-fde4ac3ad4f6" }, { "name": "Create a Comment", "id": "5c252da3-c3ea-42ed-82f3-ca9d83cf3fc8", "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 \"text\": \"\",\n \"created_at\": \"\",\n \"id\": \"\",\n \"raw\": {\n \"utc4\": \"aliqua est aliquip\",\n \"dolore_25\": false\n },\n \"task_id\": \"\",\n \"updated_at\": \"\",\n \"user_id\": \"\",\n \"user_name\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/task/:connection_id/comment?fields=text&fields=created_at&raw=", "host": [ "{{baseUrl}}" ], "path": [ "task", ":connection_id", "comment" ], "query": [ { "description": "Fields to return", "key": "fields", "value": "text" }, { "description": "Fields to return", "key": "fields", "value": "created_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": "2d6b43f1-4a38-49b4-b32c-346e0fb3c6bf", "key": "connection_id", "value": "", "description": "(Required) ID of the connection" } ] } }, "response": [ { "id": "8c9e9ca3-df79-4e6a-95a9-83d0df952c7b", "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 \"text\": \"\",\n \"created_at\": \"\",\n \"id\": \"\",\n \"raw\": {\n \"utc4\": \"aliqua est aliquip\",\n \"dolore_25\": false\n },\n \"task_id\": \"\",\n \"updated_at\": \"\",\n \"user_id\": \"\",\n \"user_name\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/task/:connection_id/comment?fields=created_at&raw=", "host": [ "{{baseUrl}}" ], "path": [ "task", ":connection_id", "comment" ], "query": [ { "description": "Fields to return", "key": "fields", "value": "created_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 \"text\": \"\",\n \"created_at\": \"\",\n \"id\": \"\",\n \"raw\": {\n \"utc4\": \"aliqua est aliquip\",\n \"dolore_25\": false\n },\n \"task_id\": \"\",\n \"updated_at\": \"\",\n \"user_id\": \"\",\n \"user_name\": \"\"\n}", "createdAt": "2026-07-28T03:23:06.000Z", "updatedAt": "2026-07-28T03:23:06.000Z", "uid": "35240-8c9e9ca3-df79-4e6a-95a9-83d0df952c7b" } ], "createdAt": "2026-07-28T03:23:06.000Z", "updatedAt": "2026-07-28T03:23:06.000Z", "uid": "35240-5c252da3-c3ea-42ed-82f3-ca9d83cf3fc8" } ], "id": "b06c0f34-30db-46da-9e2e-bf8965ffa23e", "createdAt": "2026-07-28T03:23:06.000Z", "updatedAt": "2026-07-28T03:23:06.000Z", "uid": "35240-b06c0f34-30db-46da-9e2e-bf8965ffa23e" } ], "id": "dc830182-ddf1-41f4-9cce-25cfb9029158", "createdAt": "2026-07-28T03:23:06.000Z", "updatedAt": "2026-07-28T03:23:06.000Z", "uid": "35240-dc830182-ddf1-41f4-9cce-25cfb9029158" } ], "id": "9cb0f8ef-1411-47e7-86b0-69edc48515f9", "createdAt": "2026-07-28T03:23:06.000Z", "updatedAt": "2026-07-28T03:23:06.000Z", "uid": "35240-9cb0f8ef-1411-47e7-86b0-69edc48515f9" }, { "name": "uc", "item": [ { "name": "{connection_id}", "item": [ { "name": "comment", "item": [ { "name": "{id}", "item": [ { "name": "Remove a Comment", "id": "e72f91a7-bb24-4a6b-881e-6aafded2ebbe", "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}}/uc/:connection_id/comment/:id", "host": [ "{{baseUrl}}" ], "path": [ "uc", ":connection_id", "comment", ":id" ], "variable": [ { "id": "a6524f54-e86a-4a0c-a2ab-7d615a07e187", "key": "connection_id", "value": "", "description": "(Required) ID of the connection" }, { "id": "9bcaba38-b518-4af8-8234-0f10fd11a2b1", "key": "id", "value": "", "description": "(Required) ID of the Comment" } ] } }, "response": [ { "id": "06483092-e577-408e-ad73-3fa8bcac2ea2", "name": "Successful", "originalRequest": { "method": "DELETE", "header": [ { "description": "Added as a part of security scheme: apikey", "key": "authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/uc/:connection_id/comment/:id", "host": [ "{{baseUrl}}" ], "path": [ "uc", ":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:23:06.000Z", "updatedAt": "2026-07-28T03:23:06.000Z", "uid": "35240-06483092-e577-408e-ad73-3fa8bcac2ea2" }, { "id": "3fa981a3-a8b5-44aa-86cb-cc92bcac7a71", "name": "Successful", "originalRequest": { "method": "DELETE", "header": [ { "description": "Added as a part of security scheme: apikey", "key": "authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/uc/:connection_id/comment/:id", "host": [ "{{baseUrl}}" ], "path": [ "uc", ":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:23:06.000Z", "updatedAt": "2026-07-28T03:23:06.000Z", "uid": "35240-3fa981a3-a8b5-44aa-86cb-cc92bcac7a71" } ], "createdAt": "2026-07-28T03:23:06.000Z", "updatedAt": "2026-07-28T03:23:06.000Z", "uid": "35240-e72f91a7-bb24-4a6b-881e-6aafded2ebbe" }, { "name": "Retrieve a Comment", "id": "7d4df6ff-9452-4abd-91ff-bccd7cadfaf3", "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}}/uc/:connection_id/comment/:id?fields=call_id&fields=content&raw=", "host": [ "{{baseUrl}}" ], "path": [ "uc", ":connection_id", "comment", ":id" ], "query": [ { "description": "Fields to return", "key": "fields", "value": "call_id" }, { "description": "Fields to return", "key": "fields", "value": "content" }, { "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": "28be99af-dd8a-4167-911d-2f4540b47686", "key": "connection_id", "value": "", "description": "(Required) ID of the connection" }, { "id": "bdb0e2bf-e422-4b66-9615-52af7bd22a67", "key": "id", "value": "", "description": "(Required) ID of the Comment" } ] } }, "response": [ { "id": "4b2b9fd1-e13a-45a4-9b04-283091b7253e", "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}}/uc/:connection_id/comment/:id?fields=content&raw=", "host": [ "{{baseUrl}}" ], "path": [ "uc", ":connection_id", "comment", ":id" ], "query": [ { "description": "Fields to return", "key": "fields", "value": "content" }, { "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 \"call_id\": \"\",\n \"created_at\": \"\",\n \"id\": \"\",\n \"raw\": {\n \"Duisc\": \"Excepteur in voluptate\",\n \"aliqua_c3\": true,\n \"nostrud038\": -29519299.701442853\n },\n \"updated_at\": \"\",\n \"user_id\": \"\"\n}", "createdAt": "2026-07-28T03:23:06.000Z", "updatedAt": "2026-07-28T03:23:06.000Z", "uid": "35240-4b2b9fd1-e13a-45a4-9b04-283091b7253e" } ], "createdAt": "2026-07-28T03:23:06.000Z", "updatedAt": "2026-07-28T03:23:06.000Z", "uid": "35240-7d4df6ff-9452-4abd-91ff-bccd7cadfaf3" }, { "name": "Update a Comment", "id": "e0e82051-8944-4a9e-91c1-fe9ce05f2444", "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 \"call_id\": \"\",\n \"created_at\": \"\",\n \"id\": \"\",\n \"raw\": {\n \"Duisc\": \"Excepteur in voluptate\",\n \"aliqua_c3\": true,\n \"nostrud038\": -29519299.701442853\n },\n \"updated_at\": \"\",\n \"user_id\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/uc/:connection_id/comment/:id?fields=call_id&fields=content&raw=", "host": [ "{{baseUrl}}" ], "path": [ "uc", ":connection_id", "comment", ":id" ], "query": [ { "description": "Fields to return", "key": "fields", "value": "call_id" }, { "description": "Fields to return", "key": "fields", "value": "content" }, { "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": "55989198-d32b-4a22-b81e-3043bfd45b25", "key": "connection_id", "value": "", "description": "(Required) ID of the connection" }, { "id": "53b8a0c6-d175-4cc9-8ac0-75b1eb2b4c9a", "key": "id", "value": "", "description": "(Required) ID of the Comment" } ] } }, "response": [ { "id": "0ddc2e7c-aa9a-4690-86f0-824c21e4777a", "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 \"call_id\": \"\",\n \"created_at\": \"\",\n \"id\": \"\",\n \"raw\": {\n \"Duisc\": \"Excepteur in voluptate\",\n \"aliqua_c3\": true,\n \"nostrud038\": -29519299.701442853\n },\n \"updated_at\": \"\",\n \"user_id\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/uc/:connection_id/comment/:id?fields=content&raw=", "host": [ "{{baseUrl}}" ], "path": [ "uc", ":connection_id", "comment", ":id" ], "query": [ { "description": "Fields to return", "key": "fields", "value": "content" }, { "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 \"call_id\": \"\",\n \"created_at\": \"\",\n \"id\": \"\",\n \"raw\": {\n \"Duisc\": \"Excepteur in voluptate\",\n \"aliqua_c3\": true,\n \"nostrud038\": -29519299.701442853\n },\n \"updated_at\": \"\",\n \"user_id\": \"\"\n}", "createdAt": "2026-07-28T03:23:06.000Z", "updatedAt": "2026-07-28T03:23:06.000Z", "uid": "35240-0ddc2e7c-aa9a-4690-86f0-824c21e4777a" } ], "createdAt": "2026-07-28T03:23:06.000Z", "updatedAt": "2026-07-28T03:23:06.000Z", "uid": "35240-e0e82051-8944-4a9e-91c1-fe9ce05f2444" }, { "name": "Update a Comment", "id": "91bff84c-a591-40e9-b1a5-9121eb6a91e3", "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 \"call_id\": \"\",\n \"created_at\": \"\",\n \"id\": \"\",\n \"raw\": {\n \"Duisc\": \"Excepteur in voluptate\",\n \"aliqua_c3\": true,\n \"nostrud038\": -29519299.701442853\n },\n \"updated_at\": \"\",\n \"user_id\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/uc/:connection_id/comment/:id?fields=call_id&fields=content&raw=", "host": [ "{{baseUrl}}" ], "path": [ "uc", ":connection_id", "comment", ":id" ], "query": [ { "description": "Fields to return", "key": "fields", "value": "call_id" }, { "description": "Fields to return", "key": "fields", "value": "content" }, { "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": "bea8a8ec-f1c7-4017-8724-5a54b1fbeae0", "key": "connection_id", "value": "", "description": "(Required) ID of the connection" }, { "id": "811852fa-8e45-4b17-81d6-b55242223735", "key": "id", "value": "", "description": "(Required) ID of the Comment" } ] } }, "response": [ { "id": "aec9ffa6-d874-4b2d-bde8-fdf0bbfbe234", "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 \"call_id\": \"\",\n \"created_at\": \"\",\n \"id\": \"\",\n \"raw\": {\n \"Duisc\": \"Excepteur in voluptate\",\n \"aliqua_c3\": true,\n \"nostrud038\": -29519299.701442853\n },\n \"updated_at\": \"\",\n \"user_id\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/uc/:connection_id/comment/:id?fields=content&raw=", "host": [ "{{baseUrl}}" ], "path": [ "uc", ":connection_id", "comment", ":id" ], "query": [ { "description": "Fields to return", "key": "fields", "value": "content" }, { "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 \"call_id\": \"\",\n \"created_at\": \"\",\n \"id\": \"\",\n \"raw\": {\n \"Duisc\": \"Excepteur in voluptate\",\n \"aliqua_c3\": true,\n \"nostrud038\": -29519299.701442853\n },\n \"updated_at\": \"\",\n \"user_id\": \"\"\n}", "createdAt": "2026-07-28T03:23:06.000Z", "updatedAt": "2026-07-28T03:23:06.000Z", "uid": "35240-aec9ffa6-d874-4b2d-bde8-fdf0bbfbe234" } ], "createdAt": "2026-07-28T03:23:06.000Z", "updatedAt": "2026-07-28T03:23:06.000Z", "uid": "35240-91bff84c-a591-40e9-b1a5-9121eb6a91e3" } ], "id": "93f1ae4e-4014-42e5-989c-cbecf221dd47", "createdAt": "2026-07-28T03:23:06.000Z", "updatedAt": "2026-07-28T03:23:06.000Z", "uid": "35240-93f1ae4e-4014-42e5-989c-cbecf221dd47" }, { "name": "List All Comments", "id": "06e2e77b-9c6a-4035-8bd8-0cf638df9260", "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}}/uc/:connection_id/comment?limit=&offset=&updated_gte=&sort=&order=&query=&user_id=&call_id=&fields=call_id&fields=content&raw=", "host": [ "{{baseUrl}}" ], "path": [ "uc", ":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 user/employee ID to filter by (reference to HrisEmployee)", "key": "user_id", "value": "" }, { "description": "The call ID to filter by", "key": "call_id", "value": "" }, { "description": "Fields to return", "key": "fields", "value": "call_id" }, { "description": "Fields to return", "key": "fields", "value": "content" }, { "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": "67922c00-8f41-40c7-9068-739e0da7eec2", "key": "connection_id", "value": "", "description": "(Required) ID of the connection" } ] } }, "response": [ { "id": "9258efc6-f63b-4bf2-a7ac-979d4e5d4760", "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}}/uc/:connection_id/comment?limit=&offset=&updated_gte=&sort=&order=&query=&user_id=&call_id=&fields=content&raw=", "host": [ "{{baseUrl}}" ], "path": [ "uc", ":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 user/employee ID to filter by (reference to HrisEmployee)", "key": "user_id", "value": "" }, { "description": "The call ID to filter by", "key": "call_id", "value": "" }, { "description": "Fields to return", "key": "fields", "value": "content" }, { "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 \"call_id\": \"\",\n \"created_at\": \"\",\n \"id\": \"\",\n \"raw\": {\n \"enim96e\": 22874179.208052903\n },\n \"updated_at\": \"\",\n \"user_id\": \"\"\n },\n {\n \"content\": \"\",\n \"call_id\": \"\",\n \"created_at\": \"\",\n \"id\": \"\",\n \"raw\": {\n \"occaecat__\": -29660506.16754812\n },\n \"updated_at\": \"\",\n \"user_id\": \"\"\n }\n]", "createdAt": "2026-07-28T03:23:06.000Z", "updatedAt": "2026-07-28T03:23:06.000Z", "uid": "35240-9258efc6-f63b-4bf2-a7ac-979d4e5d4760" } ], "createdAt": "2026-07-28T03:23:06.000Z", "updatedAt": "2026-07-28T03:23:06.000Z", "uid": "35240-06e2e77b-9c6a-4035-8bd8-0cf638df9260" }, { "name": "Create a Comment", "id": "1523af8c-9b3a-40c4-bbb7-49f8228939da", "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 \"call_id\": \"\",\n \"created_at\": \"\",\n \"id\": \"\",\n \"raw\": {\n \"Duisc\": \"Excepteur in voluptate\",\n \"aliqua_c3\": true,\n \"nostrud038\": -29519299.701442853\n },\n \"updated_at\": \"\",\n \"user_id\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/uc/:connection_id/comment?fields=call_id&fields=content&raw=", "host": [ "{{baseUrl}}" ], "path": [ "uc", ":connection_id", "comment" ], "query": [ { "description": "Fields to return", "key": "fields", "value": "call_id" }, { "description": "Fields to return", "key": "fields", "value": "content" }, { "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": "ce8cbd42-5c6f-42a3-a7af-17ec4f974752", "key": "connection_id", "value": "", "description": "(Required) ID of the connection" } ] } }, "response": [ { "id": "2eea8f5c-8831-4f72-ae7a-2f723eef8df7", "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 \"call_id\": \"\",\n \"created_at\": \"\",\n \"id\": \"\",\n \"raw\": {\n \"Duisc\": \"Excepteur in voluptate\",\n \"aliqua_c3\": true,\n \"nostrud038\": -29519299.701442853\n },\n \"updated_at\": \"\",\n \"user_id\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/uc/:connection_id/comment?fields=content&raw=", "host": [ "{{baseUrl}}" ], "path": [ "uc", ":connection_id", "comment" ], "query": [ { "description": "Fields to return", "key": "fields", "value": "content" }, { "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 \"call_id\": \"\",\n \"created_at\": \"\",\n \"id\": \"\",\n \"raw\": {\n \"Duisc\": \"Excepteur in voluptate\",\n \"aliqua_c3\": true,\n \"nostrud038\": -29519299.701442853\n },\n \"updated_at\": \"\",\n \"user_id\": \"\"\n}", "createdAt": "2026-07-28T03:23:06.000Z", "updatedAt": "2026-07-28T03:23:06.000Z", "uid": "35240-2eea8f5c-8831-4f72-ae7a-2f723eef8df7" } ], "createdAt": "2026-07-28T03:23:06.000Z", "updatedAt": "2026-07-28T03:23:06.000Z", "uid": "35240-1523af8c-9b3a-40c4-bbb7-49f8228939da" } ], "id": "f60a6cf8-0576-4f77-8425-fe5b565e0ef5", "createdAt": "2026-07-28T03:23:06.000Z", "updatedAt": "2026-07-28T03:23:06.000Z", "uid": "35240-f60a6cf8-0576-4f77-8425-fe5b565e0ef5" } ], "id": "8c5a8cd2-a82e-4911-a199-2de07b3a7498", "createdAt": "2026-07-28T03:23:06.000Z", "updatedAt": "2026-07-28T03:23:06.000Z", "uid": "35240-8c5a8cd2-a82e-4911-a199-2de07b3a7498" } ], "id": "6bbf57b3-e4c4-41ec-87f9-a2ded1f89c62", "createdAt": "2026-07-28T03:23:06.000Z", "updatedAt": "2026-07-28T03:23:06.000Z", "uid": "35240-6bbf57b3-e4c4-41ec-87f9-a2ded1f89c62" } ], "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" } ] }