{ "info": { "_postman_id": "da042486-98df-42a6-ac37-d4849f15640a", "name": "Unified.to account call 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:22:55.000Z", "updatedAt": "2026-07-28T03:22:55.000Z", "lastUpdatedBy": "35240", "uid": "35240-da042486-98df-42a6-ac37-d4849f15640a" }, "item": [ { "name": "uc", "item": [ { "name": "{connection_id}", "item": [ { "name": "call", "item": [ { "name": "{id}", "item": [ { "name": "Retrieve a Call", "id": "c9bd15dc-3463-41a9-9ddb-09cd70e7e1b0", "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/call/:id?fields=updated_at&fields=updated_at&raw=", "host": [ "{{baseUrl}}" ], "path": [ "uc", ":connection_id", "call", ":id" ], "query": [ { "description": "Fields to return", "key": "fields", "value": "updated_at" }, { "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": "ab5fd522-b18f-4d6b-9da2-2d185d240e09", "key": "connection_id", "value": "", "description": "(Required) ID of the connection" }, { "id": "9644caab-8814-467c-b73e-9509ee816a20", "key": "id", "value": "", "description": "(Required) ID of the Call" } ] } }, "response": [ { "id": "4aa6f830-274c-4116-a55d-1048b50e474e", "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/call/:id?fields=updated_at&raw=", "host": [ "{{baseUrl}}" ], "path": [ "uc", ":connection_id", "call", ":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 \"contact_id\": \"\",\n \"contacts\": [\n {\n \"company\": \"\",\n \"created_at\": \"\",\n \"emails\": [\n {\n \"email\": \"\",\n \"type\": \"HOME\"\n },\n {\n \"email\": \"\",\n \"type\": \"HOME\"\n }\n ],\n \"first_name\": \"\",\n \"id\": \"\",\n \"last_name\": \"\",\n \"name\": \"\",\n \"raw\": {\n \"sint_4e\": 5093868\n },\n \"telephones\": [\n {\n \"telephone\": \"\",\n \"type\": \"WORK\"\n },\n {\n \"telephone\": \"\",\n \"type\": \"WORK\"\n }\n ],\n \"title\": \"\",\n \"updated_at\": \"\"\n },\n {\n \"company\": \"\",\n \"created_at\": \"\",\n \"emails\": [\n {\n \"email\": \"\",\n \"type\": \"OTHER\"\n },\n {\n \"email\": \"\",\n \"type\": \"OTHER\"\n }\n ],\n \"first_name\": \"\",\n \"id\": \"\",\n \"last_name\": \"\",\n \"name\": \"\",\n \"raw\": {\n \"nisi_95_\": -87735788\n },\n \"telephones\": [\n {\n \"telephone\": \"\",\n \"type\": \"FAX\"\n },\n {\n \"telephone\": \"\",\n \"type\": \"HOME\"\n }\n ],\n \"title\": \"\",\n \"updated_at\": \"\"\n }\n ],\n \"created_at\": \"\",\n \"end_at\": \"\",\n \"id\": \"\",\n \"is_private\": \"\",\n \"raw\": {\n \"id_8e\": 51243939.00661707,\n \"eiusmod_15\": \"fugiat exercitation quis amet proident\"\n },\n \"start_at\": \"\",\n \"telephone\": {\n \"telephone\": \"\",\n \"type\": \"MOBILE\"\n },\n \"type\": \"OUTBOUND\",\n \"updated_at\": \"\",\n \"user_id\": \"\",\n \"user_name\": \"\",\n \"user_phone\": \"\"\n}", "createdAt": "2026-07-28T03:22:56.000Z", "updatedAt": "2026-07-28T03:22:56.000Z", "uid": "35240-4aa6f830-274c-4116-a55d-1048b50e474e" } ], "createdAt": "2026-07-28T03:22:56.000Z", "updatedAt": "2026-07-28T03:22:56.000Z", "uid": "35240-c9bd15dc-3463-41a9-9ddb-09cd70e7e1b0" } ], "id": "4a5808bc-6667-4fb0-b5f4-60127e9210ea", "createdAt": "2026-07-28T03:22:56.000Z", "updatedAt": "2026-07-28T03:22:56.000Z", "uid": "35240-4a5808bc-6667-4fb0-b5f4-60127e9210ea" }, { "name": "List All Calls", "id": "a0232ca9-202c-4a16-8d76-2ba2a59c02af", "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/call?limit=&offset=&updated_gte=&sort=&order=&query=&user_id=&contact_id=&start_gte=&end_lt=&fields=updated_at&fields=updated_at&raw=", "host": [ "{{baseUrl}}" ], "path": [ "uc", ":connection_id", "call" ], "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 contact ID to filter by (reference to UcContact)", "key": "contact_id", "value": "" }, { "description": "The start date to filter by (ISO-8601 / YYYY-MM-DDTHH:MM:SSZ format)", "key": "start_gte", "value": "" }, { "description": "The end date to filter by (ISO-8601 / YYYY-MM-DDTHH:MM:SSZ format)", "key": "end_lt", "value": "" }, { "description": "Fields to return", "key": "fields", "value": "updated_at" }, { "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": "12cdb634-d697-4544-94a4-6e9b89262686", "key": "connection_id", "value": "", "description": "(Required) ID of the connection" } ] } }, "response": [ { "id": "26085768-f041-4e6e-ba9f-25494e79baf5", "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/call?limit=&offset=&updated_gte=&sort=&order=&query=&user_id=&contact_id=&start_gte=&end_lt=&fields=updated_at&raw=", "host": [ "{{baseUrl}}" ], "path": [ "uc", ":connection_id", "call" ], "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 contact ID to filter by (reference to UcContact)", "key": "contact_id", "value": "" }, { "description": "The start date to filter by (ISO-8601 / YYYY-MM-DDTHH:MM:SSZ format)", "key": "start_gte", "value": "" }, { "description": "The end date to filter by (ISO-8601 / YYYY-MM-DDTHH:MM:SSZ format)", "key": "end_lt", "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 \"contact_id\": \"\",\n \"contacts\": [\n {\n \"company\": \"\",\n \"created_at\": \"\",\n \"emails\": [\n {\n \"email\": \"\",\n \"type\": \"HOME\"\n },\n {\n \"email\": \"\",\n \"type\": \"OTHER\"\n }\n ],\n \"first_name\": \"\",\n \"id\": \"\",\n \"last_name\": \"\",\n \"name\": \"\",\n \"raw\": {\n \"fugiat5\": -39827099.66810334\n },\n \"telephones\": [\n {\n \"telephone\": \"\",\n \"type\": \"WORK\"\n },\n {\n \"telephone\": \"\",\n \"type\": \"WORK\"\n }\n ],\n \"title\": \"\",\n \"updated_at\": \"\"\n },\n {\n \"company\": \"\",\n \"created_at\": \"\",\n \"emails\": [\n {\n \"email\": \"\",\n \"type\": \"OTHER\"\n },\n {\n \"email\": \"\",\n \"type\": \"HOME\"\n }\n ],\n \"first_name\": \"\",\n \"id\": \"\",\n \"last_name\": \"\",\n \"name\": \"\",\n \"raw\": {\n \"sit4a\": -38346679.28906863\n },\n \"telephones\": [\n {\n \"telephone\": \"\",\n \"type\": \"WORK\"\n },\n {\n \"telephone\": \"\",\n \"type\": \"HOME\"\n }\n ],\n \"title\": \"\",\n \"updated_at\": \"\"\n }\n ],\n \"created_at\": \"\",\n \"end_at\": \"\",\n \"id\": \"\",\n \"is_private\": \"\",\n \"raw\": {\n \"tempor_75\": -82127450.56080174\n },\n \"start_at\": \"\",\n \"telephone\": {\n \"telephone\": \"\",\n \"type\": \"HOME\"\n },\n \"type\": \"OUTBOUND\",\n \"updated_at\": \"\",\n \"user_id\": \"\",\n \"user_name\": \"\",\n \"user_phone\": \"\"\n },\n {\n \"contact_id\": \"\",\n \"contacts\": [\n {\n \"company\": \"\",\n \"created_at\": \"\",\n \"emails\": [\n {\n \"email\": \"\",\n \"type\": \"OTHER\"\n },\n {\n \"email\": \"\",\n \"type\": \"WORK\"\n }\n ],\n \"first_name\": \"\",\n \"id\": \"\",\n \"last_name\": \"\",\n \"name\": \"\",\n \"raw\": {\n \"adipisicing_0\": false,\n \"nulla75\": \"in mol\"\n },\n \"telephones\": [\n {\n \"telephone\": \"\",\n \"type\": \"HOME\"\n },\n {\n \"telephone\": \"\",\n \"type\": \"HOME\"\n }\n ],\n \"title\": \"\",\n \"updated_at\": \"\"\n },\n {\n \"company\": \"\",\n \"created_at\": \"\",\n \"emails\": [\n {\n \"email\": \"\",\n \"type\": \"WORK\"\n },\n {\n \"email\": \"\",\n \"type\": \"OTHER\"\n }\n ],\n \"first_name\": \"\",\n \"id\": \"\",\n \"last_name\": \"\",\n \"name\": \"\",\n \"raw\": {\n \"nulla_42e\": -66171226.57329056,\n \"ad_0\": 20914833\n },\n \"telephones\": [\n {\n \"telephone\": \"\",\n \"type\": \"HOME\"\n },\n {\n \"telephone\": \"\",\n \"type\": \"OTHER\"\n }\n ],\n \"title\": \"\",\n \"updated_at\": \"\"\n }\n ],\n \"created_at\": \"\",\n \"end_at\": \"\",\n \"id\": \"\",\n \"is_private\": \"\",\n \"raw\": {\n \"nisi_0cc\": -73296387.02338888,\n \"labore_e\": true\n },\n \"start_at\": \"\",\n \"telephone\": {\n \"telephone\": \"\",\n \"type\": \"MOBILE\"\n },\n \"type\": \"INBOUND\",\n \"updated_at\": \"\",\n \"user_id\": \"\",\n \"user_name\": \"\",\n \"user_phone\": \"\"\n }\n]", "createdAt": "2026-07-28T03:22:56.000Z", "updatedAt": "2026-07-28T03:22:56.000Z", "uid": "35240-26085768-f041-4e6e-ba9f-25494e79baf5" } ], "createdAt": "2026-07-28T03:22:56.000Z", "updatedAt": "2026-07-28T03:22:56.000Z", "uid": "35240-a0232ca9-202c-4a16-8d76-2ba2a59c02af" } ], "id": "2464b8db-3a06-415f-bc67-cb2bc170f746", "createdAt": "2026-07-28T03:22:56.000Z", "updatedAt": "2026-07-28T03:22:56.000Z", "uid": "35240-2464b8db-3a06-415f-bc67-cb2bc170f746" } ], "id": "0c179139-0f1c-4776-a818-6e16b7768d0e", "createdAt": "2026-07-28T03:22:56.000Z", "updatedAt": "2026-07-28T03:22:56.000Z", "uid": "35240-0c179139-0f1c-4776-a818-6e16b7768d0e" } ], "id": "c08e9786-64a6-41e6-913b-898149abb08a", "createdAt": "2026-07-28T03:22:56.000Z", "updatedAt": "2026-07-28T03:22:56.000Z", "uid": "35240-c08e9786-64a6-41e6-913b-898149abb08a" } ], "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" } ] }