{ "info": { "_postman_id": "84f904fe-ec25-49f4-831b-e47330f0fc01", "name": "Unified.to account application 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:41.000Z", "updatedAt": "2026-07-28T03:22:41.000Z", "lastUpdatedBy": "35240", "uid": "35240-84f904fe-ec25-49f4-831b-e47330f0fc01" }, "item": [ { "name": "ats", "item": [ { "name": "{connection_id}", "item": [ { "name": "application", "item": [ { "name": "{id}", "item": [ { "name": "Remove an application", "id": "7e37ea62-8d9d-4229-9984-6b62a7df39e9", "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/application/:id", "host": [ "{{baseUrl}}" ], "path": [ "ats", ":connection_id", "application", ":id" ], "variable": [ { "id": "72b3ee20-aa12-4eb2-9b8f-d4d8dbe36d89", "key": "connection_id", "value": "", "description": "(Required) ID of the connection" }, { "id": "e3c2f2e6-68c5-4a3e-a5ae-1e6df5261731", "key": "id", "value": "", "description": "(Required) ID of the Application" } ] } }, "response": [ { "id": "b212baa3-29e1-466a-b7c7-3368b8dbc6b9", "name": "Successful", "originalRequest": { "method": "DELETE", "header": [ { "description": "Added as a part of security scheme: apikey", "key": "authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/ats/:connection_id/application/:id", "host": [ "{{baseUrl}}" ], "path": [ "ats", ":connection_id", "application", ":id" ], "variable": [ { "key": "connection_id" }, { "key": "id" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T03:22:42.000Z", "updatedAt": "2026-07-28T03:22:42.000Z", "uid": "35240-b212baa3-29e1-466a-b7c7-3368b8dbc6b9" }, { "id": "52dfdb2f-ab71-403d-be26-509b246f9604", "name": "Successful", "originalRequest": { "method": "DELETE", "header": [ { "description": "Added as a part of security scheme: apikey", "key": "authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/ats/:connection_id/application/:id", "host": [ "{{baseUrl}}" ], "path": [ "ats", ":connection_id", "application", ":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:22:42.000Z", "updatedAt": "2026-07-28T03:22:42.000Z", "uid": "35240-52dfdb2f-ab71-403d-be26-509b246f9604" } ], "createdAt": "2026-07-28T03:22:42.000Z", "updatedAt": "2026-07-28T03:22:42.000Z", "uid": "35240-7e37ea62-8d9d-4229-9984-6b62a7df39e9" }, { "name": "Retrieve an application", "id": "f4431e6d-278b-4f6a-867b-cac5f6daf83a", "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/application/:id?fields=offers&fields=applied_at&raw=", "host": [ "{{baseUrl}}" ], "path": [ "ats", ":connection_id", "application", ":id" ], "query": [ { "description": "Fields to return", "key": "fields", "value": "offers" }, { "description": "Fields to return", "key": "fields", "value": "applied_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": "386a65cb-3c8f-4ed8-8f06-7db0f1865ce9", "key": "connection_id", "value": "", "description": "(Required) ID of the connection" }, { "id": "b41b58e8-09b1-4c05-848d-bdf5d2b2edcc", "key": "id", "value": "", "description": "(Required) ID of the Application" } ] } }, "response": [ { "id": "788b84f5-ba15-4563-92ac-834b1f15d251", "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/application/:id?fields=applied_at&raw=", "host": [ "{{baseUrl}}" ], "path": [ "ats", ":connection_id", "application", ":id" ], "query": [ { "description": "Fields to return", "key": "fields", "value": "applied_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 \"answers\": [\n {\n \"question_id\": \"\",\n \"answers\": [\n \"\",\n \"\"\n ],\n \"question\": \"\"\n },\n {\n \"question_id\": \"\",\n \"answers\": [\n \"\",\n \"\"\n ],\n \"question\": \"\"\n }\n ],\n \"applied_at\": \"\",\n \"candidate_id\": \"\",\n \"created_at\": \"\",\n \"hired_at\": \"\",\n \"id\": \"\",\n \"job_id\": \"\",\n \"metadata\": [\n {\n \"extra_data\": {},\n \"format\": \"MULTIPLE_SELECT\",\n \"id\": \"\",\n \"namespace\": \"\",\n \"slug\": \"\",\n \"value\": {}\n },\n {\n \"extra_data\": {},\n \"format\": \"MULTIPLE_SELECT\",\n \"id\": \"\",\n \"namespace\": \"\",\n \"slug\": \"\",\n \"value\": {}\n }\n ],\n \"offers\": [\n {\n \"accepted_at\": \"\",\n \"compensation\": [\n {\n \"currency\": \"\",\n \"frequency\": \"WEEK\",\n \"max\": \"\",\n \"min\": \"\",\n \"type\": \"STOCK_OPTIONS\"\n },\n {\n \"currency\": \"\",\n \"frequency\": \"MONTH\",\n \"max\": \"\",\n \"min\": \"\",\n \"type\": \"BONUS\"\n }\n ],\n \"created_at\": \"\",\n \"creator_user_id\": \"\",\n \"employee_user_id\": \"\",\n \"id\": \"\",\n \"raw\": {\n \"sintc_5\": -58791475\n },\n \"rejected_at\": \"\",\n \"sent_at\": \"\",\n \"start_at\": \"\",\n \"status\": \"REJECTED\",\n \"updated_at\": \"\"\n },\n {\n \"accepted_at\": \"\",\n \"compensation\": [\n {\n \"currency\": \"\",\n \"frequency\": \"QUARTER\",\n \"max\": \"\",\n \"min\": \"\",\n \"type\": \"SALARY\"\n },\n {\n \"currency\": \"\",\n \"frequency\": \"QUARTER\",\n \"max\": \"\",\n \"min\": \"\",\n \"type\": \"EQUITY\"\n }\n ],\n \"created_at\": \"\",\n \"creator_user_id\": \"\",\n \"employee_user_id\": \"\",\n \"id\": \"\",\n \"raw\": {\n \"nostrudb0\": -73191523.03765626\n },\n \"rejected_at\": \"\",\n \"sent_at\": \"\",\n \"start_at\": \"\",\n \"status\": \"CREATED\",\n \"updated_at\": \"\"\n }\n ],\n \"original_status\": \"\",\n \"raw\": {\n \"Duis6e3\": -22023273.238737047,\n \"culpa_6\": \"ea ipsum\"\n },\n \"rejected_at\": \"\",\n \"rejected_reason\": \"\",\n \"source\": \"\",\n \"status\": \"SECOND_INTERVIEW\",\n \"updated_at\": \"\",\n \"user_id\": \"\"\n}", "createdAt": "2026-07-28T03:22:42.000Z", "updatedAt": "2026-07-28T03:22:42.000Z", "uid": "35240-788b84f5-ba15-4563-92ac-834b1f15d251" } ], "createdAt": "2026-07-28T03:22:42.000Z", "updatedAt": "2026-07-28T03:22:42.000Z", "uid": "35240-f4431e6d-278b-4f6a-867b-cac5f6daf83a" }, { "name": "Update an application", "id": "1fe1c91a-fa00-408c-ab31-15ebac50c4c7", "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 \"answers\": [\n {\n \"question_id\": \"\",\n \"answers\": [\n \"\",\n \"\"\n ],\n \"question\": \"\"\n },\n {\n \"question_id\": \"\",\n \"answers\": [\n \"\",\n \"\"\n ],\n \"question\": \"\"\n }\n ],\n \"applied_at\": \"\",\n \"candidate_id\": \"\",\n \"created_at\": \"\",\n \"hired_at\": \"\",\n \"id\": \"\",\n \"job_id\": \"\",\n \"metadata\": [\n {\n \"extra_data\": {},\n \"format\": \"MULTIPLE_SELECT\",\n \"id\": \"\",\n \"namespace\": \"\",\n \"slug\": \"\",\n \"value\": {}\n },\n {\n \"extra_data\": {},\n \"format\": \"MULTIPLE_SELECT\",\n \"id\": \"\",\n \"namespace\": \"\",\n \"slug\": \"\",\n \"value\": {}\n }\n ],\n \"offers\": [\n {\n \"accepted_at\": \"\",\n \"compensation\": [\n {\n \"currency\": \"\",\n \"frequency\": \"WEEK\",\n \"max\": \"\",\n \"min\": \"\",\n \"type\": \"STOCK_OPTIONS\"\n },\n {\n \"currency\": \"\",\n \"frequency\": \"MONTH\",\n \"max\": \"\",\n \"min\": \"\",\n \"type\": \"BONUS\"\n }\n ],\n \"created_at\": \"\",\n \"creator_user_id\": \"\",\n \"employee_user_id\": \"\",\n \"id\": \"\",\n \"raw\": {\n \"sintc_5\": -58791475\n },\n \"rejected_at\": \"\",\n \"sent_at\": \"\",\n \"start_at\": \"\",\n \"status\": \"REJECTED\",\n \"updated_at\": \"\"\n },\n {\n \"accepted_at\": \"\",\n \"compensation\": [\n {\n \"currency\": \"\",\n \"frequency\": \"QUARTER\",\n \"max\": \"\",\n \"min\": \"\",\n \"type\": \"SALARY\"\n },\n {\n \"currency\": \"\",\n \"frequency\": \"QUARTER\",\n \"max\": \"\",\n \"min\": \"\",\n \"type\": \"EQUITY\"\n }\n ],\n \"created_at\": \"\",\n \"creator_user_id\": \"\",\n \"employee_user_id\": \"\",\n \"id\": \"\",\n \"raw\": {\n \"nostrudb0\": -73191523.03765626\n },\n \"rejected_at\": \"\",\n \"sent_at\": \"\",\n \"start_at\": \"\",\n \"status\": \"CREATED\",\n \"updated_at\": \"\"\n }\n ],\n \"original_status\": \"\",\n \"raw\": {\n \"Duis6e3\": -22023273.238737047,\n \"culpa_6\": \"ea ipsum\"\n },\n \"rejected_at\": \"\",\n \"rejected_reason\": \"\",\n \"source\": \"\",\n \"status\": \"SECOND_INTERVIEW\",\n \"updated_at\": \"\",\n \"user_id\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/ats/:connection_id/application/:id?fields=offers&fields=applied_at&raw=", "host": [ "{{baseUrl}}" ], "path": [ "ats", ":connection_id", "application", ":id" ], "query": [ { "description": "Fields to return", "key": "fields", "value": "offers" }, { "description": "Fields to return", "key": "fields", "value": "applied_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": "80687023-8a03-481f-af06-394101cb811b", "key": "connection_id", "value": "", "description": "(Required) ID of the connection" }, { "id": "c8e15323-fc02-478c-b7d5-c96b32fcabab", "key": "id", "value": "", "description": "(Required) ID of the Application" } ] } }, "response": [ { "id": "d4ed0137-083c-49bf-bae8-97feb0165ba4", "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 \"answers\": [\n {\n \"question_id\": \"\",\n \"answers\": [\n \"\",\n \"\"\n ],\n \"question\": \"\"\n },\n {\n \"question_id\": \"\",\n \"answers\": [\n \"\",\n \"\"\n ],\n \"question\": \"\"\n }\n ],\n \"applied_at\": \"\",\n \"candidate_id\": \"\",\n \"created_at\": \"\",\n \"hired_at\": \"\",\n \"id\": \"\",\n \"job_id\": \"\",\n \"metadata\": [\n {\n \"extra_data\": {},\n \"format\": \"MULTIPLE_SELECT\",\n \"id\": \"\",\n \"namespace\": \"\",\n \"slug\": \"\",\n \"value\": {}\n },\n {\n \"extra_data\": {},\n \"format\": \"MULTIPLE_SELECT\",\n \"id\": \"\",\n \"namespace\": \"\",\n \"slug\": \"\",\n \"value\": {}\n }\n ],\n \"offers\": [\n {\n \"accepted_at\": \"\",\n \"compensation\": [\n {\n \"currency\": \"\",\n \"frequency\": \"WEEK\",\n \"max\": \"\",\n \"min\": \"\",\n \"type\": \"STOCK_OPTIONS\"\n },\n {\n \"currency\": \"\",\n \"frequency\": \"MONTH\",\n \"max\": \"\",\n \"min\": \"\",\n \"type\": \"BONUS\"\n }\n ],\n \"created_at\": \"\",\n \"creator_user_id\": \"\",\n \"employee_user_id\": \"\",\n \"id\": \"\",\n \"raw\": {\n \"sintc_5\": -58791475\n },\n \"rejected_at\": \"\",\n \"sent_at\": \"\",\n \"start_at\": \"\",\n \"status\": \"REJECTED\",\n \"updated_at\": \"\"\n },\n {\n \"accepted_at\": \"\",\n \"compensation\": [\n {\n \"currency\": \"\",\n \"frequency\": \"QUARTER\",\n \"max\": \"\",\n \"min\": \"\",\n \"type\": \"SALARY\"\n },\n {\n \"currency\": \"\",\n \"frequency\": \"QUARTER\",\n \"max\": \"\",\n \"min\": \"\",\n \"type\": \"EQUITY\"\n }\n ],\n \"created_at\": \"\",\n \"creator_user_id\": \"\",\n \"employee_user_id\": \"\",\n \"id\": \"\",\n \"raw\": {\n \"nostrudb0\": -73191523.03765626\n },\n \"rejected_at\": \"\",\n \"sent_at\": \"\",\n \"start_at\": \"\",\n \"status\": \"CREATED\",\n \"updated_at\": \"\"\n }\n ],\n \"original_status\": \"\",\n \"raw\": {\n \"Duis6e3\": -22023273.238737047,\n \"culpa_6\": \"ea ipsum\"\n },\n \"rejected_at\": \"\",\n \"rejected_reason\": \"\",\n \"source\": \"\",\n \"status\": \"SECOND_INTERVIEW\",\n \"updated_at\": \"\",\n \"user_id\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/ats/:connection_id/application/:id?fields=applied_at&raw=", "host": [ "{{baseUrl}}" ], "path": [ "ats", ":connection_id", "application", ":id" ], "query": [ { "description": "Fields to return", "key": "fields", "value": "applied_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 \"answers\": [\n {\n \"question_id\": \"\",\n \"answers\": [\n \"\",\n \"\"\n ],\n \"question\": \"\"\n },\n {\n \"question_id\": \"\",\n \"answers\": [\n \"\",\n \"\"\n ],\n \"question\": \"\"\n }\n ],\n \"applied_at\": \"\",\n \"candidate_id\": \"\",\n \"created_at\": \"\",\n \"hired_at\": \"\",\n \"id\": \"\",\n \"job_id\": \"\",\n \"metadata\": [\n {\n \"extra_data\": {},\n \"format\": \"MULTIPLE_SELECT\",\n \"id\": \"\",\n \"namespace\": \"\",\n \"slug\": \"\",\n \"value\": {}\n },\n {\n \"extra_data\": {},\n \"format\": \"MULTIPLE_SELECT\",\n \"id\": \"\",\n \"namespace\": \"\",\n \"slug\": \"\",\n \"value\": {}\n }\n ],\n \"offers\": [\n {\n \"accepted_at\": \"\",\n \"compensation\": [\n {\n \"currency\": \"\",\n \"frequency\": \"WEEK\",\n \"max\": \"\",\n \"min\": \"\",\n \"type\": \"STOCK_OPTIONS\"\n },\n {\n \"currency\": \"\",\n \"frequency\": \"MONTH\",\n \"max\": \"\",\n \"min\": \"\",\n \"type\": \"BONUS\"\n }\n ],\n \"created_at\": \"\",\n \"creator_user_id\": \"\",\n \"employee_user_id\": \"\",\n \"id\": \"\",\n \"raw\": {\n \"sintc_5\": -58791475\n },\n \"rejected_at\": \"\",\n \"sent_at\": \"\",\n \"start_at\": \"\",\n \"status\": \"REJECTED\",\n \"updated_at\": \"\"\n },\n {\n \"accepted_at\": \"\",\n \"compensation\": [\n {\n \"currency\": \"\",\n \"frequency\": \"QUARTER\",\n \"max\": \"\",\n \"min\": \"\",\n \"type\": \"SALARY\"\n },\n {\n \"currency\": \"\",\n \"frequency\": \"QUARTER\",\n \"max\": \"\",\n \"min\": \"\",\n \"type\": \"EQUITY\"\n }\n ],\n \"created_at\": \"\",\n \"creator_user_id\": \"\",\n \"employee_user_id\": \"\",\n \"id\": \"\",\n \"raw\": {\n \"nostrudb0\": -73191523.03765626\n },\n \"rejected_at\": \"\",\n \"sent_at\": \"\",\n \"start_at\": \"\",\n \"status\": \"CREATED\",\n \"updated_at\": \"\"\n }\n ],\n \"original_status\": \"\",\n \"raw\": {\n \"Duis6e3\": -22023273.238737047,\n \"culpa_6\": \"ea ipsum\"\n },\n \"rejected_at\": \"\",\n \"rejected_reason\": \"\",\n \"source\": \"\",\n \"status\": \"SECOND_INTERVIEW\",\n \"updated_at\": \"\",\n \"user_id\": \"\"\n}", "createdAt": "2026-07-28T03:22:42.000Z", "updatedAt": "2026-07-28T03:22:42.000Z", "uid": "35240-d4ed0137-083c-49bf-bae8-97feb0165ba4" } ], "createdAt": "2026-07-28T03:22:42.000Z", "updatedAt": "2026-07-28T03:22:42.000Z", "uid": "35240-1fe1c91a-fa00-408c-ab31-15ebac50c4c7" }, { "name": "Update an application", "id": "0756c71a-b983-4e33-a542-db2541644910", "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 \"answers\": [\n {\n \"question_id\": \"\",\n \"answers\": [\n \"\",\n \"\"\n ],\n \"question\": \"\"\n },\n {\n \"question_id\": \"\",\n \"answers\": [\n \"\",\n \"\"\n ],\n \"question\": \"\"\n }\n ],\n \"applied_at\": \"\",\n \"candidate_id\": \"\",\n \"created_at\": \"\",\n \"hired_at\": \"\",\n \"id\": \"\",\n \"job_id\": \"\",\n \"metadata\": [\n {\n \"extra_data\": {},\n \"format\": \"MULTIPLE_SELECT\",\n \"id\": \"\",\n \"namespace\": \"\",\n \"slug\": \"\",\n \"value\": {}\n },\n {\n \"extra_data\": {},\n \"format\": \"MULTIPLE_SELECT\",\n \"id\": \"\",\n \"namespace\": \"\",\n \"slug\": \"\",\n \"value\": {}\n }\n ],\n \"offers\": [\n {\n \"accepted_at\": \"\",\n \"compensation\": [\n {\n \"currency\": \"\",\n \"frequency\": \"WEEK\",\n \"max\": \"\",\n \"min\": \"\",\n \"type\": \"STOCK_OPTIONS\"\n },\n {\n \"currency\": \"\",\n \"frequency\": \"MONTH\",\n \"max\": \"\",\n \"min\": \"\",\n \"type\": \"BONUS\"\n }\n ],\n \"created_at\": \"\",\n \"creator_user_id\": \"\",\n \"employee_user_id\": \"\",\n \"id\": \"\",\n \"raw\": {\n \"sintc_5\": -58791475\n },\n \"rejected_at\": \"\",\n \"sent_at\": \"\",\n \"start_at\": \"\",\n \"status\": \"REJECTED\",\n \"updated_at\": \"\"\n },\n {\n \"accepted_at\": \"\",\n \"compensation\": [\n {\n \"currency\": \"\",\n \"frequency\": \"QUARTER\",\n \"max\": \"\",\n \"min\": \"\",\n \"type\": \"SALARY\"\n },\n {\n \"currency\": \"\",\n \"frequency\": \"QUARTER\",\n \"max\": \"\",\n \"min\": \"\",\n \"type\": \"EQUITY\"\n }\n ],\n \"created_at\": \"\",\n \"creator_user_id\": \"\",\n \"employee_user_id\": \"\",\n \"id\": \"\",\n \"raw\": {\n \"nostrudb0\": -73191523.03765626\n },\n \"rejected_at\": \"\",\n \"sent_at\": \"\",\n \"start_at\": \"\",\n \"status\": \"CREATED\",\n \"updated_at\": \"\"\n }\n ],\n \"original_status\": \"\",\n \"raw\": {\n \"Duis6e3\": -22023273.238737047,\n \"culpa_6\": \"ea ipsum\"\n },\n \"rejected_at\": \"\",\n \"rejected_reason\": \"\",\n \"source\": \"\",\n \"status\": \"SECOND_INTERVIEW\",\n \"updated_at\": \"\",\n \"user_id\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/ats/:connection_id/application/:id?fields=offers&fields=applied_at&raw=", "host": [ "{{baseUrl}}" ], "path": [ "ats", ":connection_id", "application", ":id" ], "query": [ { "description": "Fields to return", "key": "fields", "value": "offers" }, { "description": "Fields to return", "key": "fields", "value": "applied_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": "4002ff8c-9c56-4c29-adac-b8d81b7e1611", "key": "connection_id", "value": "", "description": "(Required) ID of the connection" }, { "id": "bf3c0b05-f554-4445-9306-d8ea11be0af9", "key": "id", "value": "", "description": "(Required) ID of the Application" } ] } }, "response": [ { "id": "35cc8078-423c-44b6-a72a-6ec78629049a", "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 \"answers\": [\n {\n \"question_id\": \"\",\n \"answers\": [\n \"\",\n \"\"\n ],\n \"question\": \"\"\n },\n {\n \"question_id\": \"\",\n \"answers\": [\n \"\",\n \"\"\n ],\n \"question\": \"\"\n }\n ],\n \"applied_at\": \"\",\n \"candidate_id\": \"\",\n \"created_at\": \"\",\n \"hired_at\": \"\",\n \"id\": \"\",\n \"job_id\": \"\",\n \"metadata\": [\n {\n \"extra_data\": {},\n \"format\": \"MULTIPLE_SELECT\",\n \"id\": \"\",\n \"namespace\": \"\",\n \"slug\": \"\",\n \"value\": {}\n },\n {\n \"extra_data\": {},\n \"format\": \"MULTIPLE_SELECT\",\n \"id\": \"\",\n \"namespace\": \"\",\n \"slug\": \"\",\n \"value\": {}\n }\n ],\n \"offers\": [\n {\n \"accepted_at\": \"\",\n \"compensation\": [\n {\n \"currency\": \"\",\n \"frequency\": \"WEEK\",\n \"max\": \"\",\n \"min\": \"\",\n \"type\": \"STOCK_OPTIONS\"\n },\n {\n \"currency\": \"\",\n \"frequency\": \"MONTH\",\n \"max\": \"\",\n \"min\": \"\",\n \"type\": \"BONUS\"\n }\n ],\n \"created_at\": \"\",\n \"creator_user_id\": \"\",\n \"employee_user_id\": \"\",\n \"id\": \"\",\n \"raw\": {\n \"sintc_5\": -58791475\n },\n \"rejected_at\": \"\",\n \"sent_at\": \"\",\n \"start_at\": \"\",\n \"status\": \"REJECTED\",\n \"updated_at\": \"\"\n },\n {\n \"accepted_at\": \"\",\n \"compensation\": [\n {\n \"currency\": \"\",\n \"frequency\": \"QUARTER\",\n \"max\": \"\",\n \"min\": \"\",\n \"type\": \"SALARY\"\n },\n {\n \"currency\": \"\",\n \"frequency\": \"QUARTER\",\n \"max\": \"\",\n \"min\": \"\",\n \"type\": \"EQUITY\"\n }\n ],\n \"created_at\": \"\",\n \"creator_user_id\": \"\",\n \"employee_user_id\": \"\",\n \"id\": \"\",\n \"raw\": {\n \"nostrudb0\": -73191523.03765626\n },\n \"rejected_at\": \"\",\n \"sent_at\": \"\",\n \"start_at\": \"\",\n \"status\": \"CREATED\",\n \"updated_at\": \"\"\n }\n ],\n \"original_status\": \"\",\n \"raw\": {\n \"Duis6e3\": -22023273.238737047,\n \"culpa_6\": \"ea ipsum\"\n },\n \"rejected_at\": \"\",\n \"rejected_reason\": \"\",\n \"source\": \"\",\n \"status\": \"SECOND_INTERVIEW\",\n \"updated_at\": \"\",\n \"user_id\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/ats/:connection_id/application/:id?fields=applied_at&raw=", "host": [ "{{baseUrl}}" ], "path": [ "ats", ":connection_id", "application", ":id" ], "query": [ { "description": "Fields to return", "key": "fields", "value": "applied_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 \"answers\": [\n {\n \"question_id\": \"\",\n \"answers\": [\n \"\",\n \"\"\n ],\n \"question\": \"\"\n },\n {\n \"question_id\": \"\",\n \"answers\": [\n \"\",\n \"\"\n ],\n \"question\": \"\"\n }\n ],\n \"applied_at\": \"\",\n \"candidate_id\": \"\",\n \"created_at\": \"\",\n \"hired_at\": \"\",\n \"id\": \"\",\n \"job_id\": \"\",\n \"metadata\": [\n {\n \"extra_data\": {},\n \"format\": \"MULTIPLE_SELECT\",\n \"id\": \"\",\n \"namespace\": \"\",\n \"slug\": \"\",\n \"value\": {}\n },\n {\n \"extra_data\": {},\n \"format\": \"MULTIPLE_SELECT\",\n \"id\": \"\",\n \"namespace\": \"\",\n \"slug\": \"\",\n \"value\": {}\n }\n ],\n \"offers\": [\n {\n \"accepted_at\": \"\",\n \"compensation\": [\n {\n \"currency\": \"\",\n \"frequency\": \"WEEK\",\n \"max\": \"\",\n \"min\": \"\",\n \"type\": \"STOCK_OPTIONS\"\n },\n {\n \"currency\": \"\",\n \"frequency\": \"MONTH\",\n \"max\": \"\",\n \"min\": \"\",\n \"type\": \"BONUS\"\n }\n ],\n \"created_at\": \"\",\n \"creator_user_id\": \"\",\n \"employee_user_id\": \"\",\n \"id\": \"\",\n \"raw\": {\n \"sintc_5\": -58791475\n },\n \"rejected_at\": \"\",\n \"sent_at\": \"\",\n \"start_at\": \"\",\n \"status\": \"REJECTED\",\n \"updated_at\": \"\"\n },\n {\n \"accepted_at\": \"\",\n \"compensation\": [\n {\n \"currency\": \"\",\n \"frequency\": \"QUARTER\",\n \"max\": \"\",\n \"min\": \"\",\n \"type\": \"SALARY\"\n },\n {\n \"currency\": \"\",\n \"frequency\": \"QUARTER\",\n \"max\": \"\",\n \"min\": \"\",\n \"type\": \"EQUITY\"\n }\n ],\n \"created_at\": \"\",\n \"creator_user_id\": \"\",\n \"employee_user_id\": \"\",\n \"id\": \"\",\n \"raw\": {\n \"nostrudb0\": -73191523.03765626\n },\n \"rejected_at\": \"\",\n \"sent_at\": \"\",\n \"start_at\": \"\",\n \"status\": \"CREATED\",\n \"updated_at\": \"\"\n }\n ],\n \"original_status\": \"\",\n \"raw\": {\n \"Duis6e3\": -22023273.238737047,\n \"culpa_6\": \"ea ipsum\"\n },\n \"rejected_at\": \"\",\n \"rejected_reason\": \"\",\n \"source\": \"\",\n \"status\": \"SECOND_INTERVIEW\",\n \"updated_at\": \"\",\n \"user_id\": \"\"\n}", "createdAt": "2026-07-28T03:22:42.000Z", "updatedAt": "2026-07-28T03:22:42.000Z", "uid": "35240-35cc8078-423c-44b6-a72a-6ec78629049a" } ], "createdAt": "2026-07-28T03:22:42.000Z", "updatedAt": "2026-07-28T03:22:42.000Z", "uid": "35240-0756c71a-b983-4e33-a542-db2541644910" } ], "id": "332c9fa4-a194-49a7-aa98-46fb5533fa13", "createdAt": "2026-07-28T03:22:41.000Z", "updatedAt": "2026-07-28T03:22:41.000Z", "uid": "35240-332c9fa4-a194-49a7-aa98-46fb5533fa13" }, { "name": "List all applications", "id": "f1cb68f2-e88c-4cf5-b9fc-5761c81757ed", "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/application?limit=&offset=&updated_gte=&sort=&order=&query=&job_id=&candidate_id=&company_id=&fields=offers&fields=applied_at&raw=", "host": [ "{{baseUrl}}" ], "path": [ "ats", ":connection_id", "application" ], "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 job ID to filter by", "key": "job_id", "value": "" }, { "description": "The candidate ID to filter by", "key": "candidate_id", "value": "" }, { "description": "The company ID to filter by (reference to AtsCompany)", "key": "company_id", "value": "" }, { "description": "Fields to return", "key": "fields", "value": "offers" }, { "description": "Fields to return", "key": "fields", "value": "applied_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": "4e90e29e-a19c-4fd8-9fa8-7fd63b80d3ff", "key": "connection_id", "value": "", "description": "(Required) ID of the connection" } ] } }, "response": [ { "id": "cc106bce-100a-491e-b0ea-7dd7e321bc26", "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/application?limit=&offset=&updated_gte=&sort=&order=&query=&job_id=&candidate_id=&company_id=&fields=applied_at&raw=", "host": [ "{{baseUrl}}" ], "path": [ "ats", ":connection_id", "application" ], "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 job ID to filter by", "key": "job_id", "value": "" }, { "description": "The candidate ID to filter by", "key": "candidate_id", "value": "" }, { "description": "The company ID to filter by (reference to AtsCompany)", "key": "company_id", "value": "" }, { "description": "Fields to return", "key": "fields", "value": "applied_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 \"answers\": [\n {\n \"question_id\": \"\",\n \"answers\": [\n \"\",\n \"\"\n ],\n \"question\": \"\"\n },\n {\n \"question_id\": \"\",\n \"answers\": [\n \"\",\n \"\"\n ],\n \"question\": \"\"\n }\n ],\n \"applied_at\": \"\",\n \"candidate_id\": \"\",\n \"created_at\": \"\",\n \"hired_at\": \"\",\n \"id\": \"\",\n \"job_id\": \"\",\n \"metadata\": [\n {\n \"extra_data\": {},\n \"format\": \"DATE\",\n \"id\": \"\",\n \"namespace\": \"\",\n \"slug\": \"\",\n \"value\": {}\n },\n {\n \"extra_data\": {},\n \"format\": \"TEXTAREA\",\n \"id\": \"\",\n \"namespace\": \"\",\n \"slug\": \"\",\n \"value\": {}\n }\n ],\n \"offers\": [\n {\n \"accepted_at\": \"\",\n \"compensation\": [\n {\n \"currency\": \"\",\n \"frequency\": \"HOUR\",\n \"max\": \"\",\n \"min\": \"\",\n \"type\": \"SALARY\"\n },\n {\n \"currency\": \"\",\n \"frequency\": \"MONTH\",\n \"max\": \"\",\n \"min\": \"\",\n \"type\": \"OTHER\"\n }\n ],\n \"created_at\": \"\",\n \"creator_user_id\": \"\",\n \"employee_user_id\": \"\",\n \"id\": \"\",\n \"raw\": {\n \"fugiataf0\": 61834940.20683643\n },\n \"rejected_at\": \"\",\n \"sent_at\": \"\",\n \"start_at\": \"\",\n \"status\": \"REJECTED\",\n \"updated_at\": \"\"\n },\n {\n \"accepted_at\": \"\",\n \"compensation\": [\n {\n \"currency\": \"\",\n \"frequency\": \"QUARTER\",\n \"max\": \"\",\n \"min\": \"\",\n \"type\": \"OTHER\"\n },\n {\n \"currency\": \"\",\n \"frequency\": \"HOUR\",\n \"max\": \"\",\n \"min\": \"\",\n \"type\": \"BONUS\"\n }\n ],\n \"created_at\": \"\",\n \"creator_user_id\": \"\",\n \"employee_user_id\": \"\",\n \"id\": \"\",\n \"raw\": {\n \"reprehenderit105\": \"esse do\",\n \"magna_1d3\": false,\n \"culpac3b\": -5083314.4024287015\n },\n \"rejected_at\": \"\",\n \"sent_at\": \"\",\n \"start_at\": \"\",\n \"status\": \"SENT\",\n \"updated_at\": \"\"\n }\n ],\n \"original_status\": \"\",\n \"raw\": {\n \"nostrud_3e\": 17433628.229077548,\n \"dolore_5\": \"Excepteur do\"\n },\n \"rejected_at\": \"\",\n \"rejected_reason\": \"\",\n \"source\": \"\",\n \"status\": \"THIRD_INTERVIEW\",\n \"updated_at\": \"\",\n \"user_id\": \"\"\n },\n {\n \"answers\": [\n {\n \"question_id\": \"\",\n \"answers\": [\n \"\",\n \"\"\n ],\n \"question\": \"\"\n },\n {\n \"question_id\": \"\",\n \"answers\": [\n \"\",\n \"\"\n ],\n \"question\": \"\"\n }\n ],\n \"applied_at\": \"\",\n \"candidate_id\": \"\",\n \"created_at\": \"\",\n \"hired_at\": \"\",\n \"id\": \"\",\n \"job_id\": \"\",\n \"metadata\": [\n {\n \"extra_data\": {},\n \"format\": \"PRICE\",\n \"id\": \"\",\n \"namespace\": \"\",\n \"slug\": \"\",\n \"value\": {}\n },\n {\n \"extra_data\": {},\n \"format\": \"TEXT\",\n \"id\": \"\",\n \"namespace\": \"\",\n \"slug\": \"\",\n \"value\": {}\n }\n ],\n \"offers\": [\n {\n \"accepted_at\": \"\",\n \"compensation\": [\n {\n \"currency\": \"\",\n \"frequency\": \"QUARTER\",\n \"max\": \"\",\n \"min\": \"\",\n \"type\": \"SALARY\"\n },\n {\n \"currency\": \"\",\n \"frequency\": \"ONE_TIME\",\n \"max\": \"\",\n \"min\": \"\",\n \"type\": \"BONUS\"\n }\n ],\n \"created_at\": \"\",\n \"creator_user_id\": \"\",\n \"employee_user_id\": \"\",\n \"id\": \"\",\n \"raw\": {\n \"esse28_\": -40602376.24702632\n },\n \"rejected_at\": \"\",\n \"sent_at\": \"\",\n \"start_at\": \"\",\n \"status\": \"REJECTED\",\n \"updated_at\": \"\"\n },\n {\n \"accepted_at\": \"\",\n \"compensation\": [\n {\n \"currency\": \"\",\n \"frequency\": \"DAY\",\n \"max\": \"\",\n \"min\": \"\",\n \"type\": \"EQUITY\"\n },\n {\n \"currency\": \"\",\n \"frequency\": \"DAY\",\n \"max\": \"\",\n \"min\": \"\",\n \"type\": \"EQUITY\"\n }\n ],\n \"created_at\": \"\",\n \"creator_user_id\": \"\",\n \"employee_user_id\": \"\",\n \"id\": \"\",\n \"raw\": {\n \"sit_9\": -22453347.76300116,\n \"in5cf\": false\n },\n \"rejected_at\": \"\",\n \"sent_at\": \"\",\n \"start_at\": \"\",\n \"status\": \"REJECTED\",\n \"updated_at\": \"\"\n }\n ],\n \"original_status\": \"\",\n \"raw\": {\n \"id00d\": 98919380.11390433\n },\n \"rejected_at\": \"\",\n \"rejected_reason\": \"\",\n \"source\": \"\",\n \"status\": \"HIRED\",\n \"updated_at\": \"\",\n \"user_id\": \"\"\n }\n]", "createdAt": "2026-07-28T03:22:42.000Z", "updatedAt": "2026-07-28T03:22:42.000Z", "uid": "35240-cc106bce-100a-491e-b0ea-7dd7e321bc26" } ], "createdAt": "2026-07-28T03:22:42.000Z", "updatedAt": "2026-07-28T03:22:42.000Z", "uid": "35240-f1cb68f2-e88c-4cf5-b9fc-5761c81757ed" }, { "name": "Create an application", "id": "b2e72728-ecf7-4ace-aea5-e761e14480bc", "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 \"answers\": [\n {\n \"question_id\": \"\",\n \"answers\": [\n \"\",\n \"\"\n ],\n \"question\": \"\"\n },\n {\n \"question_id\": \"\",\n \"answers\": [\n \"\",\n \"\"\n ],\n \"question\": \"\"\n }\n ],\n \"applied_at\": \"\",\n \"candidate_id\": \"\",\n \"created_at\": \"\",\n \"hired_at\": \"\",\n \"id\": \"\",\n \"job_id\": \"\",\n \"metadata\": [\n {\n \"extra_data\": {},\n \"format\": \"MULTIPLE_SELECT\",\n \"id\": \"\",\n \"namespace\": \"\",\n \"slug\": \"\",\n \"value\": {}\n },\n {\n \"extra_data\": {},\n \"format\": \"MULTIPLE_SELECT\",\n \"id\": \"\",\n \"namespace\": \"\",\n \"slug\": \"\",\n \"value\": {}\n }\n ],\n \"offers\": [\n {\n \"accepted_at\": \"\",\n \"compensation\": [\n {\n \"currency\": \"\",\n \"frequency\": \"WEEK\",\n \"max\": \"\",\n \"min\": \"\",\n \"type\": \"STOCK_OPTIONS\"\n },\n {\n \"currency\": \"\",\n \"frequency\": \"MONTH\",\n \"max\": \"\",\n \"min\": \"\",\n \"type\": \"BONUS\"\n }\n ],\n \"created_at\": \"\",\n \"creator_user_id\": \"\",\n \"employee_user_id\": \"\",\n \"id\": \"\",\n \"raw\": {\n \"sintc_5\": -58791475\n },\n \"rejected_at\": \"\",\n \"sent_at\": \"\",\n \"start_at\": \"\",\n \"status\": \"REJECTED\",\n \"updated_at\": \"\"\n },\n {\n \"accepted_at\": \"\",\n \"compensation\": [\n {\n \"currency\": \"\",\n \"frequency\": \"QUARTER\",\n \"max\": \"\",\n \"min\": \"\",\n \"type\": \"SALARY\"\n },\n {\n \"currency\": \"\",\n \"frequency\": \"QUARTER\",\n \"max\": \"\",\n \"min\": \"\",\n \"type\": \"EQUITY\"\n }\n ],\n \"created_at\": \"\",\n \"creator_user_id\": \"\",\n \"employee_user_id\": \"\",\n \"id\": \"\",\n \"raw\": {\n \"nostrudb0\": -73191523.03765626\n },\n \"rejected_at\": \"\",\n \"sent_at\": \"\",\n \"start_at\": \"\",\n \"status\": \"CREATED\",\n \"updated_at\": \"\"\n }\n ],\n \"original_status\": \"\",\n \"raw\": {\n \"Duis6e3\": -22023273.238737047,\n \"culpa_6\": \"ea ipsum\"\n },\n \"rejected_at\": \"\",\n \"rejected_reason\": \"\",\n \"source\": \"\",\n \"status\": \"SECOND_INTERVIEW\",\n \"updated_at\": \"\",\n \"user_id\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/ats/:connection_id/application?fields=offers&fields=applied_at&raw=", "host": [ "{{baseUrl}}" ], "path": [ "ats", ":connection_id", "application" ], "query": [ { "description": "Fields to return", "key": "fields", "value": "offers" }, { "description": "Fields to return", "key": "fields", "value": "applied_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": "fbf6bbe6-2c48-41dc-87ce-bdcb60529e7e", "key": "connection_id", "value": "", "description": "(Required) ID of the connection" } ] } }, "response": [ { "id": "62c0ddc0-a472-4511-9df6-00653c4a8291", "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 \"answers\": [\n {\n \"question_id\": \"\",\n \"answers\": [\n \"\",\n \"\"\n ],\n \"question\": \"\"\n },\n {\n \"question_id\": \"\",\n \"answers\": [\n \"\",\n \"\"\n ],\n \"question\": \"\"\n }\n ],\n \"applied_at\": \"\",\n \"candidate_id\": \"\",\n \"created_at\": \"\",\n \"hired_at\": \"\",\n \"id\": \"\",\n \"job_id\": \"\",\n \"metadata\": [\n {\n \"extra_data\": {},\n \"format\": \"MULTIPLE_SELECT\",\n \"id\": \"\",\n \"namespace\": \"\",\n \"slug\": \"\",\n \"value\": {}\n },\n {\n \"extra_data\": {},\n \"format\": \"MULTIPLE_SELECT\",\n \"id\": \"\",\n \"namespace\": \"\",\n \"slug\": \"\",\n \"value\": {}\n }\n ],\n \"offers\": [\n {\n \"accepted_at\": \"\",\n \"compensation\": [\n {\n \"currency\": \"\",\n \"frequency\": \"WEEK\",\n \"max\": \"\",\n \"min\": \"\",\n \"type\": \"STOCK_OPTIONS\"\n },\n {\n \"currency\": \"\",\n \"frequency\": \"MONTH\",\n \"max\": \"\",\n \"min\": \"\",\n \"type\": \"BONUS\"\n }\n ],\n \"created_at\": \"\",\n \"creator_user_id\": \"\",\n \"employee_user_id\": \"\",\n \"id\": \"\",\n \"raw\": {\n \"sintc_5\": -58791475\n },\n \"rejected_at\": \"\",\n \"sent_at\": \"\",\n \"start_at\": \"\",\n \"status\": \"REJECTED\",\n \"updated_at\": \"\"\n },\n {\n \"accepted_at\": \"\",\n \"compensation\": [\n {\n \"currency\": \"\",\n \"frequency\": \"QUARTER\",\n \"max\": \"\",\n \"min\": \"\",\n \"type\": \"SALARY\"\n },\n {\n \"currency\": \"\",\n \"frequency\": \"QUARTER\",\n \"max\": \"\",\n \"min\": \"\",\n \"type\": \"EQUITY\"\n }\n ],\n \"created_at\": \"\",\n \"creator_user_id\": \"\",\n \"employee_user_id\": \"\",\n \"id\": \"\",\n \"raw\": {\n \"nostrudb0\": -73191523.03765626\n },\n \"rejected_at\": \"\",\n \"sent_at\": \"\",\n \"start_at\": \"\",\n \"status\": \"CREATED\",\n \"updated_at\": \"\"\n }\n ],\n \"original_status\": \"\",\n \"raw\": {\n \"Duis6e3\": -22023273.238737047,\n \"culpa_6\": \"ea ipsum\"\n },\n \"rejected_at\": \"\",\n \"rejected_reason\": \"\",\n \"source\": \"\",\n \"status\": \"SECOND_INTERVIEW\",\n \"updated_at\": \"\",\n \"user_id\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/ats/:connection_id/application?fields=applied_at&raw=", "host": [ "{{baseUrl}}" ], "path": [ "ats", ":connection_id", "application" ], "query": [ { "description": "Fields to return", "key": "fields", "value": "applied_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 \"answers\": [\n {\n \"question_id\": \"\",\n \"answers\": [\n \"\",\n \"\"\n ],\n \"question\": \"\"\n },\n {\n \"question_id\": \"\",\n \"answers\": [\n \"\",\n \"\"\n ],\n \"question\": \"\"\n }\n ],\n \"applied_at\": \"\",\n \"candidate_id\": \"\",\n \"created_at\": \"\",\n \"hired_at\": \"\",\n \"id\": \"\",\n \"job_id\": \"\",\n \"metadata\": [\n {\n \"extra_data\": {},\n \"format\": \"MULTIPLE_SELECT\",\n \"id\": \"\",\n \"namespace\": \"\",\n \"slug\": \"\",\n \"value\": {}\n },\n {\n \"extra_data\": {},\n \"format\": \"MULTIPLE_SELECT\",\n \"id\": \"\",\n \"namespace\": \"\",\n \"slug\": \"\",\n \"value\": {}\n }\n ],\n \"offers\": [\n {\n \"accepted_at\": \"\",\n \"compensation\": [\n {\n \"currency\": \"\",\n \"frequency\": \"WEEK\",\n \"max\": \"\",\n \"min\": \"\",\n \"type\": \"STOCK_OPTIONS\"\n },\n {\n \"currency\": \"\",\n \"frequency\": \"MONTH\",\n \"max\": \"\",\n \"min\": \"\",\n \"type\": \"BONUS\"\n }\n ],\n \"created_at\": \"\",\n \"creator_user_id\": \"\",\n \"employee_user_id\": \"\",\n \"id\": \"\",\n \"raw\": {\n \"sintc_5\": -58791475\n },\n \"rejected_at\": \"\",\n \"sent_at\": \"\",\n \"start_at\": \"\",\n \"status\": \"REJECTED\",\n \"updated_at\": \"\"\n },\n {\n \"accepted_at\": \"\",\n \"compensation\": [\n {\n \"currency\": \"\",\n \"frequency\": \"QUARTER\",\n \"max\": \"\",\n \"min\": \"\",\n \"type\": \"SALARY\"\n },\n {\n \"currency\": \"\",\n \"frequency\": \"QUARTER\",\n \"max\": \"\",\n \"min\": \"\",\n \"type\": \"EQUITY\"\n }\n ],\n \"created_at\": \"\",\n \"creator_user_id\": \"\",\n \"employee_user_id\": \"\",\n \"id\": \"\",\n \"raw\": {\n \"nostrudb0\": -73191523.03765626\n },\n \"rejected_at\": \"\",\n \"sent_at\": \"\",\n \"start_at\": \"\",\n \"status\": \"CREATED\",\n \"updated_at\": \"\"\n }\n ],\n \"original_status\": \"\",\n \"raw\": {\n \"Duis6e3\": -22023273.238737047,\n \"culpa_6\": \"ea ipsum\"\n },\n \"rejected_at\": \"\",\n \"rejected_reason\": \"\",\n \"source\": \"\",\n \"status\": \"SECOND_INTERVIEW\",\n \"updated_at\": \"\",\n \"user_id\": \"\"\n}", "createdAt": "2026-07-28T03:22:42.000Z", "updatedAt": "2026-07-28T03:22:42.000Z", "uid": "35240-62c0ddc0-a472-4511-9df6-00653c4a8291" } ], "createdAt": "2026-07-28T03:22:42.000Z", "updatedAt": "2026-07-28T03:22:42.000Z", "uid": "35240-b2e72728-ecf7-4ace-aea5-e761e14480bc" } ], "id": "ff1c64d7-39ef-427d-a7f7-40fc7847f7c1", "createdAt": "2026-07-28T03:22:41.000Z", "updatedAt": "2026-07-28T03:22:41.000Z", "uid": "35240-ff1c64d7-39ef-427d-a7f7-40fc7847f7c1" } ], "id": "c67ca8eb-10c5-434f-99f0-9459c451f45b", "createdAt": "2026-07-28T03:22:41.000Z", "updatedAt": "2026-07-28T03:22:41.000Z", "uid": "35240-c67ca8eb-10c5-434f-99f0-9459c451f45b" } ], "id": "bf34fc88-a750-47ce-95fd-83763e92bc92", "createdAt": "2026-07-28T03:22:41.000Z", "updatedAt": "2026-07-28T03:22:41.000Z", "uid": "35240-bf34fc88-a750-47ce-95fd-83763e92bc92" } ], "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" } ] }