{ "info": { "_postman_id": "1791fca8-eab1-433a-88ff-122087e64397", "name": "Unified.to account scorecard 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:26:40.000Z", "updatedAt": "2026-07-28T03:26:40.000Z", "lastUpdatedBy": "35240", "uid": "35240-1791fca8-eab1-433a-88ff-122087e64397" }, "item": [ { "name": "ats", "item": [ { "name": "{connection_id}", "item": [ { "name": "scorecard", "item": [ { "name": "{id}", "item": [ { "name": "Remove a scorecard", "id": "0c5d3ccc-f4a8-430f-9e90-06b03ea6b079", "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/scorecard/:id", "host": [ "{{baseUrl}}" ], "path": [ "ats", ":connection_id", "scorecard", ":id" ], "variable": [ { "id": "2008ee7b-11b3-490a-8418-3c3a6833a5af", "key": "connection_id", "value": "", "description": "(Required) ID of the connection" }, { "id": "2cc5e715-8015-4bc7-a2bd-80db979add7b", "key": "id", "value": "", "description": "(Required) ID of the Scorecard" } ] } }, "response": [ { "id": "f8bc7c02-5f6f-4f78-8ac8-7519bf8477be", "name": "Successful", "originalRequest": { "method": "DELETE", "header": [ { "description": "Added as a part of security scheme: apikey", "key": "authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/ats/:connection_id/scorecard/:id", "host": [ "{{baseUrl}}" ], "path": [ "ats", ":connection_id", "scorecard", ":id" ], "variable": [ { "key": "connection_id" }, { "key": "id" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T03:26:41.000Z", "updatedAt": "2026-07-28T03:26:41.000Z", "uid": "35240-f8bc7c02-5f6f-4f78-8ac8-7519bf8477be" }, { "id": "5fe43c13-ea60-4477-b49c-67fa58077621", "name": "Successful", "originalRequest": { "method": "DELETE", "header": [ { "description": "Added as a part of security scheme: apikey", "key": "authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/ats/:connection_id/scorecard/:id", "host": [ "{{baseUrl}}" ], "path": [ "ats", ":connection_id", "scorecard", ":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:26:41.000Z", "updatedAt": "2026-07-28T03:26:41.000Z", "uid": "35240-5fe43c13-ea60-4477-b49c-67fa58077621" } ], "createdAt": "2026-07-28T03:26:41.000Z", "updatedAt": "2026-07-28T03:26:41.000Z", "uid": "35240-0c5d3ccc-f4a8-430f-9e90-06b03ea6b079" }, { "name": "Retrieve a scorecard", "id": "6487bd92-8f69-4054-afee-a2af6c5e732e", "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/scorecard/:id?fields=updated_at&fields=raw&raw=", "host": [ "{{baseUrl}}" ], "path": [ "ats", ":connection_id", "scorecard", ":id" ], "query": [ { "description": "Fields to return", "key": "fields", "value": "updated_at" }, { "description": "Fields to return", "key": "fields", "value": "raw" }, { "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": "9eed9f89-07ec-4dd4-bb31-f651bcab5a77", "key": "connection_id", "value": "", "description": "(Required) ID of the connection" }, { "id": "f0197a11-30f0-4eb3-aaab-b1ac53228fd6", "key": "id", "value": "", "description": "(Required) ID of the Scorecard" } ] } }, "response": [ { "id": "23852306-7279-42b2-a025-4d9cedf259b7", "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/scorecard/:id?fields=raw&raw=", "host": [ "{{baseUrl}}" ], "path": [ "ats", ":connection_id", "scorecard", ":id" ], "query": [ { "description": "Fields to return", "key": "fields", "value": "raw" }, { "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 \"comment\": \"\",\n \"created_at\": \"\",\n \"id\": \"\",\n \"interview_id\": \"\",\n \"interviewer_id\": \"\",\n \"job_id\": \"\",\n \"questions\": [\n {\n \"text\": \"\",\n \"answer\": \"\",\n \"description\": \"\"\n },\n {\n \"text\": \"\",\n \"answer\": \"\",\n \"description\": \"\"\n }\n ],\n \"raw\": {\n \"in_d\": 95528443\n },\n \"recommendation\": \"YES\",\n \"updated_at\": \"\"\n}", "createdAt": "2026-07-28T03:26:41.000Z", "updatedAt": "2026-07-28T03:26:41.000Z", "uid": "35240-23852306-7279-42b2-a025-4d9cedf259b7" } ], "createdAt": "2026-07-28T03:26:41.000Z", "updatedAt": "2026-07-28T03:26:41.000Z", "uid": "35240-6487bd92-8f69-4054-afee-a2af6c5e732e" }, { "name": "Update a scorecard", "id": "e66b0fda-869c-48d2-a11e-0774181c6ce6", "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 \"comment\": \"\",\n \"created_at\": \"\",\n \"id\": \"\",\n \"interview_id\": \"\",\n \"interviewer_id\": \"\",\n \"job_id\": \"\",\n \"questions\": [\n {\n \"text\": \"\",\n \"answer\": \"\",\n \"description\": \"\"\n },\n {\n \"text\": \"\",\n \"answer\": \"\",\n \"description\": \"\"\n }\n ],\n \"raw\": {\n \"in_d\": 95528443\n },\n \"recommendation\": \"YES\",\n \"updated_at\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/ats/:connection_id/scorecard/:id?fields=updated_at&fields=raw&raw=", "host": [ "{{baseUrl}}" ], "path": [ "ats", ":connection_id", "scorecard", ":id" ], "query": [ { "description": "Fields to return", "key": "fields", "value": "updated_at" }, { "description": "Fields to return", "key": "fields", "value": "raw" }, { "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": "ff78d2fe-a3ca-44e2-b0bc-89695b83c9ad", "key": "connection_id", "value": "", "description": "(Required) ID of the connection" }, { "id": "ea029ddc-86fd-4ce8-b6ac-32832e21322f", "key": "id", "value": "", "description": "(Required) ID of the Scorecard" } ] } }, "response": [ { "id": "50c280d5-ba1d-4d26-bf50-1876f9372746", "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 \"comment\": \"\",\n \"created_at\": \"\",\n \"id\": \"\",\n \"interview_id\": \"\",\n \"interviewer_id\": \"\",\n \"job_id\": \"\",\n \"questions\": [\n {\n \"text\": \"\",\n \"answer\": \"\",\n \"description\": \"\"\n },\n {\n \"text\": \"\",\n \"answer\": \"\",\n \"description\": \"\"\n }\n ],\n \"raw\": {\n \"in_d\": 95528443\n },\n \"recommendation\": \"YES\",\n \"updated_at\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/ats/:connection_id/scorecard/:id?fields=raw&raw=", "host": [ "{{baseUrl}}" ], "path": [ "ats", ":connection_id", "scorecard", ":id" ], "query": [ { "description": "Fields to return", "key": "fields", "value": "raw" }, { "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 \"comment\": \"\",\n \"created_at\": \"\",\n \"id\": \"\",\n \"interview_id\": \"\",\n \"interviewer_id\": \"\",\n \"job_id\": \"\",\n \"questions\": [\n {\n \"text\": \"\",\n \"answer\": \"\",\n \"description\": \"\"\n },\n {\n \"text\": \"\",\n \"answer\": \"\",\n \"description\": \"\"\n }\n ],\n \"raw\": {\n \"in_d\": 95528443\n },\n \"recommendation\": \"YES\",\n \"updated_at\": \"\"\n}", "createdAt": "2026-07-28T03:26:41.000Z", "updatedAt": "2026-07-28T03:26:41.000Z", "uid": "35240-50c280d5-ba1d-4d26-bf50-1876f9372746" } ], "createdAt": "2026-07-28T03:26:41.000Z", "updatedAt": "2026-07-28T03:26:41.000Z", "uid": "35240-e66b0fda-869c-48d2-a11e-0774181c6ce6" }, { "name": "Update a scorecard", "id": "903696d5-baef-4ac9-a12a-99012811a0ef", "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 \"comment\": \"\",\n \"created_at\": \"\",\n \"id\": \"\",\n \"interview_id\": \"\",\n \"interviewer_id\": \"\",\n \"job_id\": \"\",\n \"questions\": [\n {\n \"text\": \"\",\n \"answer\": \"\",\n \"description\": \"\"\n },\n {\n \"text\": \"\",\n \"answer\": \"\",\n \"description\": \"\"\n }\n ],\n \"raw\": {\n \"in_d\": 95528443\n },\n \"recommendation\": \"YES\",\n \"updated_at\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/ats/:connection_id/scorecard/:id?fields=updated_at&fields=raw&raw=", "host": [ "{{baseUrl}}" ], "path": [ "ats", ":connection_id", "scorecard", ":id" ], "query": [ { "description": "Fields to return", "key": "fields", "value": "updated_at" }, { "description": "Fields to return", "key": "fields", "value": "raw" }, { "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": "a911d37c-2400-4217-bfd1-1da4a656cb6d", "key": "connection_id", "value": "", "description": "(Required) ID of the connection" }, { "id": "71aa5f31-ea15-4b0d-95e6-e49b8834f7cf", "key": "id", "value": "", "description": "(Required) ID of the Scorecard" } ] } }, "response": [ { "id": "2d0c5c22-f2db-443e-8e15-b472b5823648", "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 \"comment\": \"\",\n \"created_at\": \"\",\n \"id\": \"\",\n \"interview_id\": \"\",\n \"interviewer_id\": \"\",\n \"job_id\": \"\",\n \"questions\": [\n {\n \"text\": \"\",\n \"answer\": \"\",\n \"description\": \"\"\n },\n {\n \"text\": \"\",\n \"answer\": \"\",\n \"description\": \"\"\n }\n ],\n \"raw\": {\n \"in_d\": 95528443\n },\n \"recommendation\": \"YES\",\n \"updated_at\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/ats/:connection_id/scorecard/:id?fields=raw&raw=", "host": [ "{{baseUrl}}" ], "path": [ "ats", ":connection_id", "scorecard", ":id" ], "query": [ { "description": "Fields to return", "key": "fields", "value": "raw" }, { "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 \"comment\": \"\",\n \"created_at\": \"\",\n \"id\": \"\",\n \"interview_id\": \"\",\n \"interviewer_id\": \"\",\n \"job_id\": \"\",\n \"questions\": [\n {\n \"text\": \"\",\n \"answer\": \"\",\n \"description\": \"\"\n },\n {\n \"text\": \"\",\n \"answer\": \"\",\n \"description\": \"\"\n }\n ],\n \"raw\": {\n \"in_d\": 95528443\n },\n \"recommendation\": \"YES\",\n \"updated_at\": \"\"\n}", "createdAt": "2026-07-28T03:26:41.000Z", "updatedAt": "2026-07-28T03:26:41.000Z", "uid": "35240-2d0c5c22-f2db-443e-8e15-b472b5823648" } ], "createdAt": "2026-07-28T03:26:41.000Z", "updatedAt": "2026-07-28T03:26:41.000Z", "uid": "35240-903696d5-baef-4ac9-a12a-99012811a0ef" } ], "id": "1c95a3ba-1936-460b-b72c-5dd8b3118fdf", "createdAt": "2026-07-28T03:26:41.000Z", "updatedAt": "2026-07-28T03:26:41.000Z", "uid": "35240-1c95a3ba-1936-460b-b72c-5dd8b3118fdf" }, { "name": "List all scorecards", "id": "b375bc73-270d-4364-8c10-9e9f16013ac6", "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/scorecard?limit=&offset=&updated_gte=&sort=&order=&query=&candidate_id=&application_id=&interview_id=&job_id=&fields=updated_at&fields=raw&raw=", "host": [ "{{baseUrl}}" ], "path": [ "ats", ":connection_id", "scorecard" ], "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 candidate ID to filter by", "key": "candidate_id", "value": "" }, { "description": "The application ID to filter by", "key": "application_id", "value": "" }, { "description": "The interview ID to filter by", "key": "interview_id", "value": "" }, { "description": "The job ID to filter by", "key": "job_id", "value": "" }, { "description": "Fields to return", "key": "fields", "value": "updated_at" }, { "description": "Fields to return", "key": "fields", "value": "raw" }, { "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": "2fd340d9-d251-474c-995b-e6acdd513e21", "key": "connection_id", "value": "", "description": "(Required) ID of the connection" } ] } }, "response": [ { "id": "bea536e6-b4ae-446a-9c0b-bbab9b02642f", "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/scorecard?limit=&offset=&updated_gte=&sort=&order=&query=&candidate_id=&application_id=&interview_id=&job_id=&fields=raw&raw=", "host": [ "{{baseUrl}}" ], "path": [ "ats", ":connection_id", "scorecard" ], "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 candidate ID to filter by", "key": "candidate_id", "value": "" }, { "description": "The application ID to filter by", "key": "application_id", "value": "" }, { "description": "The interview ID to filter by", "key": "interview_id", "value": "" }, { "description": "The job ID to filter by", "key": "job_id", "value": "" }, { "description": "Fields to return", "key": "fields", "value": "raw" }, { "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 \"comment\": \"\",\n \"created_at\": \"\",\n \"id\": \"\",\n \"interview_id\": \"\",\n \"interviewer_id\": \"\",\n \"job_id\": \"\",\n \"questions\": [\n {\n \"text\": \"\",\n \"answer\": \"\",\n \"description\": \"\"\n },\n {\n \"text\": \"\",\n \"answer\": \"\",\n \"description\": \"\"\n }\n ],\n \"raw\": {\n \"consectetur_ca\": 92326680.98611718\n },\n \"recommendation\": \"STRONG_YES\",\n \"updated_at\": \"\"\n },\n {\n \"application_id\": \"\",\n \"candidate_id\": \"\",\n \"comment\": \"\",\n \"created_at\": \"\",\n \"id\": \"\",\n \"interview_id\": \"\",\n \"interviewer_id\": \"\",\n \"job_id\": \"\",\n \"questions\": [\n {\n \"text\": \"\",\n \"answer\": \"\",\n \"description\": \"\"\n },\n {\n \"text\": \"\",\n \"answer\": \"\",\n \"description\": \"\"\n }\n ],\n \"raw\": {\n \"ullamcodb\": false,\n \"incididunt1\": \"sed sunt ad Lorem\",\n \"in_72\": \"Lorem eiusmod cupidatat\",\n \"sint_833\": -1100280.2005853206\n },\n \"recommendation\": \"DEFINITELY_NO\",\n \"updated_at\": \"\"\n }\n]", "createdAt": "2026-07-28T03:26:41.000Z", "updatedAt": "2026-07-28T03:26:41.000Z", "uid": "35240-bea536e6-b4ae-446a-9c0b-bbab9b02642f" } ], "createdAt": "2026-07-28T03:26:41.000Z", "updatedAt": "2026-07-28T03:26:41.000Z", "uid": "35240-b375bc73-270d-4364-8c10-9e9f16013ac6" }, { "name": "Create a scorecard", "id": "d74f9d1f-5bf5-4542-a67a-a4d806cc37c9", "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 \"comment\": \"\",\n \"created_at\": \"\",\n \"id\": \"\",\n \"interview_id\": \"\",\n \"interviewer_id\": \"\",\n \"job_id\": \"\",\n \"questions\": [\n {\n \"text\": \"\",\n \"answer\": \"\",\n \"description\": \"\"\n },\n {\n \"text\": \"\",\n \"answer\": \"\",\n \"description\": \"\"\n }\n ],\n \"raw\": {\n \"in_d\": 95528443\n },\n \"recommendation\": \"YES\",\n \"updated_at\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/ats/:connection_id/scorecard?fields=updated_at&fields=raw&raw=", "host": [ "{{baseUrl}}" ], "path": [ "ats", ":connection_id", "scorecard" ], "query": [ { "description": "Fields to return", "key": "fields", "value": "updated_at" }, { "description": "Fields to return", "key": "fields", "value": "raw" }, { "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": "2d7c42b3-d76a-4fc6-b470-2b88aeee9a6b", "key": "connection_id", "value": "", "description": "(Required) ID of the connection" } ] } }, "response": [ { "id": "5168d072-fecb-4476-bc6d-c0691dcee72f", "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 \"comment\": \"\",\n \"created_at\": \"\",\n \"id\": \"\",\n \"interview_id\": \"\",\n \"interviewer_id\": \"\",\n \"job_id\": \"\",\n \"questions\": [\n {\n \"text\": \"\",\n \"answer\": \"\",\n \"description\": \"\"\n },\n {\n \"text\": \"\",\n \"answer\": \"\",\n \"description\": \"\"\n }\n ],\n \"raw\": {\n \"in_d\": 95528443\n },\n \"recommendation\": \"YES\",\n \"updated_at\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/ats/:connection_id/scorecard?fields=raw&raw=", "host": [ "{{baseUrl}}" ], "path": [ "ats", ":connection_id", "scorecard" ], "query": [ { "description": "Fields to return", "key": "fields", "value": "raw" }, { "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 \"comment\": \"\",\n \"created_at\": \"\",\n \"id\": \"\",\n \"interview_id\": \"\",\n \"interviewer_id\": \"\",\n \"job_id\": \"\",\n \"questions\": [\n {\n \"text\": \"\",\n \"answer\": \"\",\n \"description\": \"\"\n },\n {\n \"text\": \"\",\n \"answer\": \"\",\n \"description\": \"\"\n }\n ],\n \"raw\": {\n \"in_d\": 95528443\n },\n \"recommendation\": \"YES\",\n \"updated_at\": \"\"\n}", "createdAt": "2026-07-28T03:26:41.000Z", "updatedAt": "2026-07-28T03:26:41.000Z", "uid": "35240-5168d072-fecb-4476-bc6d-c0691dcee72f" } ], "createdAt": "2026-07-28T03:26:41.000Z", "updatedAt": "2026-07-28T03:26:41.000Z", "uid": "35240-d74f9d1f-5bf5-4542-a67a-a4d806cc37c9" } ], "id": "5a73ee4c-1606-4cc2-9389-57702b626271", "createdAt": "2026-07-28T03:26:41.000Z", "updatedAt": "2026-07-28T03:26:41.000Z", "uid": "35240-5a73ee4c-1606-4cc2-9389-57702b626271" } ], "id": "97fbb2e1-7650-4dbc-9556-90916b66c39d", "createdAt": "2026-07-28T03:26:41.000Z", "updatedAt": "2026-07-28T03:26:41.000Z", "uid": "35240-97fbb2e1-7650-4dbc-9556-90916b66c39d" } ], "id": "a50b6f23-9c44-40b0-ae8e-7921c88c7e26", "createdAt": "2026-07-28T03:26:41.000Z", "updatedAt": "2026-07-28T03:26:41.000Z", "uid": "35240-a50b6f23-9c44-40b0-ae8e-7921c88c7e26" } ], "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" } ] }