{ "info": { "_postman_id": "5c2f105e-8e8c-48c5-9069-3dbc275ab25a", "name": "Unified.to account interview 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:14.000Z", "updatedAt": "2026-07-28T03:24:15.000Z", "lastUpdatedBy": "35240", "uid": "35240-5c2f105e-8e8c-48c5-9069-3dbc275ab25a" }, "item": [ { "name": "ats", "item": [ { "name": "{connection_id}", "item": [ { "name": "interview", "item": [ { "name": "{id}", "item": [ { "name": "Remove an interview", "id": "a6ba2f47-18df-4f2a-8cd0-72ee1891c64b", "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}}/ats/:connection_id/interview/:id", "host": [ "{{baseUrl}}" ], "path": [ "ats", ":connection_id", "interview", ":id" ], "variable": [ { "id": "90e384c5-73d7-47ba-883d-654dad164b5c", "key": "connection_id", "value": "", "description": "(Required) ID of the connection" }, { "id": "a5f0f3f0-ec40-40c7-b8b7-d2de9c3da2a9", "key": "id", "value": "", "description": "(Required) ID of the Interview" } ] } }, "response": [ { "id": "9099d574-12d0-4aeb-a3aa-0dec0e4681bd", "name": "Successful", "originalRequest": { "method": "DELETE", "header": [ { "description": "Added as a part of security scheme: apikey", "key": "authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/ats/:connection_id/interview/:id", "host": [ "{{baseUrl}}" ], "path": [ "ats", ":connection_id", "interview", ":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:15.000Z", "updatedAt": "2026-07-28T03:24:15.000Z", "uid": "35240-9099d574-12d0-4aeb-a3aa-0dec0e4681bd" }, { "id": "98ae6fcf-d011-4313-b490-43d2ae5e14a8", "name": "Successful", "originalRequest": { "method": "DELETE", "header": [ { "description": "Added as a part of security scheme: apikey", "key": "authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/ats/:connection_id/interview/:id", "host": [ "{{baseUrl}}" ], "path": [ "ats", ":connection_id", "interview", ":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:15.000Z", "updatedAt": "2026-07-28T03:24:15.000Z", "uid": "35240-98ae6fcf-d011-4313-b490-43d2ae5e14a8" } ], "createdAt": "2026-07-28T03:24:15.000Z", "updatedAt": "2026-07-28T03:24:15.000Z", "uid": "35240-a6ba2f47-18df-4f2a-8cd0-72ee1891c64b" }, { "name": "Retrieve an interview", "id": "9cbb076f-2840-4393-9bf3-3c98e5caacfa", "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}}/ats/:connection_id/interview/:id?fields=start_at&fields=application_id&raw=", "host": [ "{{baseUrl}}" ], "path": [ "ats", ":connection_id", "interview", ":id" ], "query": [ { "description": "Fields to return", "key": "fields", "value": "start_at" }, { "description": "Fields to return", "key": "fields", "value": "application_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": "a937f804-59a0-4a67-9381-6a8b881b2093", "key": "connection_id", "value": "", "description": "(Required) ID of the connection" }, { "id": "02c8d5e9-a7a8-4bf2-a5d3-3476a1997578", "key": "id", "value": "", "description": "(Required) ID of the Interview" } ] } }, "response": [ { "id": "9c411f7e-b1bf-4686-9fb8-bea53d033885", "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}}/ats/:connection_id/interview/:id?fields=application_id&raw=", "host": [ "{{baseUrl}}" ], "path": [ "ats", ":connection_id", "interview", ":id" ], "query": [ { "description": "Fields to return", "key": "fields", "value": "application_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 \"application_id\": \"\",\n \"candidate_id\": \"\",\n \"created_at\": \"\",\n \"end_at\": \"\",\n \"external_event_xref\": \"\",\n \"id\": \"\",\n \"job_id\": \"\",\n \"location\": \"\",\n \"raw\": {\n \"velit_c\": \"dolor esse\",\n \"cupidatat_e05\": 45837168.827929676,\n \"ex7f2\": 30193527.6258384\n },\n \"start_at\": \"\",\n \"status\": \"COMPLETE\",\n \"updated_at\": \"\",\n \"user_ids\": [\n \"\",\n \"\"\n ]\n}", "createdAt": "2026-07-28T03:24:15.000Z", "updatedAt": "2026-07-28T03:24:15.000Z", "uid": "35240-9c411f7e-b1bf-4686-9fb8-bea53d033885" } ], "createdAt": "2026-07-28T03:24:15.000Z", "updatedAt": "2026-07-28T03:24:15.000Z", "uid": "35240-9cbb076f-2840-4393-9bf3-3c98e5caacfa" }, { "name": "Update an interview", "id": "a7663b2f-bcd3-4910-b388-e3341504c470", "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 \"application_id\": \"\",\n \"candidate_id\": \"\",\n \"created_at\": \"\",\n \"end_at\": \"\",\n \"external_event_xref\": \"\",\n \"id\": \"\",\n \"job_id\": \"\",\n \"location\": \"\",\n \"raw\": {\n \"velit_c\": \"dolor esse\",\n \"cupidatat_e05\": 45837168.827929676,\n \"ex7f2\": 30193527.6258384\n },\n \"start_at\": \"\",\n \"status\": \"COMPLETE\",\n \"updated_at\": \"\",\n \"user_ids\": [\n \"\",\n \"\"\n ]\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/ats/:connection_id/interview/:id?fields=start_at&fields=application_id&raw=", "host": [ "{{baseUrl}}" ], "path": [ "ats", ":connection_id", "interview", ":id" ], "query": [ { "description": "Fields to return", "key": "fields", "value": "start_at" }, { "description": "Fields to return", "key": "fields", "value": "application_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": "07fb26f8-0ca3-4adf-933a-a0d4bd500a67", "key": "connection_id", "value": "", "description": "(Required) ID of the connection" }, { "id": "136446e4-5153-4d24-b9bd-1d7a4016fae5", "key": "id", "value": "", "description": "(Required) ID of the Interview" } ] } }, "response": [ { "id": "8ffe4db5-9ab5-424f-a3d4-8176885c97ff", "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 \"application_id\": \"\",\n \"candidate_id\": \"\",\n \"created_at\": \"\",\n \"end_at\": \"\",\n \"external_event_xref\": \"\",\n \"id\": \"\",\n \"job_id\": \"\",\n \"location\": \"\",\n \"raw\": {\n \"velit_c\": \"dolor esse\",\n \"cupidatat_e05\": 45837168.827929676,\n \"ex7f2\": 30193527.6258384\n },\n \"start_at\": \"\",\n \"status\": \"COMPLETE\",\n \"updated_at\": \"\",\n \"user_ids\": [\n \"\",\n \"\"\n ]\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/ats/:connection_id/interview/:id?fields=application_id&raw=", "host": [ "{{baseUrl}}" ], "path": [ "ats", ":connection_id", "interview", ":id" ], "query": [ { "description": "Fields to return", "key": "fields", "value": "application_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 \"application_id\": \"\",\n \"candidate_id\": \"\",\n \"created_at\": \"\",\n \"end_at\": \"\",\n \"external_event_xref\": \"\",\n \"id\": \"\",\n \"job_id\": \"\",\n \"location\": \"\",\n \"raw\": {\n \"velit_c\": \"dolor esse\",\n \"cupidatat_e05\": 45837168.827929676,\n \"ex7f2\": 30193527.6258384\n },\n \"start_at\": \"\",\n \"status\": \"COMPLETE\",\n \"updated_at\": \"\",\n \"user_ids\": [\n \"\",\n \"\"\n ]\n}", "createdAt": "2026-07-28T03:24:15.000Z", "updatedAt": "2026-07-28T03:24:15.000Z", "uid": "35240-8ffe4db5-9ab5-424f-a3d4-8176885c97ff" } ], "createdAt": "2026-07-28T03:24:15.000Z", "updatedAt": "2026-07-28T03:24:15.000Z", "uid": "35240-a7663b2f-bcd3-4910-b388-e3341504c470" }, { "name": "Update an interview", "id": "2679dcff-fac6-4a08-9713-03cfabd698f4", "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 \"application_id\": \"\",\n \"candidate_id\": \"\",\n \"created_at\": \"\",\n \"end_at\": \"\",\n \"external_event_xref\": \"\",\n \"id\": \"\",\n \"job_id\": \"\",\n \"location\": \"\",\n \"raw\": {\n \"velit_c\": \"dolor esse\",\n \"cupidatat_e05\": 45837168.827929676,\n \"ex7f2\": 30193527.6258384\n },\n \"start_at\": \"\",\n \"status\": \"COMPLETE\",\n \"updated_at\": \"\",\n \"user_ids\": [\n \"\",\n \"\"\n ]\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/ats/:connection_id/interview/:id?fields=start_at&fields=application_id&raw=", "host": [ "{{baseUrl}}" ], "path": [ "ats", ":connection_id", "interview", ":id" ], "query": [ { "description": "Fields to return", "key": "fields", "value": "start_at" }, { "description": "Fields to return", "key": "fields", "value": "application_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": "97ff7d4f-a791-4930-b5ce-8066742bdc11", "key": "connection_id", "value": "", "description": "(Required) ID of the connection" }, { "id": "b5515d9c-a292-48e8-b1f8-42cf4c8072a7", "key": "id", "value": "", "description": "(Required) ID of the Interview" } ] } }, "response": [ { "id": "63d878a6-bdfd-41f6-95cb-5196869bfb9f", "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 \"application_id\": \"\",\n \"candidate_id\": \"\",\n \"created_at\": \"\",\n \"end_at\": \"\",\n \"external_event_xref\": \"\",\n \"id\": \"\",\n \"job_id\": \"\",\n \"location\": \"\",\n \"raw\": {\n \"velit_c\": \"dolor esse\",\n \"cupidatat_e05\": 45837168.827929676,\n \"ex7f2\": 30193527.6258384\n },\n \"start_at\": \"\",\n \"status\": \"COMPLETE\",\n \"updated_at\": \"\",\n \"user_ids\": [\n \"\",\n \"\"\n ]\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/ats/:connection_id/interview/:id?fields=application_id&raw=", "host": [ "{{baseUrl}}" ], "path": [ "ats", ":connection_id", "interview", ":id" ], "query": [ { "description": "Fields to return", "key": "fields", "value": "application_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 \"application_id\": \"\",\n \"candidate_id\": \"\",\n \"created_at\": \"\",\n \"end_at\": \"\",\n \"external_event_xref\": \"\",\n \"id\": \"\",\n \"job_id\": \"\",\n \"location\": \"\",\n \"raw\": {\n \"velit_c\": \"dolor esse\",\n \"cupidatat_e05\": 45837168.827929676,\n \"ex7f2\": 30193527.6258384\n },\n \"start_at\": \"\",\n \"status\": \"COMPLETE\",\n \"updated_at\": \"\",\n \"user_ids\": [\n \"\",\n \"\"\n ]\n}", "createdAt": "2026-07-28T03:24:15.000Z", "updatedAt": "2026-07-28T03:24:15.000Z", "uid": "35240-63d878a6-bdfd-41f6-95cb-5196869bfb9f" } ], "createdAt": "2026-07-28T03:24:15.000Z", "updatedAt": "2026-07-28T03:24:15.000Z", "uid": "35240-2679dcff-fac6-4a08-9713-03cfabd698f4" } ], "id": "b282d41d-5b6a-4a47-9e7f-7795613ee5c6", "createdAt": "2026-07-28T03:24:15.000Z", "updatedAt": "2026-07-28T03:24:15.000Z", "uid": "35240-b282d41d-5b6a-4a47-9e7f-7795613ee5c6" }, { "name": "List all interviews", "id": "0c6f5807-460a-47c4-b904-2ab48272765c", "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}}/ats/:connection_id/interview?limit=&offset=&updated_gte=&sort=&order=&query=&application_id=&fields=start_at&fields=application_id&raw=", "host": [ "{{baseUrl}}" ], "path": [ "ats", ":connection_id", "interview" ], "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 application ID to filter by", "key": "application_id", "value": "" }, { "description": "Fields to return", "key": "fields", "value": "start_at" }, { "description": "Fields to return", "key": "fields", "value": "application_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": "adf5a099-8243-4255-bf40-46a475f73c98", "key": "connection_id", "value": "", "description": "(Required) ID of the connection" } ] } }, "response": [ { "id": "10d55613-fa0f-489f-b26c-24e5b8b1788c", "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}}/ats/:connection_id/interview?limit=&offset=&updated_gte=&sort=&order=&query=&application_id=&fields=application_id&raw=", "host": [ "{{baseUrl}}" ], "path": [ "ats", ":connection_id", "interview" ], "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 application ID to filter by", "key": "application_id", "value": "" }, { "description": "Fields to return", "key": "fields", "value": "application_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 \"application_id\": \"\",\n \"candidate_id\": \"\",\n \"created_at\": \"\",\n \"end_at\": \"\",\n \"external_event_xref\": \"\",\n \"id\": \"\",\n \"job_id\": \"\",\n \"location\": \"\",\n \"raw\": {\n \"eiusmod3\": \"id\"\n },\n \"start_at\": \"\",\n \"status\": \"AWAITING_FEEDBACK\",\n \"updated_at\": \"\",\n \"user_ids\": [\n \"\",\n \"\"\n ]\n },\n {\n \"application_id\": \"\",\n \"candidate_id\": \"\",\n \"created_at\": \"\",\n \"end_at\": \"\",\n \"external_event_xref\": \"\",\n \"id\": \"\",\n \"job_id\": \"\",\n \"location\": \"\",\n \"raw\": {\n \"ida\": -18015955.10458398,\n \"elit_0d\": true,\n \"culpa8\": false\n },\n \"start_at\": \"\",\n \"status\": \"NEEDS_SCHEDULING\",\n \"updated_at\": \"\",\n \"user_ids\": [\n \"\",\n \"\"\n ]\n }\n]", "createdAt": "2026-07-28T03:24:15.000Z", "updatedAt": "2026-07-28T03:24:15.000Z", "uid": "35240-10d55613-fa0f-489f-b26c-24e5b8b1788c" } ], "createdAt": "2026-07-28T03:24:15.000Z", "updatedAt": "2026-07-28T03:24:15.000Z", "uid": "35240-0c6f5807-460a-47c4-b904-2ab48272765c" }, { "name": "Create an interview", "id": "c96b6407-7d69-40d1-858a-66d4f541b3ec", "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 \"application_id\": \"\",\n \"candidate_id\": \"\",\n \"created_at\": \"\",\n \"end_at\": \"\",\n \"external_event_xref\": \"\",\n \"id\": \"\",\n \"job_id\": \"\",\n \"location\": \"\",\n \"raw\": {\n \"velit_c\": \"dolor esse\",\n \"cupidatat_e05\": 45837168.827929676,\n \"ex7f2\": 30193527.6258384\n },\n \"start_at\": \"\",\n \"status\": \"COMPLETE\",\n \"updated_at\": \"\",\n \"user_ids\": [\n \"\",\n \"\"\n ]\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/ats/:connection_id/interview?fields=start_at&fields=application_id&raw=", "host": [ "{{baseUrl}}" ], "path": [ "ats", ":connection_id", "interview" ], "query": [ { "description": "Fields to return", "key": "fields", "value": "start_at" }, { "description": "Fields to return", "key": "fields", "value": "application_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": "9606d82d-984f-405f-aa76-c1dc485319d6", "key": "connection_id", "value": "", "description": "(Required) ID of the connection" } ] } }, "response": [ { "id": "d198e956-219e-4809-b18d-371424c90196", "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 \"application_id\": \"\",\n \"candidate_id\": \"\",\n \"created_at\": \"\",\n \"end_at\": \"\",\n \"external_event_xref\": \"\",\n \"id\": \"\",\n \"job_id\": \"\",\n \"location\": \"\",\n \"raw\": {\n \"velit_c\": \"dolor esse\",\n \"cupidatat_e05\": 45837168.827929676,\n \"ex7f2\": 30193527.6258384\n },\n \"start_at\": \"\",\n \"status\": \"COMPLETE\",\n \"updated_at\": \"\",\n \"user_ids\": [\n \"\",\n \"\"\n ]\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/ats/:connection_id/interview?fields=application_id&raw=", "host": [ "{{baseUrl}}" ], "path": [ "ats", ":connection_id", "interview" ], "query": [ { "description": "Fields to return", "key": "fields", "value": "application_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 \"application_id\": \"\",\n \"candidate_id\": \"\",\n \"created_at\": \"\",\n \"end_at\": \"\",\n \"external_event_xref\": \"\",\n \"id\": \"\",\n \"job_id\": \"\",\n \"location\": \"\",\n \"raw\": {\n \"velit_c\": \"dolor esse\",\n \"cupidatat_e05\": 45837168.827929676,\n \"ex7f2\": 30193527.6258384\n },\n \"start_at\": \"\",\n \"status\": \"COMPLETE\",\n \"updated_at\": \"\",\n \"user_ids\": [\n \"\",\n \"\"\n ]\n}", "createdAt": "2026-07-28T03:24:15.000Z", "updatedAt": "2026-07-28T03:24:15.000Z", "uid": "35240-d198e956-219e-4809-b18d-371424c90196" } ], "createdAt": "2026-07-28T03:24:15.000Z", "updatedAt": "2026-07-28T03:24:15.000Z", "uid": "35240-c96b6407-7d69-40d1-858a-66d4f541b3ec" } ], "id": "d9ed834c-2d64-4603-998a-6682f68a8593", "createdAt": "2026-07-28T03:24:15.000Z", "updatedAt": "2026-07-28T03:24:15.000Z", "uid": "35240-d9ed834c-2d64-4603-998a-6682f68a8593" } ], "id": "d7c6e1d3-858c-4d6b-860d-ff7eca5ba662", "createdAt": "2026-07-28T03:24:15.000Z", "updatedAt": "2026-07-28T03:24:15.000Z", "uid": "35240-d7c6e1d3-858c-4d6b-860d-ff7eca5ba662" } ], "id": "81cb23ac-614d-45d5-8680-48d958315124", "createdAt": "2026-07-28T03:24:15.000Z", "updatedAt": "2026-07-28T03:24:15.000Z", "uid": "35240-81cb23ac-614d-45d5-8680-48d958315124" } ], "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" } ] }