{ "info": { "_postman_id": "4561e95c-e96b-494a-995c-786d6f48a47e", "name": "Unified.to account assessment 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:43.000Z", "updatedAt": "2026-07-28T03:22:43.000Z", "lastUpdatedBy": "35240", "uid": "35240-4561e95c-e96b-494a-995c-786d6f48a47e" }, "item": [ { "name": "assessment", "item": [ { "name": "{connection_id}", "item": [ { "name": "order", "item": [ { "name": "{id}", "item": [ { "name": "Update an Order", "id": "0e1a90af-b00a-4869-9bc0-785ed91870a6", "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 \"workspace_id\": \"\",\n \"connection_id\": \"\",\n \"application_id\": \"\",\n \"candidate_id\": \"\",\n \"company_id\": \"\",\n \"created_at\": \"\",\n \"employee_id\": \"\",\n \"id\": \"\",\n \"job_id\": \"\",\n \"package_id\": \"\",\n \"parameters\": [\n {\n \"inputs\": [\n \"\",\n \"\"\n ],\n \"name\": \"\",\n \"parameter_id\": \"\"\n },\n {\n \"inputs\": [\n \"\",\n \"\"\n ],\n \"name\": \"\",\n \"parameter_id\": \"\"\n }\n ],\n \"profile_addresses\": [\n {\n \"address1\": \"\",\n \"address2\": \"\",\n \"city\": \"\",\n \"country\": \"\",\n \"country_code\": \"\",\n \"postal_code\": \"\",\n \"region\": \"\",\n \"region_code\": \"\"\n },\n {\n \"address1\": \"\",\n \"address2\": \"\",\n \"city\": \"\",\n \"country\": \"\",\n \"country_code\": \"\",\n \"postal_code\": \"\",\n \"region\": \"\",\n \"region_code\": \"\"\n }\n ],\n \"profile_date_of_birth\": \"\",\n \"profile_emails\": [\n \"\",\n \"\"\n ],\n \"profile_first_name\": \"\",\n \"profile_gender\": \"MALE\",\n \"profile_ip_address\": \"\",\n \"profile_last_name\": \"\",\n \"profile_name\": \"\",\n \"profile_national_identifier\": \"\",\n \"profile_resume_url\": \"\",\n \"profile_social_media_urls\": [\n \"\",\n \"\"\n ],\n \"profile_telephones\": [\n \"\",\n \"\"\n ],\n \"raw\": {\n \"qui1c\": false,\n \"incididunt1\": 16571177.520901069\n },\n \"reference\": \"\",\n \"response_attributes\": [\n {\n \"type\": \"NUMBER\",\n \"label\": \"\",\n \"reference\": \"\",\n \"score_max\": \"\",\n \"score_value\": \"\",\n \"status\": \"COMPLETED\",\n \"value\": \"\"\n },\n {\n \"type\": \"NUMBER\",\n \"label\": \"\",\n \"reference\": \"\",\n \"score_max\": \"\",\n \"score_value\": \"\",\n \"status\": \"IN_PROGRESS\",\n \"value\": \"\"\n }\n ],\n \"response_completed_at\": \"\",\n \"response_details\": [\n {\n \"download_url\": \"\",\n \"is_failed_reason\": \"\",\n \"is_private\": \"\",\n \"parameter_id\": \"\",\n \"text\": \"\",\n \"title\": \"\"\n },\n {\n \"download_url\": \"\",\n \"is_failed_reason\": \"\",\n \"is_private\": \"\",\n \"parameter_id\": \"\",\n \"text\": \"\",\n \"title\": \"\"\n }\n ],\n \"response_download_urls\": [\n \"\",\n \"\"\n ],\n \"response_expires_at\": \"\",\n \"response_issued_at\": \"\",\n \"response_max_score\": \"\",\n \"response_redirect_url\": \"\",\n \"response_score\": \"\",\n \"response_source\": \"\",\n \"response_status\": \"OPEN\",\n \"response_url\": \"\",\n \"status\": \"FAILED\",\n \"target_url\": \"\",\n \"updated_at\": \"\",\n \"webhook_id\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/assessment/:connection_id/order/:id?fields=connection_id&fields=response_expires_at&raw=", "host": [ "{{baseUrl}}" ], "path": [ "assessment", ":connection_id", "order", ":id" ], "query": [ { "description": "Fields to return", "key": "fields", "value": "connection_id" }, { "description": "Fields to return", "key": "fields", "value": "response_expires_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": "96430f42-a00e-4ffa-a1ad-4f1dafcfc775", "key": "connection_id", "value": "", "description": "(Required) ID of the connection" }, { "id": "22df34e6-e706-4c6b-a845-91203cdd51d6", "key": "id", "value": "", "description": "(Required) ID of the Order" } ] } }, "response": [ { "id": "114d8caf-8103-4681-b333-7bfe3323c74f", "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 \"workspace_id\": \"\",\n \"connection_id\": \"\",\n \"application_id\": \"\",\n \"candidate_id\": \"\",\n \"company_id\": \"\",\n \"created_at\": \"\",\n \"employee_id\": \"\",\n \"id\": \"\",\n \"job_id\": \"\",\n \"package_id\": \"\",\n \"parameters\": [\n {\n \"inputs\": [\n \"\",\n \"\"\n ],\n \"name\": \"\",\n \"parameter_id\": \"\"\n },\n {\n \"inputs\": [\n \"\",\n \"\"\n ],\n \"name\": \"\",\n \"parameter_id\": \"\"\n }\n ],\n \"profile_addresses\": [\n {\n \"address1\": \"\",\n \"address2\": \"\",\n \"city\": \"\",\n \"country\": \"\",\n \"country_code\": \"\",\n \"postal_code\": \"\",\n \"region\": \"\",\n \"region_code\": \"\"\n },\n {\n \"address1\": \"\",\n \"address2\": \"\",\n \"city\": \"\",\n \"country\": \"\",\n \"country_code\": \"\",\n \"postal_code\": \"\",\n \"region\": \"\",\n \"region_code\": \"\"\n }\n ],\n \"profile_date_of_birth\": \"\",\n \"profile_emails\": [\n \"\",\n \"\"\n ],\n \"profile_first_name\": \"\",\n \"profile_gender\": \"MALE\",\n \"profile_ip_address\": \"\",\n \"profile_last_name\": \"\",\n \"profile_name\": \"\",\n \"profile_national_identifier\": \"\",\n \"profile_resume_url\": \"\",\n \"profile_social_media_urls\": [\n \"\",\n \"\"\n ],\n \"profile_telephones\": [\n \"\",\n \"\"\n ],\n \"raw\": {\n \"qui1c\": false,\n \"incididunt1\": 16571177.520901069\n },\n \"reference\": \"\",\n \"response_attributes\": [\n {\n \"type\": \"NUMBER\",\n \"label\": \"\",\n \"reference\": \"\",\n \"score_max\": \"\",\n \"score_value\": \"\",\n \"status\": \"COMPLETED\",\n \"value\": \"\"\n },\n {\n \"type\": \"NUMBER\",\n \"label\": \"\",\n \"reference\": \"\",\n \"score_max\": \"\",\n \"score_value\": \"\",\n \"status\": \"IN_PROGRESS\",\n \"value\": \"\"\n }\n ],\n \"response_completed_at\": \"\",\n \"response_details\": [\n {\n \"download_url\": \"\",\n \"is_failed_reason\": \"\",\n \"is_private\": \"\",\n \"parameter_id\": \"\",\n \"text\": \"\",\n \"title\": \"\"\n },\n {\n \"download_url\": \"\",\n \"is_failed_reason\": \"\",\n \"is_private\": \"\",\n \"parameter_id\": \"\",\n \"text\": \"\",\n \"title\": \"\"\n }\n ],\n \"response_download_urls\": [\n \"\",\n \"\"\n ],\n \"response_expires_at\": \"\",\n \"response_issued_at\": \"\",\n \"response_max_score\": \"\",\n \"response_redirect_url\": \"\",\n \"response_score\": \"\",\n \"response_source\": \"\",\n \"response_status\": \"OPEN\",\n \"response_url\": \"\",\n \"status\": \"FAILED\",\n \"target_url\": \"\",\n \"updated_at\": \"\",\n \"webhook_id\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/assessment/:connection_id/order/:id?fields=response_expires_at&raw=", "host": [ "{{baseUrl}}" ], "path": [ "assessment", ":connection_id", "order", ":id" ], "query": [ { "description": "Fields to return", "key": "fields", "value": "response_expires_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 \"workspace_id\": \"\",\n \"connection_id\": \"\",\n \"application_id\": \"\",\n \"candidate_id\": \"\",\n \"company_id\": \"\",\n \"created_at\": \"\",\n \"employee_id\": \"\",\n \"id\": \"\",\n \"job_id\": \"\",\n \"package_id\": \"\",\n \"parameters\": [\n {\n \"inputs\": [\n \"\",\n \"\"\n ],\n \"name\": \"\",\n \"parameter_id\": \"\"\n },\n {\n \"inputs\": [\n \"\",\n \"\"\n ],\n \"name\": \"\",\n \"parameter_id\": \"\"\n }\n ],\n \"profile_addresses\": [\n {\n \"address1\": \"\",\n \"address2\": \"\",\n \"city\": \"\",\n \"country\": \"\",\n \"country_code\": \"\",\n \"postal_code\": \"\",\n \"region\": \"\",\n \"region_code\": \"\"\n },\n {\n \"address1\": \"\",\n \"address2\": \"\",\n \"city\": \"\",\n \"country\": \"\",\n \"country_code\": \"\",\n \"postal_code\": \"\",\n \"region\": \"\",\n \"region_code\": \"\"\n }\n ],\n \"profile_date_of_birth\": \"\",\n \"profile_emails\": [\n \"\",\n \"\"\n ],\n \"profile_first_name\": \"\",\n \"profile_gender\": \"MALE\",\n \"profile_ip_address\": \"\",\n \"profile_last_name\": \"\",\n \"profile_name\": \"\",\n \"profile_national_identifier\": \"\",\n \"profile_resume_url\": \"\",\n \"profile_social_media_urls\": [\n \"\",\n \"\"\n ],\n \"profile_telephones\": [\n \"\",\n \"\"\n ],\n \"raw\": {\n \"qui1c\": false,\n \"incididunt1\": 16571177.520901069\n },\n \"reference\": \"\",\n \"response_attributes\": [\n {\n \"type\": \"NUMBER\",\n \"label\": \"\",\n \"reference\": \"\",\n \"score_max\": \"\",\n \"score_value\": \"\",\n \"status\": \"COMPLETED\",\n \"value\": \"\"\n },\n {\n \"type\": \"NUMBER\",\n \"label\": \"\",\n \"reference\": \"\",\n \"score_max\": \"\",\n \"score_value\": \"\",\n \"status\": \"IN_PROGRESS\",\n \"value\": \"\"\n }\n ],\n \"response_completed_at\": \"\",\n \"response_details\": [\n {\n \"download_url\": \"\",\n \"is_failed_reason\": \"\",\n \"is_private\": \"\",\n \"parameter_id\": \"\",\n \"text\": \"\",\n \"title\": \"\"\n },\n {\n \"download_url\": \"\",\n \"is_failed_reason\": \"\",\n \"is_private\": \"\",\n \"parameter_id\": \"\",\n \"text\": \"\",\n \"title\": \"\"\n }\n ],\n \"response_download_urls\": [\n \"\",\n \"\"\n ],\n \"response_expires_at\": \"\",\n \"response_issued_at\": \"\",\n \"response_max_score\": \"\",\n \"response_redirect_url\": \"\",\n \"response_score\": \"\",\n \"response_source\": \"\",\n \"response_status\": \"OPEN\",\n \"response_url\": \"\",\n \"status\": \"FAILED\",\n \"target_url\": \"\",\n \"updated_at\": \"\",\n \"webhook_id\": \"\"\n}", "createdAt": "2026-07-28T03:22:43.000Z", "updatedAt": "2026-07-28T03:22:43.000Z", "uid": "35240-114d8caf-8103-4681-b333-7bfe3323c74f" } ], "createdAt": "2026-07-28T03:22:43.000Z", "updatedAt": "2026-07-28T03:22:43.000Z", "uid": "35240-0e1a90af-b00a-4869-9bc0-785ed91870a6" }, { "name": "Update an Order", "id": "e975cda0-1308-4bd3-bc88-ab1a487d0815", "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 \"workspace_id\": \"\",\n \"connection_id\": \"\",\n \"application_id\": \"\",\n \"candidate_id\": \"\",\n \"company_id\": \"\",\n \"created_at\": \"\",\n \"employee_id\": \"\",\n \"id\": \"\",\n \"job_id\": \"\",\n \"package_id\": \"\",\n \"parameters\": [\n {\n \"inputs\": [\n \"\",\n \"\"\n ],\n \"name\": \"\",\n \"parameter_id\": \"\"\n },\n {\n \"inputs\": [\n \"\",\n \"\"\n ],\n \"name\": \"\",\n \"parameter_id\": \"\"\n }\n ],\n \"profile_addresses\": [\n {\n \"address1\": \"\",\n \"address2\": \"\",\n \"city\": \"\",\n \"country\": \"\",\n \"country_code\": \"\",\n \"postal_code\": \"\",\n \"region\": \"\",\n \"region_code\": \"\"\n },\n {\n \"address1\": \"\",\n \"address2\": \"\",\n \"city\": \"\",\n \"country\": \"\",\n \"country_code\": \"\",\n \"postal_code\": \"\",\n \"region\": \"\",\n \"region_code\": \"\"\n }\n ],\n \"profile_date_of_birth\": \"\",\n \"profile_emails\": [\n \"\",\n \"\"\n ],\n \"profile_first_name\": \"\",\n \"profile_gender\": \"MALE\",\n \"profile_ip_address\": \"\",\n \"profile_last_name\": \"\",\n \"profile_name\": \"\",\n \"profile_national_identifier\": \"\",\n \"profile_resume_url\": \"\",\n \"profile_social_media_urls\": [\n \"\",\n \"\"\n ],\n \"profile_telephones\": [\n \"\",\n \"\"\n ],\n \"raw\": {\n \"qui1c\": false,\n \"incididunt1\": 16571177.520901069\n },\n \"reference\": \"\",\n \"response_attributes\": [\n {\n \"type\": \"NUMBER\",\n \"label\": \"\",\n \"reference\": \"\",\n \"score_max\": \"\",\n \"score_value\": \"\",\n \"status\": \"COMPLETED\",\n \"value\": \"\"\n },\n {\n \"type\": \"NUMBER\",\n \"label\": \"\",\n \"reference\": \"\",\n \"score_max\": \"\",\n \"score_value\": \"\",\n \"status\": \"IN_PROGRESS\",\n \"value\": \"\"\n }\n ],\n \"response_completed_at\": \"\",\n \"response_details\": [\n {\n \"download_url\": \"\",\n \"is_failed_reason\": \"\",\n \"is_private\": \"\",\n \"parameter_id\": \"\",\n \"text\": \"\",\n \"title\": \"\"\n },\n {\n \"download_url\": \"\",\n \"is_failed_reason\": \"\",\n \"is_private\": \"\",\n \"parameter_id\": \"\",\n \"text\": \"\",\n \"title\": \"\"\n }\n ],\n \"response_download_urls\": [\n \"\",\n \"\"\n ],\n \"response_expires_at\": \"\",\n \"response_issued_at\": \"\",\n \"response_max_score\": \"\",\n \"response_redirect_url\": \"\",\n \"response_score\": \"\",\n \"response_source\": \"\",\n \"response_status\": \"OPEN\",\n \"response_url\": \"\",\n \"status\": \"FAILED\",\n \"target_url\": \"\",\n \"updated_at\": \"\",\n \"webhook_id\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/assessment/:connection_id/order/:id?fields=connection_id&fields=response_expires_at&raw=", "host": [ "{{baseUrl}}" ], "path": [ "assessment", ":connection_id", "order", ":id" ], "query": [ { "description": "Fields to return", "key": "fields", "value": "connection_id" }, { "description": "Fields to return", "key": "fields", "value": "response_expires_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": "f321fd86-aaad-46a8-86b1-15a99dc9d733", "key": "connection_id", "value": "", "description": "(Required) ID of the connection" }, { "id": "24dadb90-034c-4978-959d-acc8dc56b041", "key": "id", "value": "", "description": "(Required) ID of the Order" } ] } }, "response": [ { "id": "6d96c19b-3aca-47c0-b43a-a36a8cea5ca4", "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 \"workspace_id\": \"\",\n \"connection_id\": \"\",\n \"application_id\": \"\",\n \"candidate_id\": \"\",\n \"company_id\": \"\",\n \"created_at\": \"\",\n \"employee_id\": \"\",\n \"id\": \"\",\n \"job_id\": \"\",\n \"package_id\": \"\",\n \"parameters\": [\n {\n \"inputs\": [\n \"\",\n \"\"\n ],\n \"name\": \"\",\n \"parameter_id\": \"\"\n },\n {\n \"inputs\": [\n \"\",\n \"\"\n ],\n \"name\": \"\",\n \"parameter_id\": \"\"\n }\n ],\n \"profile_addresses\": [\n {\n \"address1\": \"\",\n \"address2\": \"\",\n \"city\": \"\",\n \"country\": \"\",\n \"country_code\": \"\",\n \"postal_code\": \"\",\n \"region\": \"\",\n \"region_code\": \"\"\n },\n {\n \"address1\": \"\",\n \"address2\": \"\",\n \"city\": \"\",\n \"country\": \"\",\n \"country_code\": \"\",\n \"postal_code\": \"\",\n \"region\": \"\",\n \"region_code\": \"\"\n }\n ],\n \"profile_date_of_birth\": \"\",\n \"profile_emails\": [\n \"\",\n \"\"\n ],\n \"profile_first_name\": \"\",\n \"profile_gender\": \"MALE\",\n \"profile_ip_address\": \"\",\n \"profile_last_name\": \"\",\n \"profile_name\": \"\",\n \"profile_national_identifier\": \"\",\n \"profile_resume_url\": \"\",\n \"profile_social_media_urls\": [\n \"\",\n \"\"\n ],\n \"profile_telephones\": [\n \"\",\n \"\"\n ],\n \"raw\": {\n \"qui1c\": false,\n \"incididunt1\": 16571177.520901069\n },\n \"reference\": \"\",\n \"response_attributes\": [\n {\n \"type\": \"NUMBER\",\n \"label\": \"\",\n \"reference\": \"\",\n \"score_max\": \"\",\n \"score_value\": \"\",\n \"status\": \"COMPLETED\",\n \"value\": \"\"\n },\n {\n \"type\": \"NUMBER\",\n \"label\": \"\",\n \"reference\": \"\",\n \"score_max\": \"\",\n \"score_value\": \"\",\n \"status\": \"IN_PROGRESS\",\n \"value\": \"\"\n }\n ],\n \"response_completed_at\": \"\",\n \"response_details\": [\n {\n \"download_url\": \"\",\n \"is_failed_reason\": \"\",\n \"is_private\": \"\",\n \"parameter_id\": \"\",\n \"text\": \"\",\n \"title\": \"\"\n },\n {\n \"download_url\": \"\",\n \"is_failed_reason\": \"\",\n \"is_private\": \"\",\n \"parameter_id\": \"\",\n \"text\": \"\",\n \"title\": \"\"\n }\n ],\n \"response_download_urls\": [\n \"\",\n \"\"\n ],\n \"response_expires_at\": \"\",\n \"response_issued_at\": \"\",\n \"response_max_score\": \"\",\n \"response_redirect_url\": \"\",\n \"response_score\": \"\",\n \"response_source\": \"\",\n \"response_status\": \"OPEN\",\n \"response_url\": \"\",\n \"status\": \"FAILED\",\n \"target_url\": \"\",\n \"updated_at\": \"\",\n \"webhook_id\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/assessment/:connection_id/order/:id?fields=response_expires_at&raw=", "host": [ "{{baseUrl}}" ], "path": [ "assessment", ":connection_id", "order", ":id" ], "query": [ { "description": "Fields to return", "key": "fields", "value": "response_expires_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 \"workspace_id\": \"\",\n \"connection_id\": \"\",\n \"application_id\": \"\",\n \"candidate_id\": \"\",\n \"company_id\": \"\",\n \"created_at\": \"\",\n \"employee_id\": \"\",\n \"id\": \"\",\n \"job_id\": \"\",\n \"package_id\": \"\",\n \"parameters\": [\n {\n \"inputs\": [\n \"\",\n \"\"\n ],\n \"name\": \"\",\n \"parameter_id\": \"\"\n },\n {\n \"inputs\": [\n \"\",\n \"\"\n ],\n \"name\": \"\",\n \"parameter_id\": \"\"\n }\n ],\n \"profile_addresses\": [\n {\n \"address1\": \"\",\n \"address2\": \"\",\n \"city\": \"\",\n \"country\": \"\",\n \"country_code\": \"\",\n \"postal_code\": \"\",\n \"region\": \"\",\n \"region_code\": \"\"\n },\n {\n \"address1\": \"\",\n \"address2\": \"\",\n \"city\": \"\",\n \"country\": \"\",\n \"country_code\": \"\",\n \"postal_code\": \"\",\n \"region\": \"\",\n \"region_code\": \"\"\n }\n ],\n \"profile_date_of_birth\": \"\",\n \"profile_emails\": [\n \"\",\n \"\"\n ],\n \"profile_first_name\": \"\",\n \"profile_gender\": \"MALE\",\n \"profile_ip_address\": \"\",\n \"profile_last_name\": \"\",\n \"profile_name\": \"\",\n \"profile_national_identifier\": \"\",\n \"profile_resume_url\": \"\",\n \"profile_social_media_urls\": [\n \"\",\n \"\"\n ],\n \"profile_telephones\": [\n \"\",\n \"\"\n ],\n \"raw\": {\n \"qui1c\": false,\n \"incididunt1\": 16571177.520901069\n },\n \"reference\": \"\",\n \"response_attributes\": [\n {\n \"type\": \"NUMBER\",\n \"label\": \"\",\n \"reference\": \"\",\n \"score_max\": \"\",\n \"score_value\": \"\",\n \"status\": \"COMPLETED\",\n \"value\": \"\"\n },\n {\n \"type\": \"NUMBER\",\n \"label\": \"\",\n \"reference\": \"\",\n \"score_max\": \"\",\n \"score_value\": \"\",\n \"status\": \"IN_PROGRESS\",\n \"value\": \"\"\n }\n ],\n \"response_completed_at\": \"\",\n \"response_details\": [\n {\n \"download_url\": \"\",\n \"is_failed_reason\": \"\",\n \"is_private\": \"\",\n \"parameter_id\": \"\",\n \"text\": \"\",\n \"title\": \"\"\n },\n {\n \"download_url\": \"\",\n \"is_failed_reason\": \"\",\n \"is_private\": \"\",\n \"parameter_id\": \"\",\n \"text\": \"\",\n \"title\": \"\"\n }\n ],\n \"response_download_urls\": [\n \"\",\n \"\"\n ],\n \"response_expires_at\": \"\",\n \"response_issued_at\": \"\",\n \"response_max_score\": \"\",\n \"response_redirect_url\": \"\",\n \"response_score\": \"\",\n \"response_source\": \"\",\n \"response_status\": \"OPEN\",\n \"response_url\": \"\",\n \"status\": \"FAILED\",\n \"target_url\": \"\",\n \"updated_at\": \"\",\n \"webhook_id\": \"\"\n}", "createdAt": "2026-07-28T03:22:43.000Z", "updatedAt": "2026-07-28T03:22:43.000Z", "uid": "35240-6d96c19b-3aca-47c0-b43a-a36a8cea5ca4" } ], "createdAt": "2026-07-28T03:22:43.000Z", "updatedAt": "2026-07-28T03:22:43.000Z", "uid": "35240-e975cda0-1308-4bd3-bc88-ab1a487d0815" } ], "id": "5cb585f1-940e-4508-8202-941df7357227", "createdAt": "2026-07-28T03:22:43.000Z", "updatedAt": "2026-07-28T03:22:43.000Z", "uid": "35240-5cb585f1-940e-4508-8202-941df7357227" } ], "id": "c006bb34-7836-4665-a0c6-82bbbc1e29ea", "createdAt": "2026-07-28T03:22:43.000Z", "updatedAt": "2026-07-28T03:22:43.000Z", "uid": "35240-c006bb34-7836-4665-a0c6-82bbbc1e29ea" }, { "name": "package", "item": [ { "name": "{id}", "item": [ { "name": "Delete an Assessment Package", "id": "4af9dea7-6e04-4cde-a021-1338b7c9f48f", "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}}/assessment/:connection_id/package/:id", "host": [ "{{baseUrl}}" ], "path": [ "assessment", ":connection_id", "package", ":id" ], "variable": [ { "id": "90af8ba5-b29b-4352-acaf-2436733b981f", "key": "connection_id", "value": "", "description": "(Required) ID of the connection" }, { "id": "9def1091-9a6c-4652-b2a5-d82f0b54b31b", "key": "id", "value": "", "description": "(Required) ID of the Package" } ] } }, "response": [ { "id": "213ff0bf-8b13-4f17-ac41-43c6326f55ec", "name": "Successful", "originalRequest": { "method": "DELETE", "header": [ { "description": "Added as a part of security scheme: apikey", "key": "authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/assessment/:connection_id/package/:id", "host": [ "{{baseUrl}}" ], "path": [ "assessment", ":connection_id", "package", ":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:43.000Z", "updatedAt": "2026-07-28T03:22:43.000Z", "uid": "35240-213ff0bf-8b13-4f17-ac41-43c6326f55ec" }, { "id": "13e38cb1-6de7-41cf-97de-0619f2989759", "name": "Successful", "originalRequest": { "method": "DELETE", "header": [ { "description": "Added as a part of security scheme: apikey", "key": "authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/assessment/:connection_id/package/:id", "host": [ "{{baseUrl}}" ], "path": [ "assessment", ":connection_id", "package", ":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:43.000Z", "updatedAt": "2026-07-28T03:22:43.000Z", "uid": "35240-13e38cb1-6de7-41cf-97de-0619f2989759" } ], "createdAt": "2026-07-28T03:22:43.000Z", "updatedAt": "2026-07-28T03:22:43.000Z", "uid": "35240-4af9dea7-6e04-4cde-a021-1338b7c9f48f" }, { "name": "Get an Assessment Package", "id": "f6e5d996-d6d3-4b63-9fcc-a84f8e7854e7", "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}}/assessment/:connection_id/package/:id", "host": [ "{{baseUrl}}" ], "path": [ "assessment", ":connection_id", "package", ":id" ], "variable": [ { "id": "98a23e5b-fccd-480f-9ebd-08465cd6592d", "key": "connection_id", "value": "", "description": "(Required) ID of the connection" }, { "id": "10c61204-61c0-43b1-a55a-bd9482e2d20d", "key": "id", "value": "", "description": "(Required) ID of the Package" } ] } }, "response": [ { "id": "5f0873fe-5ba0-4aea-9e6f-47a058974677", "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}}/assessment/:connection_id/package/:id", "host": [ "{{baseUrl}}" ], "path": [ "assessment", ":connection_id", "package", ":id" ], "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 \"id\": \"\",\n \"name\": \"\",\n \"type\": \"REFERENCE_CHECK\",\n \"aliases\": [\n \"\",\n \"\"\n ],\n \"connection_id\": \"\",\n \"created_at\": \"\",\n \"description\": \"\",\n \"has_redirect_url\": \"\",\n \"has_target_url\": \"\",\n \"info_url\": \"\",\n \"integration_types\": [\n \"\",\n \"\"\n ],\n \"max_score\": \"\",\n \"needs_ip_address\": \"\",\n \"parameters\": [\n {\n \"name\": \"\",\n \"file_types\": [\n \"\",\n \"\"\n ],\n \"id\": \"\",\n \"is_required\": \"\",\n \"options\": [\n \"\",\n \"\"\n ],\n \"public_question\": \"\",\n \"type\": \"MULTIPLE_SELECT\",\n \"valid_regions\": [\n \"\",\n \"\"\n ]\n },\n {\n \"name\": \"\",\n \"file_types\": [\n \"\",\n \"\"\n ],\n \"id\": \"\",\n \"is_required\": \"\",\n \"options\": [\n \"\",\n \"\"\n ],\n \"public_question\": \"\",\n \"type\": \"FILE\",\n \"valid_regions\": [\n \"\",\n \"\"\n ]\n }\n ],\n \"raw\": {\n \"etd94\": 95088085\n },\n \"regions\": [\n {\n \"regions\": [\n \"\",\n \"\"\n ],\n \"cost_amount\": \"\",\n \"currency\": \"\",\n \"processing_time\": \"\"\n },\n {\n \"regions\": [\n \"\",\n \"\"\n ],\n \"cost_amount\": \"\",\n \"currency\": \"\",\n \"processing_time\": \"\"\n }\n ],\n \"tags\": [\n \"\",\n \"\"\n ],\n \"updated_at\": \"\",\n \"workspace_id\": \"\"\n}", "createdAt": "2026-07-28T03:22:43.000Z", "updatedAt": "2026-07-28T03:22:43.000Z", "uid": "35240-5f0873fe-5ba0-4aea-9e6f-47a058974677" } ], "createdAt": "2026-07-28T03:22:43.000Z", "updatedAt": "2026-07-28T03:22:43.000Z", "uid": "35240-f6e5d996-d6d3-4b63-9fcc-a84f8e7854e7" }, { "name": "Update an Assessment Package", "id": "298ce5d6-977d-4568-b9f0-78714bd6b75a", "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 \"id\": \"\",\n \"name\": \"\",\n \"type\": \"REFERENCE_CHECK\",\n \"aliases\": [\n \"\",\n \"\"\n ],\n \"connection_id\": \"\",\n \"created_at\": \"\",\n \"description\": \"\",\n \"has_redirect_url\": \"\",\n \"has_target_url\": \"\",\n \"info_url\": \"\",\n \"integration_types\": [\n \"\",\n \"\"\n ],\n \"max_score\": \"\",\n \"needs_ip_address\": \"\",\n \"parameters\": [\n {\n \"name\": \"\",\n \"file_types\": [\n \"\",\n \"\"\n ],\n \"id\": \"\",\n \"is_required\": \"\",\n \"options\": [\n \"\",\n \"\"\n ],\n \"public_question\": \"\",\n \"type\": \"MULTIPLE_SELECT\",\n \"valid_regions\": [\n \"\",\n \"\"\n ]\n },\n {\n \"name\": \"\",\n \"file_types\": [\n \"\",\n \"\"\n ],\n \"id\": \"\",\n \"is_required\": \"\",\n \"options\": [\n \"\",\n \"\"\n ],\n \"public_question\": \"\",\n \"type\": \"FILE\",\n \"valid_regions\": [\n \"\",\n \"\"\n ]\n }\n ],\n \"raw\": {\n \"etd94\": 95088085\n },\n \"regions\": [\n {\n \"regions\": [\n \"\",\n \"\"\n ],\n \"cost_amount\": \"\",\n \"currency\": \"\",\n \"processing_time\": \"\"\n },\n {\n \"regions\": [\n \"\",\n \"\"\n ],\n \"cost_amount\": \"\",\n \"currency\": \"\",\n \"processing_time\": \"\"\n }\n ],\n \"tags\": [\n \"\",\n \"\"\n ],\n \"updated_at\": \"\",\n \"workspace_id\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/assessment/:connection_id/package/:id", "host": [ "{{baseUrl}}" ], "path": [ "assessment", ":connection_id", "package", ":id" ], "variable": [ { "id": "e40d4be0-ded4-45e7-b914-3260b17c3708", "key": "connection_id", "value": "", "description": "(Required) ID of the connection" }, { "id": "5bb682dc-85a6-4174-9052-ddebbc2d1617", "key": "id", "value": "", "description": "(Required) ID of the Package" } ] } }, "response": [ { "id": "27664db4-02c9-404b-a602-befa093e7521", "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 \"id\": \"\",\n \"name\": \"\",\n \"type\": \"REFERENCE_CHECK\",\n \"aliases\": [\n \"\",\n \"\"\n ],\n \"connection_id\": \"\",\n \"created_at\": \"\",\n \"description\": \"\",\n \"has_redirect_url\": \"\",\n \"has_target_url\": \"\",\n \"info_url\": \"\",\n \"integration_types\": [\n \"\",\n \"\"\n ],\n \"max_score\": \"\",\n \"needs_ip_address\": \"\",\n \"parameters\": [\n {\n \"name\": \"\",\n \"file_types\": [\n \"\",\n \"\"\n ],\n \"id\": \"\",\n \"is_required\": \"\",\n \"options\": [\n \"\",\n \"\"\n ],\n \"public_question\": \"\",\n \"type\": \"MULTIPLE_SELECT\",\n \"valid_regions\": [\n \"\",\n \"\"\n ]\n },\n {\n \"name\": \"\",\n \"file_types\": [\n \"\",\n \"\"\n ],\n \"id\": \"\",\n \"is_required\": \"\",\n \"options\": [\n \"\",\n \"\"\n ],\n \"public_question\": \"\",\n \"type\": \"FILE\",\n \"valid_regions\": [\n \"\",\n \"\"\n ]\n }\n ],\n \"raw\": {\n \"etd94\": 95088085\n },\n \"regions\": [\n {\n \"regions\": [\n \"\",\n \"\"\n ],\n \"cost_amount\": \"\",\n \"currency\": \"\",\n \"processing_time\": \"\"\n },\n {\n \"regions\": [\n \"\",\n \"\"\n ],\n \"cost_amount\": \"\",\n \"currency\": \"\",\n \"processing_time\": \"\"\n }\n ],\n \"tags\": [\n \"\",\n \"\"\n ],\n \"updated_at\": \"\",\n \"workspace_id\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/assessment/:connection_id/package/:id", "host": [ "{{baseUrl}}" ], "path": [ "assessment", ":connection_id", "package", ":id" ], "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 \"id\": \"\",\n \"name\": \"\",\n \"type\": \"REFERENCE_CHECK\",\n \"aliases\": [\n \"\",\n \"\"\n ],\n \"connection_id\": \"\",\n \"created_at\": \"\",\n \"description\": \"\",\n \"has_redirect_url\": \"\",\n \"has_target_url\": \"\",\n \"info_url\": \"\",\n \"integration_types\": [\n \"\",\n \"\"\n ],\n \"max_score\": \"\",\n \"needs_ip_address\": \"\",\n \"parameters\": [\n {\n \"name\": \"\",\n \"file_types\": [\n \"\",\n \"\"\n ],\n \"id\": \"\",\n \"is_required\": \"\",\n \"options\": [\n \"\",\n \"\"\n ],\n \"public_question\": \"\",\n \"type\": \"MULTIPLE_SELECT\",\n \"valid_regions\": [\n \"\",\n \"\"\n ]\n },\n {\n \"name\": \"\",\n \"file_types\": [\n \"\",\n \"\"\n ],\n \"id\": \"\",\n \"is_required\": \"\",\n \"options\": [\n \"\",\n \"\"\n ],\n \"public_question\": \"\",\n \"type\": \"FILE\",\n \"valid_regions\": [\n \"\",\n \"\"\n ]\n }\n ],\n \"raw\": {\n \"etd94\": 95088085\n },\n \"regions\": [\n {\n \"regions\": [\n \"\",\n \"\"\n ],\n \"cost_amount\": \"\",\n \"currency\": \"\",\n \"processing_time\": \"\"\n },\n {\n \"regions\": [\n \"\",\n \"\"\n ],\n \"cost_amount\": \"\",\n \"currency\": \"\",\n \"processing_time\": \"\"\n }\n ],\n \"tags\": [\n \"\",\n \"\"\n ],\n \"updated_at\": \"\",\n \"workspace_id\": \"\"\n}", "createdAt": "2026-07-28T03:22:43.000Z", "updatedAt": "2026-07-28T03:22:43.000Z", "uid": "35240-27664db4-02c9-404b-a602-befa093e7521" } ], "createdAt": "2026-07-28T03:22:43.000Z", "updatedAt": "2026-07-28T03:22:43.000Z", "uid": "35240-298ce5d6-977d-4568-b9f0-78714bd6b75a" }, { "name": "Update an Assessment Package", "id": "c8e50873-47c8-46a0-b7fc-159a63c034eb", "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 \"id\": \"\",\n \"name\": \"\",\n \"type\": \"REFERENCE_CHECK\",\n \"aliases\": [\n \"\",\n \"\"\n ],\n \"connection_id\": \"\",\n \"created_at\": \"\",\n \"description\": \"\",\n \"has_redirect_url\": \"\",\n \"has_target_url\": \"\",\n \"info_url\": \"\",\n \"integration_types\": [\n \"\",\n \"\"\n ],\n \"max_score\": \"\",\n \"needs_ip_address\": \"\",\n \"parameters\": [\n {\n \"name\": \"\",\n \"file_types\": [\n \"\",\n \"\"\n ],\n \"id\": \"\",\n \"is_required\": \"\",\n \"options\": [\n \"\",\n \"\"\n ],\n \"public_question\": \"\",\n \"type\": \"MULTIPLE_SELECT\",\n \"valid_regions\": [\n \"\",\n \"\"\n ]\n },\n {\n \"name\": \"\",\n \"file_types\": [\n \"\",\n \"\"\n ],\n \"id\": \"\",\n \"is_required\": \"\",\n \"options\": [\n \"\",\n \"\"\n ],\n \"public_question\": \"\",\n \"type\": \"FILE\",\n \"valid_regions\": [\n \"\",\n \"\"\n ]\n }\n ],\n \"raw\": {\n \"etd94\": 95088085\n },\n \"regions\": [\n {\n \"regions\": [\n \"\",\n \"\"\n ],\n \"cost_amount\": \"\",\n \"currency\": \"\",\n \"processing_time\": \"\"\n },\n {\n \"regions\": [\n \"\",\n \"\"\n ],\n \"cost_amount\": \"\",\n \"currency\": \"\",\n \"processing_time\": \"\"\n }\n ],\n \"tags\": [\n \"\",\n \"\"\n ],\n \"updated_at\": \"\",\n \"workspace_id\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/assessment/:connection_id/package/:id", "host": [ "{{baseUrl}}" ], "path": [ "assessment", ":connection_id", "package", ":id" ], "variable": [ { "id": "57b58f60-0557-4280-bd88-49d01c882a02", "key": "connection_id", "value": "", "description": "(Required) ID of the connection" }, { "id": "fbe12fe7-0490-4c01-a352-546e01a37a57", "key": "id", "value": "", "description": "(Required) ID of the Package" } ] } }, "response": [ { "id": "8042f466-d001-45f6-8b70-dc268ce9f49d", "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 \"id\": \"\",\n \"name\": \"\",\n \"type\": \"REFERENCE_CHECK\",\n \"aliases\": [\n \"\",\n \"\"\n ],\n \"connection_id\": \"\",\n \"created_at\": \"\",\n \"description\": \"\",\n \"has_redirect_url\": \"\",\n \"has_target_url\": \"\",\n \"info_url\": \"\",\n \"integration_types\": [\n \"\",\n \"\"\n ],\n \"max_score\": \"\",\n \"needs_ip_address\": \"\",\n \"parameters\": [\n {\n \"name\": \"\",\n \"file_types\": [\n \"\",\n \"\"\n ],\n \"id\": \"\",\n \"is_required\": \"\",\n \"options\": [\n \"\",\n \"\"\n ],\n \"public_question\": \"\",\n \"type\": \"MULTIPLE_SELECT\",\n \"valid_regions\": [\n \"\",\n \"\"\n ]\n },\n {\n \"name\": \"\",\n \"file_types\": [\n \"\",\n \"\"\n ],\n \"id\": \"\",\n \"is_required\": \"\",\n \"options\": [\n \"\",\n \"\"\n ],\n \"public_question\": \"\",\n \"type\": \"FILE\",\n \"valid_regions\": [\n \"\",\n \"\"\n ]\n }\n ],\n \"raw\": {\n \"etd94\": 95088085\n },\n \"regions\": [\n {\n \"regions\": [\n \"\",\n \"\"\n ],\n \"cost_amount\": \"\",\n \"currency\": \"\",\n \"processing_time\": \"\"\n },\n {\n \"regions\": [\n \"\",\n \"\"\n ],\n \"cost_amount\": \"\",\n \"currency\": \"\",\n \"processing_time\": \"\"\n }\n ],\n \"tags\": [\n \"\",\n \"\"\n ],\n \"updated_at\": \"\",\n \"workspace_id\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/assessment/:connection_id/package/:id", "host": [ "{{baseUrl}}" ], "path": [ "assessment", ":connection_id", "package", ":id" ], "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 \"id\": \"\",\n \"name\": \"\",\n \"type\": \"REFERENCE_CHECK\",\n \"aliases\": [\n \"\",\n \"\"\n ],\n \"connection_id\": \"\",\n \"created_at\": \"\",\n \"description\": \"\",\n \"has_redirect_url\": \"\",\n \"has_target_url\": \"\",\n \"info_url\": \"\",\n \"integration_types\": [\n \"\",\n \"\"\n ],\n \"max_score\": \"\",\n \"needs_ip_address\": \"\",\n \"parameters\": [\n {\n \"name\": \"\",\n \"file_types\": [\n \"\",\n \"\"\n ],\n \"id\": \"\",\n \"is_required\": \"\",\n \"options\": [\n \"\",\n \"\"\n ],\n \"public_question\": \"\",\n \"type\": \"MULTIPLE_SELECT\",\n \"valid_regions\": [\n \"\",\n \"\"\n ]\n },\n {\n \"name\": \"\",\n \"file_types\": [\n \"\",\n \"\"\n ],\n \"id\": \"\",\n \"is_required\": \"\",\n \"options\": [\n \"\",\n \"\"\n ],\n \"public_question\": \"\",\n \"type\": \"FILE\",\n \"valid_regions\": [\n \"\",\n \"\"\n ]\n }\n ],\n \"raw\": {\n \"etd94\": 95088085\n },\n \"regions\": [\n {\n \"regions\": [\n \"\",\n \"\"\n ],\n \"cost_amount\": \"\",\n \"currency\": \"\",\n \"processing_time\": \"\"\n },\n {\n \"regions\": [\n \"\",\n \"\"\n ],\n \"cost_amount\": \"\",\n \"currency\": \"\",\n \"processing_time\": \"\"\n }\n ],\n \"tags\": [\n \"\",\n \"\"\n ],\n \"updated_at\": \"\",\n \"workspace_id\": \"\"\n}", "createdAt": "2026-07-28T03:22:43.000Z", "updatedAt": "2026-07-28T03:22:43.000Z", "uid": "35240-8042f466-d001-45f6-8b70-dc268ce9f49d" } ], "createdAt": "2026-07-28T03:22:43.000Z", "updatedAt": "2026-07-28T03:22:43.000Z", "uid": "35240-c8e50873-47c8-46a0-b7fc-159a63c034eb" } ], "id": "b54fe43f-1744-4173-8903-841cf240baf0", "createdAt": "2026-07-28T03:22:43.000Z", "updatedAt": "2026-07-28T03:22:43.000Z", "uid": "35240-b54fe43f-1744-4173-8903-841cf240baf0" }, { "name": "List Assessment Packages", "id": "b978f3c0-6673-4ee2-8d19-d86e4494516b", "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}}/assessment/:connection_id/package?limit=&offset=", "host": [ "{{baseUrl}}" ], "path": [ "assessment", ":connection_id", "package" ], "query": [ { "key": "limit", "value": "" }, { "key": "offset", "value": "" } ], "variable": [ { "id": "f2ade32f-96aa-4e32-a2d9-dbe70c5c0e1a", "key": "connection_id", "value": "", "description": "(Required) ID of the connection" } ] } }, "response": [ { "id": "23ea0ad2-68ed-457c-8ff1-e2b04a145470", "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}}/assessment/:connection_id/package?limit=&offset=", "host": [ "{{baseUrl}}" ], "path": [ "assessment", ":connection_id", "package" ], "query": [ { "key": "limit", "value": "" }, { "key": "offset", "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 \"id\": \"\",\n \"name\": \"\",\n \"type\": \"BEHAVIORAL_ASSESSMENT\",\n \"aliases\": [\n \"\",\n \"\"\n ],\n \"connection_id\": \"\",\n \"created_at\": \"\",\n \"description\": \"\",\n \"has_redirect_url\": \"\",\n \"has_target_url\": \"\",\n \"info_url\": \"\",\n \"integration_types\": [\n \"\",\n \"\"\n ],\n \"max_score\": \"\",\n \"needs_ip_address\": \"\",\n \"parameters\": [\n {\n \"name\": \"\",\n \"file_types\": [\n \"\",\n \"\"\n ],\n \"id\": \"\",\n \"is_required\": \"\",\n \"options\": [\n \"\",\n \"\"\n ],\n \"public_question\": \"\",\n \"type\": \"FILE\",\n \"valid_regions\": [\n \"\",\n \"\"\n ]\n },\n {\n \"name\": \"\",\n \"file_types\": [\n \"\",\n \"\"\n ],\n \"id\": \"\",\n \"is_required\": \"\",\n \"options\": [\n \"\",\n \"\"\n ],\n \"public_question\": \"\",\n \"type\": \"MULTIPLE_SELECT\",\n \"valid_regions\": [\n \"\",\n \"\"\n ]\n }\n ],\n \"raw\": {\n \"est_88_\": \"id eu Ut\",\n \"nostrud11\": 92458030\n },\n \"regions\": [\n {\n \"regions\": [\n \"\",\n \"\"\n ],\n \"cost_amount\": \"\",\n \"currency\": \"\",\n \"processing_time\": \"\"\n },\n {\n \"regions\": [\n \"\",\n \"\"\n ],\n \"cost_amount\": \"\",\n \"currency\": \"\",\n \"processing_time\": \"\"\n }\n ],\n \"tags\": [\n \"\",\n \"\"\n ],\n \"updated_at\": \"\",\n \"workspace_id\": \"\"\n },\n {\n \"id\": \"\",\n \"name\": \"\",\n \"type\": \"BEHAVIORAL_ASSESSMENT\",\n \"aliases\": [\n \"\",\n \"\"\n ],\n \"connection_id\": \"\",\n \"created_at\": \"\",\n \"description\": \"\",\n \"has_redirect_url\": \"\",\n \"has_target_url\": \"\",\n \"info_url\": \"\",\n \"integration_types\": [\n \"\",\n \"\"\n ],\n \"max_score\": \"\",\n \"needs_ip_address\": \"\",\n \"parameters\": [\n {\n \"name\": \"\",\n \"file_types\": [\n \"\",\n \"\"\n ],\n \"id\": \"\",\n \"is_required\": \"\",\n \"options\": [\n \"\",\n \"\"\n ],\n \"public_question\": \"\",\n \"type\": \"MULTIPLE_CHOICE\",\n \"valid_regions\": [\n \"\",\n \"\"\n ]\n },\n {\n \"name\": \"\",\n \"file_types\": [\n \"\",\n \"\"\n ],\n \"id\": \"\",\n \"is_required\": \"\",\n \"options\": [\n \"\",\n \"\"\n ],\n \"public_question\": \"\",\n \"type\": \"MULTIPLE_SELECT\",\n \"valid_regions\": [\n \"\",\n \"\"\n ]\n }\n ],\n \"raw\": {\n \"ipsum_c\": true,\n \"incididunt_089\": -1713001\n },\n \"regions\": [\n {\n \"regions\": [\n \"\",\n \"\"\n ],\n \"cost_amount\": \"\",\n \"currency\": \"\",\n \"processing_time\": \"\"\n },\n {\n \"regions\": [\n \"\",\n \"\"\n ],\n \"cost_amount\": \"\",\n \"currency\": \"\",\n \"processing_time\": \"\"\n }\n ],\n \"tags\": [\n \"\",\n \"\"\n ],\n \"updated_at\": \"\",\n \"workspace_id\": \"\"\n }\n]", "createdAt": "2026-07-28T03:22:43.000Z", "updatedAt": "2026-07-28T03:22:43.000Z", "uid": "35240-23ea0ad2-68ed-457c-8ff1-e2b04a145470" } ], "createdAt": "2026-07-28T03:22:43.000Z", "updatedAt": "2026-07-28T03:22:43.000Z", "uid": "35240-b978f3c0-6673-4ee2-8d19-d86e4494516b" }, { "name": "Create an Assessment Package", "id": "ee56b88a-280f-4e10-b747-c5d6d703f72e", "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 \"id\": \"\",\n \"name\": \"\",\n \"type\": \"REFERENCE_CHECK\",\n \"aliases\": [\n \"\",\n \"\"\n ],\n \"connection_id\": \"\",\n \"created_at\": \"\",\n \"description\": \"\",\n \"has_redirect_url\": \"\",\n \"has_target_url\": \"\",\n \"info_url\": \"\",\n \"integration_types\": [\n \"\",\n \"\"\n ],\n \"max_score\": \"\",\n \"needs_ip_address\": \"\",\n \"parameters\": [\n {\n \"name\": \"\",\n \"file_types\": [\n \"\",\n \"\"\n ],\n \"id\": \"\",\n \"is_required\": \"\",\n \"options\": [\n \"\",\n \"\"\n ],\n \"public_question\": \"\",\n \"type\": \"MULTIPLE_SELECT\",\n \"valid_regions\": [\n \"\",\n \"\"\n ]\n },\n {\n \"name\": \"\",\n \"file_types\": [\n \"\",\n \"\"\n ],\n \"id\": \"\",\n \"is_required\": \"\",\n \"options\": [\n \"\",\n \"\"\n ],\n \"public_question\": \"\",\n \"type\": \"FILE\",\n \"valid_regions\": [\n \"\",\n \"\"\n ]\n }\n ],\n \"raw\": {\n \"etd94\": 95088085\n },\n \"regions\": [\n {\n \"regions\": [\n \"\",\n \"\"\n ],\n \"cost_amount\": \"\",\n \"currency\": \"\",\n \"processing_time\": \"\"\n },\n {\n \"regions\": [\n \"\",\n \"\"\n ],\n \"cost_amount\": \"\",\n \"currency\": \"\",\n \"processing_time\": \"\"\n }\n ],\n \"tags\": [\n \"\",\n \"\"\n ],\n \"updated_at\": \"\",\n \"workspace_id\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/assessment/:connection_id/package", "host": [ "{{baseUrl}}" ], "path": [ "assessment", ":connection_id", "package" ], "variable": [ { "id": "7f06d0bc-07ba-4c01-b085-dc65fa8afb3c", "key": "connection_id", "value": "", "description": "(Required) ID of the connection" } ] } }, "response": [ { "id": "6d3569f1-1db4-4c47-af05-855749f46e69", "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 \"id\": \"\",\n \"name\": \"\",\n \"type\": \"REFERENCE_CHECK\",\n \"aliases\": [\n \"\",\n \"\"\n ],\n \"connection_id\": \"\",\n \"created_at\": \"\",\n \"description\": \"\",\n \"has_redirect_url\": \"\",\n \"has_target_url\": \"\",\n \"info_url\": \"\",\n \"integration_types\": [\n \"\",\n \"\"\n ],\n \"max_score\": \"\",\n \"needs_ip_address\": \"\",\n \"parameters\": [\n {\n \"name\": \"\",\n \"file_types\": [\n \"\",\n \"\"\n ],\n \"id\": \"\",\n \"is_required\": \"\",\n \"options\": [\n \"\",\n \"\"\n ],\n \"public_question\": \"\",\n \"type\": \"MULTIPLE_SELECT\",\n \"valid_regions\": [\n \"\",\n \"\"\n ]\n },\n {\n \"name\": \"\",\n \"file_types\": [\n \"\",\n \"\"\n ],\n \"id\": \"\",\n \"is_required\": \"\",\n \"options\": [\n \"\",\n \"\"\n ],\n \"public_question\": \"\",\n \"type\": \"FILE\",\n \"valid_regions\": [\n \"\",\n \"\"\n ]\n }\n ],\n \"raw\": {\n \"etd94\": 95088085\n },\n \"regions\": [\n {\n \"regions\": [\n \"\",\n \"\"\n ],\n \"cost_amount\": \"\",\n \"currency\": \"\",\n \"processing_time\": \"\"\n },\n {\n \"regions\": [\n \"\",\n \"\"\n ],\n \"cost_amount\": \"\",\n \"currency\": \"\",\n \"processing_time\": \"\"\n }\n ],\n \"tags\": [\n \"\",\n \"\"\n ],\n \"updated_at\": \"\",\n \"workspace_id\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/assessment/:connection_id/package", "host": [ "{{baseUrl}}" ], "path": [ "assessment", ":connection_id", "package" ], "variable": [ { "key": "connection_id" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"id\": \"\",\n \"name\": \"\",\n \"type\": \"REFERENCE_CHECK\",\n \"aliases\": [\n \"\",\n \"\"\n ],\n \"connection_id\": \"\",\n \"created_at\": \"\",\n \"description\": \"\",\n \"has_redirect_url\": \"\",\n \"has_target_url\": \"\",\n \"info_url\": \"\",\n \"integration_types\": [\n \"\",\n \"\"\n ],\n \"max_score\": \"\",\n \"needs_ip_address\": \"\",\n \"parameters\": [\n {\n \"name\": \"\",\n \"file_types\": [\n \"\",\n \"\"\n ],\n \"id\": \"\",\n \"is_required\": \"\",\n \"options\": [\n \"\",\n \"\"\n ],\n \"public_question\": \"\",\n \"type\": \"MULTIPLE_SELECT\",\n \"valid_regions\": [\n \"\",\n \"\"\n ]\n },\n {\n \"name\": \"\",\n \"file_types\": [\n \"\",\n \"\"\n ],\n \"id\": \"\",\n \"is_required\": \"\",\n \"options\": [\n \"\",\n \"\"\n ],\n \"public_question\": \"\",\n \"type\": \"FILE\",\n \"valid_regions\": [\n \"\",\n \"\"\n ]\n }\n ],\n \"raw\": {\n \"etd94\": 95088085\n },\n \"regions\": [\n {\n \"regions\": [\n \"\",\n \"\"\n ],\n \"cost_amount\": \"\",\n \"currency\": \"\",\n \"processing_time\": \"\"\n },\n {\n \"regions\": [\n \"\",\n \"\"\n ],\n \"cost_amount\": \"\",\n \"currency\": \"\",\n \"processing_time\": \"\"\n }\n ],\n \"tags\": [\n \"\",\n \"\"\n ],\n \"updated_at\": \"\",\n \"workspace_id\": \"\"\n}", "createdAt": "2026-07-28T03:22:43.000Z", "updatedAt": "2026-07-28T03:22:43.000Z", "uid": "35240-6d3569f1-1db4-4c47-af05-855749f46e69" } ], "createdAt": "2026-07-28T03:22:43.000Z", "updatedAt": "2026-07-28T03:22:43.000Z", "uid": "35240-ee56b88a-280f-4e10-b747-c5d6d703f72e" } ], "id": "902823a1-e05f-40d8-b3be-b19f0a5c0ef2", "createdAt": "2026-07-28T03:22:43.000Z", "updatedAt": "2026-07-28T03:22:43.000Z", "uid": "35240-902823a1-e05f-40d8-b3be-b19f0a5c0ef2" } ], "id": "5af73922-6ede-410b-a41c-88a7122bd55c", "createdAt": "2026-07-28T03:22:43.000Z", "updatedAt": "2026-07-28T03:22:43.000Z", "uid": "35240-5af73922-6ede-410b-a41c-88a7122bd55c" } ], "id": "7473f75e-7b17-4834-80b1-9e597bc0824e", "createdAt": "2026-07-28T03:22:43.000Z", "updatedAt": "2026-07-28T03:22:43.000Z", "uid": "35240-7473f75e-7b17-4834-80b1-9e597bc0824e" } ], "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" } ] }