{ "info": { "_postman_id": "5fdb5854-e7cd-4470-8a14-22ed404d1815", "name": "Unified.to account issue 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:34.000Z", "updatedAt": "2026-07-28T03:24:35.000Z", "lastUpdatedBy": "35240", "uid": "35240-5fdb5854-e7cd-4470-8a14-22ed404d1815" }, "item": [ { "name": "unified", "item": [ { "name": "issue", "item": [ { "name": "{id}", "item": [ { "name": "Retrieve Support Issue", "id": "4778910d-2048-4096-bfe4-017cbd21a687", "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}}/unified/issue/:id", "host": [ "{{baseUrl}}" ], "path": [ "unified", "issue", ":id" ], "variable": [ { "id": "1359a349-c358-405f-a069-8b6e540c8d61", "key": "id", "value": "", "description": "(Required) ID of the Issue" } ] } }, "response": [ { "id": "89ad35dd-919c-4dde-a64c-6846cb9238c9", "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}}/unified/issue/:id", "host": [ "{{baseUrl}}" ], "path": [ "unified", "issue", ":id" ], "variable": [ { "key": "id" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"title\": \"\",\n \"status\": \"VALIDATING\",\n \"workspace_id\": \"\",\n \"ticket_ref\": \"\",\n \"created_at\": \"\",\n \"id\": \"\",\n \"importance\": \"\",\n \"resolution_time\": \"\",\n \"size\": \"\",\n \"type\": [\n \"\",\n \"\"\n ],\n \"updated_at\": \"\",\n \"url\": \"\"\n}", "createdAt": "2026-07-28T03:24:35.000Z", "updatedAt": "2026-07-28T03:24:35.000Z", "uid": "35240-89ad35dd-919c-4dde-a64c-6846cb9238c9" } ], "createdAt": "2026-07-28T03:24:35.000Z", "updatedAt": "2026-07-28T03:24:35.000Z", "uid": "35240-4778910d-2048-4096-bfe4-017cbd21a687" } ], "id": "66f66ec7-4490-4a92-963b-571a628f9a12", "createdAt": "2026-07-28T03:24:35.000Z", "updatedAt": "2026-07-28T03:24:35.000Z", "uid": "35240-66f66ec7-4490-4a92-963b-571a628f9a12" }, { "name": "List Support Issues", "id": "03ef49d9-aa2e-4fe1-a46b-e835cf53b843", "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}}/unified/issue?limit=&offset=&updated_gte=&sort=&order=", "host": [ "{{baseUrl}}" ], "path": [ "unified", "issue" ], "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": "" } ] } }, "response": [ { "id": "aaec14e5-19e7-421c-96c7-9767b7471482", "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}}/unified/issue?limit=&offset=&updated_gte=&sort=&order=", "host": [ "{{baseUrl}}" ], "path": [ "unified", "issue" ], "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": "" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "[\n {\n \"title\": \"\",\n \"status\": \"ON_HOLD\",\n \"workspace_id\": \"\",\n \"ticket_ref\": \"\",\n \"created_at\": \"\",\n \"id\": \"\",\n \"importance\": \"\",\n \"resolution_time\": \"\",\n \"size\": \"\",\n \"type\": [\n \"\",\n \"\"\n ],\n \"updated_at\": \"\",\n \"url\": \"\"\n },\n {\n \"title\": \"\",\n \"status\": \"IN_PROGRESS\",\n \"workspace_id\": \"\",\n \"ticket_ref\": \"\",\n \"created_at\": \"\",\n \"id\": \"\",\n \"importance\": \"\",\n \"resolution_time\": \"\",\n \"size\": \"\",\n \"type\": [\n \"\",\n \"\"\n ],\n \"updated_at\": \"\",\n \"url\": \"\"\n }\n]", "createdAt": "2026-07-28T03:24:35.000Z", "updatedAt": "2026-07-28T03:24:35.000Z", "uid": "35240-aaec14e5-19e7-421c-96c7-9767b7471482" } ], "createdAt": "2026-07-28T03:24:35.000Z", "updatedAt": "2026-07-28T03:24:35.000Z", "uid": "35240-03ef49d9-aa2e-4fe1-a46b-e835cf53b843" } ], "id": "aeb537f2-fedf-4246-a8db-290d4d5e462c", "createdAt": "2026-07-28T03:24:35.000Z", "updatedAt": "2026-07-28T03:24:35.000Z", "uid": "35240-aeb537f2-fedf-4246-a8db-290d4d5e462c" } ], "id": "49f9f413-22d3-4626-b383-0173bb606a86", "createdAt": "2026-07-28T03:24:35.000Z", "updatedAt": "2026-07-28T03:24:35.000Z", "uid": "35240-49f9f413-22d3-4626-b383-0173bb606a86" } ], "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" } ] }