{ "info": { "_postman_id": "a3155af1-cfde-4450-9b5f-e1d8fb695e52", "name": "Unified.to account document 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:23:54.000Z", "updatedAt": "2026-07-28T03:23:54.000Z", "lastUpdatedBy": "35240", "uid": "35240-a3155af1-cfde-4450-9b5f-e1d8fb695e52" }, "item": [ { "name": "ats", "item": [ { "name": "{connection_id}", "item": [ { "name": "document", "item": [ { "name": "{id}", "item": [ { "name": "Remove a document", "id": "ed1deb73-9acf-4cb7-8007-60180660b38f", "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/document/:id", "host": [ "{{baseUrl}}" ], "path": [ "ats", ":connection_id", "document", ":id" ], "variable": [ { "id": "d7f0a03b-2fdc-4160-9f43-987a2673104e", "key": "connection_id", "value": "", "description": "(Required) ID of the connection" }, { "id": "f26e0d78-9b42-4772-b93c-9de51b2b78b8", "key": "id", "value": "", "description": "(Required) ID of the Document" } ] } }, "response": [ { "id": "b71cba8b-f1be-4fb2-8bc9-182fa8be2f2a", "name": "Successful", "originalRequest": { "method": "DELETE", "header": [ { "description": "Added as a part of security scheme: apikey", "key": "authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/ats/:connection_id/document/:id", "host": [ "{{baseUrl}}" ], "path": [ "ats", ":connection_id", "document", ":id" ], "variable": [ { "key": "connection_id" }, { "key": "id" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T03:23:54.000Z", "updatedAt": "2026-07-28T03:23:54.000Z", "uid": "35240-b71cba8b-f1be-4fb2-8bc9-182fa8be2f2a" }, { "id": "e5b2bad0-1d66-483f-9220-08d2ef4e9e05", "name": "Successful", "originalRequest": { "method": "DELETE", "header": [ { "description": "Added as a part of security scheme: apikey", "key": "authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/ats/:connection_id/document/:id", "host": [ "{{baseUrl}}" ], "path": [ "ats", ":connection_id", "document", ":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:23:54.000Z", "updatedAt": "2026-07-28T03:23:54.000Z", "uid": "35240-e5b2bad0-1d66-483f-9220-08d2ef4e9e05" } ], "createdAt": "2026-07-28T03:23:54.000Z", "updatedAt": "2026-07-28T03:23:54.000Z", "uid": "35240-ed1deb73-9acf-4cb7-8007-60180660b38f" }, { "name": "Retrieve a document", "id": "775eae99-45c8-442f-a834-445dd8a19129", "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/document/:id?fields=user_id&fields=updated_at&raw=", "host": [ "{{baseUrl}}" ], "path": [ "ats", ":connection_id", "document", ":id" ], "query": [ { "description": "Fields to return", "key": "fields", "value": "user_id" }, { "description": "Fields to return", "key": "fields", "value": "updated_at" }, { "description": "Raw parameters to include in the 3rd-party request. Encoded as a URL component. eg. raw parameters: foo=bar&zoo=bar -> raw=foo%3Dbar%26zoo%3Dbar", "key": "raw", "value": "" } ], "variable": [ { "id": "1542d5f8-a9fd-4c5a-b387-518a2a330c50", "key": "connection_id", "value": "", "description": "(Required) ID of the connection" }, { "id": "5ea33263-a130-46f0-a53e-79d08e210ed6", "key": "id", "value": "", "description": "(Required) ID of the Document" } ] } }, "response": [ { "id": "c713b2bd-2e7e-4449-b316-03ace6cbf30c", "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/document/:id?fields=updated_at&raw=", "host": [ "{{baseUrl}}" ], "path": [ "ats", ":connection_id", "document", ":id" ], "query": [ { "description": "Fields to return", "key": "fields", "value": "updated_at" }, { "description": "Raw parameters to include in the 3rd-party request. Encoded as a URL component. eg. raw parameters: foo=bar&zoo=bar -> raw=foo%3Dbar%26zoo%3Dbar", "key": "raw", "value": "" } ], "variable": [ { "key": "connection_id" }, { "key": "id" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"application_id\": \"\",\n \"candidate_id\": \"\",\n \"created_at\": \"\",\n \"document_data\": \"\",\n \"document_url\": \"\",\n \"filename\": \"\",\n \"id\": \"\",\n \"job_id\": \"\",\n \"raw\": {\n \"eu25b\": false,\n \"dolorec\": 55641139.147557616,\n \"deserunt38d\": true\n },\n \"type\": \"RESUME\",\n \"updated_at\": \"\",\n \"user_id\": \"\"\n}", "createdAt": "2026-07-28T03:23:54.000Z", "updatedAt": "2026-07-28T03:23:54.000Z", "uid": "35240-c713b2bd-2e7e-4449-b316-03ace6cbf30c" } ], "createdAt": "2026-07-28T03:23:54.000Z", "updatedAt": "2026-07-28T03:23:54.000Z", "uid": "35240-775eae99-45c8-442f-a834-445dd8a19129" }, { "name": "Update a document", "id": "f02e5a14-f973-463e-9aee-2a5332c65701", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "authorization", "type": "string" }, { "key": "value", "value": "{{apiKey}}", "type": "string" }, { "key": "in", "value": "header", "type": "string" } ] }, "method": "PATCH", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" } ], "body": { "mode": "raw", "raw": "{\n \"application_id\": \"\",\n \"candidate_id\": \"\",\n \"created_at\": \"\",\n \"document_data\": \"\",\n \"document_url\": \"\",\n \"filename\": \"\",\n \"id\": \"\",\n \"job_id\": \"\",\n \"raw\": {\n \"eu25b\": false,\n \"dolorec\": 55641139.147557616,\n \"deserunt38d\": true\n },\n \"type\": \"RESUME\",\n \"updated_at\": \"\",\n \"user_id\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/ats/:connection_id/document/:id?fields=user_id&fields=updated_at&raw=", "host": [ "{{baseUrl}}" ], "path": [ "ats", ":connection_id", "document", ":id" ], "query": [ { "description": "Fields to return", "key": "fields", "value": "user_id" }, { "description": "Fields to return", "key": "fields", "value": "updated_at" }, { "description": "Raw parameters to include in the 3rd-party request. Encoded as a URL component. eg. raw parameters: foo=bar&zoo=bar -> raw=foo%3Dbar%26zoo%3Dbar", "key": "raw", "value": "" } ], "variable": [ { "id": "2a428e65-0f2f-4f30-a7be-57fa2a820980", "key": "connection_id", "value": "", "description": "(Required) ID of the connection" }, { "id": "924da42e-e11c-4245-bb3c-4c3145a34a50", "key": "id", "value": "", "description": "(Required) ID of the Document" } ] } }, "response": [ { "id": "3cc6f358-c7f1-48b3-a76b-519ddb847b6c", "name": "Successful", "originalRequest": { "method": "PATCH", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "authorization", "value": "" } ], "body": { "mode": "raw", "raw": "{\n \"application_id\": \"\",\n \"candidate_id\": \"\",\n \"created_at\": \"\",\n \"document_data\": \"\",\n \"document_url\": \"\",\n \"filename\": \"\",\n \"id\": \"\",\n \"job_id\": \"\",\n \"raw\": {\n \"eu25b\": false,\n \"dolorec\": 55641139.147557616,\n \"deserunt38d\": true\n },\n \"type\": \"RESUME\",\n \"updated_at\": \"\",\n \"user_id\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/ats/:connection_id/document/:id?fields=updated_at&raw=", "host": [ "{{baseUrl}}" ], "path": [ "ats", ":connection_id", "document", ":id" ], "query": [ { "description": "Fields to return", "key": "fields", "value": "updated_at" }, { "description": "Raw parameters to include in the 3rd-party request. Encoded as a URL component. eg. raw parameters: foo=bar&zoo=bar -> raw=foo%3Dbar%26zoo%3Dbar", "key": "raw", "value": "" } ], "variable": [ { "key": "connection_id" }, { "key": "id" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"application_id\": \"\",\n \"candidate_id\": \"\",\n \"created_at\": \"\",\n \"document_data\": \"\",\n \"document_url\": \"\",\n \"filename\": \"\",\n \"id\": \"\",\n \"job_id\": \"\",\n \"raw\": {\n \"eu25b\": false,\n \"dolorec\": 55641139.147557616,\n \"deserunt38d\": true\n },\n \"type\": \"RESUME\",\n \"updated_at\": \"\",\n \"user_id\": \"\"\n}", "createdAt": "2026-07-28T03:23:54.000Z", "updatedAt": "2026-07-28T03:23:54.000Z", "uid": "35240-3cc6f358-c7f1-48b3-a76b-519ddb847b6c" } ], "createdAt": "2026-07-28T03:23:54.000Z", "updatedAt": "2026-07-28T03:23:54.000Z", "uid": "35240-f02e5a14-f973-463e-9aee-2a5332c65701" }, { "name": "Update a document", "id": "9e6ec19b-900a-47d3-be5a-cf86305f226b", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "authorization", "type": "string" }, { "key": "value", "value": "{{apiKey}}", "type": "string" }, { "key": "in", "value": "header", "type": "string" } ] }, "method": "PUT", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" } ], "body": { "mode": "raw", "raw": "{\n \"application_id\": \"\",\n \"candidate_id\": \"\",\n \"created_at\": \"\",\n \"document_data\": \"\",\n \"document_url\": \"\",\n \"filename\": \"\",\n \"id\": \"\",\n \"job_id\": \"\",\n \"raw\": {\n \"eu25b\": false,\n \"dolorec\": 55641139.147557616,\n \"deserunt38d\": true\n },\n \"type\": \"RESUME\",\n \"updated_at\": \"\",\n \"user_id\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/ats/:connection_id/document/:id?fields=user_id&fields=updated_at&raw=", "host": [ "{{baseUrl}}" ], "path": [ "ats", ":connection_id", "document", ":id" ], "query": [ { "description": "Fields to return", "key": "fields", "value": "user_id" }, { "description": "Fields to return", "key": "fields", "value": "updated_at" }, { "description": "Raw parameters to include in the 3rd-party request. Encoded as a URL component. eg. raw parameters: foo=bar&zoo=bar -> raw=foo%3Dbar%26zoo%3Dbar", "key": "raw", "value": "" } ], "variable": [ { "id": "0405eb69-b50f-472f-99a6-9d48b1f972dc", "key": "connection_id", "value": "", "description": "(Required) ID of the connection" }, { "id": "a892da67-3b6c-482d-b3ea-537690b58317", "key": "id", "value": "", "description": "(Required) ID of the Document" } ] } }, "response": [ { "id": "582878fb-15f4-4ece-8d27-8aabfbb289bd", "name": "Successful", "originalRequest": { "method": "PUT", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "authorization", "value": "" } ], "body": { "mode": "raw", "raw": "{\n \"application_id\": \"\",\n \"candidate_id\": \"\",\n \"created_at\": \"\",\n \"document_data\": \"\",\n \"document_url\": \"\",\n \"filename\": \"\",\n \"id\": \"\",\n \"job_id\": \"\",\n \"raw\": {\n \"eu25b\": false,\n \"dolorec\": 55641139.147557616,\n \"deserunt38d\": true\n },\n \"type\": \"RESUME\",\n \"updated_at\": \"\",\n \"user_id\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/ats/:connection_id/document/:id?fields=updated_at&raw=", "host": [ "{{baseUrl}}" ], "path": [ "ats", ":connection_id", "document", ":id" ], "query": [ { "description": "Fields to return", "key": "fields", "value": "updated_at" }, { "description": "Raw parameters to include in the 3rd-party request. Encoded as a URL component. eg. raw parameters: foo=bar&zoo=bar -> raw=foo%3Dbar%26zoo%3Dbar", "key": "raw", "value": "" } ], "variable": [ { "key": "connection_id" }, { "key": "id" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"application_id\": \"\",\n \"candidate_id\": \"\",\n \"created_at\": \"\",\n \"document_data\": \"\",\n \"document_url\": \"\",\n \"filename\": \"\",\n \"id\": \"\",\n \"job_id\": \"\",\n \"raw\": {\n \"eu25b\": false,\n \"dolorec\": 55641139.147557616,\n \"deserunt38d\": true\n },\n \"type\": \"RESUME\",\n \"updated_at\": \"\",\n \"user_id\": \"\"\n}", "createdAt": "2026-07-28T03:23:54.000Z", "updatedAt": "2026-07-28T03:23:54.000Z", "uid": "35240-582878fb-15f4-4ece-8d27-8aabfbb289bd" } ], "createdAt": "2026-07-28T03:23:54.000Z", "updatedAt": "2026-07-28T03:23:54.000Z", "uid": "35240-9e6ec19b-900a-47d3-be5a-cf86305f226b" } ], "id": "77980703-7fae-44a0-828f-1fb4bca25df4", "createdAt": "2026-07-28T03:23:54.000Z", "updatedAt": "2026-07-28T03:23:54.000Z", "uid": "35240-77980703-7fae-44a0-828f-1fb4bca25df4" }, { "name": "List all documents", "id": "6fc1ae82-e6dd-4621-8674-443b3f8a3b3f", "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/document?limit=&offset=&updated_gte=&sort=&order=&query=&application_id=&candidate_id=&job_id=&type=&fields=user_id&fields=updated_at&raw=", "host": [ "{{baseUrl}}" ], "path": [ "ats", ":connection_id", "document" ], "query": [ { "key": "limit", "value": "" }, { "key": "offset", "value": "" }, { "description": "Return only results whose updated date is equal or greater to this value (ISO-8601 / YYYY-MM-DDTHH:MM:SSZ format)", "key": "updated_gte", "value": "" }, { "key": "sort", "value": "" }, { "key": "order", "value": "" }, { "description": "Query string to search. eg. email address or name", "key": "query", "value": "" }, { "description": "The application ID to filter by", "key": "application_id", "value": "" }, { "description": "The candidate ID to filter by", "key": "candidate_id", "value": "" }, { "description": "The job ID to filter by", "key": "job_id", "value": "" }, { "description": "The type to filter by", "key": "type", "value": "" }, { "description": "Fields to return", "key": "fields", "value": "user_id" }, { "description": "Fields to return", "key": "fields", "value": "updated_at" }, { "description": "Raw parameters to include in the 3rd-party request. Encoded as a URL component. eg. raw parameters: foo=bar&zoo=bar -> raw=foo%3Dbar%26zoo%3Dbar", "key": "raw", "value": "" } ], "variable": [ { "id": "5ca6045b-7f2a-4b5e-8fba-1619bd7e2805", "key": "connection_id", "value": "", "description": "(Required) ID of the connection" } ] } }, "response": [ { "id": "ae48c347-419b-44df-a7fd-645550f73c0e", "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/document?limit=&offset=&updated_gte=&sort=&order=&query=&application_id=&candidate_id=&job_id=&type=&fields=updated_at&raw=", "host": [ "{{baseUrl}}" ], "path": [ "ats", ":connection_id", "document" ], "query": [ { "key": "limit", "value": "" }, { "key": "offset", "value": "" }, { "description": "Return only results whose updated date is equal or greater to this value (ISO-8601 / YYYY-MM-DDTHH:MM:SSZ format)", "key": "updated_gte", "value": "" }, { "key": "sort", "value": "" }, { "key": "order", "value": "" }, { "description": "Query string to search. eg. email address or name", "key": "query", "value": "" }, { "description": "The application ID to filter by", "key": "application_id", "value": "" }, { "description": "The candidate ID to filter by", "key": "candidate_id", "value": "" }, { "description": "The job ID to filter by", "key": "job_id", "value": "" }, { "description": "The type to filter by", "key": "type", "value": "" }, { "description": "Fields to return", "key": "fields", "value": "updated_at" }, { "description": "Raw parameters to include in the 3rd-party request. Encoded as a URL component. eg. raw parameters: foo=bar&zoo=bar -> raw=foo%3Dbar%26zoo%3Dbar", "key": "raw", "value": "" } ], "variable": [ { "key": "connection_id" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "[\n {\n \"application_id\": \"\",\n \"candidate_id\": \"\",\n \"created_at\": \"\",\n \"document_data\": \"\",\n \"document_url\": \"\",\n \"filename\": \"\",\n \"id\": \"\",\n \"job_id\": \"\",\n \"raw\": {\n \"ad713\": false,\n \"incididunt8cb\": false\n },\n \"type\": \"COVER_LETTER\",\n \"updated_at\": \"\",\n \"user_id\": \"\"\n },\n {\n \"application_id\": \"\",\n \"candidate_id\": \"\",\n \"created_at\": \"\",\n \"document_data\": \"\",\n \"document_url\": \"\",\n \"filename\": \"\",\n \"id\": \"\",\n \"job_id\": \"\",\n \"raw\": {\n \"laborum86\": true\n },\n \"type\": \"COVER_LETTER\",\n \"updated_at\": \"\",\n \"user_id\": \"\"\n }\n]", "createdAt": "2026-07-28T03:23:54.000Z", "updatedAt": "2026-07-28T03:23:54.000Z", "uid": "35240-ae48c347-419b-44df-a7fd-645550f73c0e" } ], "createdAt": "2026-07-28T03:23:54.000Z", "updatedAt": "2026-07-28T03:23:54.000Z", "uid": "35240-6fc1ae82-e6dd-4621-8674-443b3f8a3b3f" }, { "name": "Create a document", "id": "4dbae151-def6-4eee-bc2d-f9473cbfab38", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "authorization", "type": "string" }, { "key": "value", "value": "{{apiKey}}", "type": "string" }, { "key": "in", "value": "header", "type": "string" } ] }, "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" } ], "body": { "mode": "raw", "raw": "{\n \"application_id\": \"\",\n \"candidate_id\": \"\",\n \"created_at\": \"\",\n \"document_data\": \"\",\n \"document_url\": \"\",\n \"filename\": \"\",\n \"id\": \"\",\n \"job_id\": \"\",\n \"raw\": {\n \"eu25b\": false,\n \"dolorec\": 55641139.147557616,\n \"deserunt38d\": true\n },\n \"type\": \"RESUME\",\n \"updated_at\": \"\",\n \"user_id\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/ats/:connection_id/document?fields=user_id&fields=updated_at&raw=", "host": [ "{{baseUrl}}" ], "path": [ "ats", ":connection_id", "document" ], "query": [ { "description": "Fields to return", "key": "fields", "value": "user_id" }, { "description": "Fields to return", "key": "fields", "value": "updated_at" }, { "description": "Raw parameters to include in the 3rd-party request. Encoded as a URL component. eg. raw parameters: foo=bar&zoo=bar -> raw=foo%3Dbar%26zoo%3Dbar", "key": "raw", "value": "" } ], "variable": [ { "id": "4e1b552e-8634-4a73-a36a-6f370a46d5a3", "key": "connection_id", "value": "", "description": "(Required) ID of the connection" } ] } }, "response": [ { "id": "64ff8934-b67a-434c-8b37-89f68e3abfac", "name": "Successful", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "authorization", "value": "" } ], "body": { "mode": "raw", "raw": "{\n \"application_id\": \"\",\n \"candidate_id\": \"\",\n \"created_at\": \"\",\n \"document_data\": \"\",\n \"document_url\": \"\",\n \"filename\": \"\",\n \"id\": \"\",\n \"job_id\": \"\",\n \"raw\": {\n \"eu25b\": false,\n \"dolorec\": 55641139.147557616,\n \"deserunt38d\": true\n },\n \"type\": \"RESUME\",\n \"updated_at\": \"\",\n \"user_id\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/ats/:connection_id/document?fields=updated_at&raw=", "host": [ "{{baseUrl}}" ], "path": [ "ats", ":connection_id", "document" ], "query": [ { "description": "Fields to return", "key": "fields", "value": "updated_at" }, { "description": "Raw parameters to include in the 3rd-party request. Encoded as a URL component. eg. raw parameters: foo=bar&zoo=bar -> raw=foo%3Dbar%26zoo%3Dbar", "key": "raw", "value": "" } ], "variable": [ { "key": "connection_id" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"application_id\": \"\",\n \"candidate_id\": \"\",\n \"created_at\": \"\",\n \"document_data\": \"\",\n \"document_url\": \"\",\n \"filename\": \"\",\n \"id\": \"\",\n \"job_id\": \"\",\n \"raw\": {\n \"eu25b\": false,\n \"dolorec\": 55641139.147557616,\n \"deserunt38d\": true\n },\n \"type\": \"RESUME\",\n \"updated_at\": \"\",\n \"user_id\": \"\"\n}", "createdAt": "2026-07-28T03:23:54.000Z", "updatedAt": "2026-07-28T03:23:54.000Z", "uid": "35240-64ff8934-b67a-434c-8b37-89f68e3abfac" } ], "createdAt": "2026-07-28T03:23:54.000Z", "updatedAt": "2026-07-28T03:23:54.000Z", "uid": "35240-4dbae151-def6-4eee-bc2d-f9473cbfab38" } ], "id": "b9123a32-73c0-4c92-a6e2-3fe852ca7e1d", "createdAt": "2026-07-28T03:23:54.000Z", "updatedAt": "2026-07-28T03:23:54.000Z", "uid": "35240-b9123a32-73c0-4c92-a6e2-3fe852ca7e1d" } ], "id": "da0aa2ad-57fb-4e50-91ed-0041fdd44c93", "createdAt": "2026-07-28T03:23:54.000Z", "updatedAt": "2026-07-28T03:23:54.000Z", "uid": "35240-da0aa2ad-57fb-4e50-91ed-0041fdd44c93" } ], "id": "b47e0dbf-da7e-4f3a-9a65-86b7ba667d88", "createdAt": "2026-07-28T03:23:54.000Z", "updatedAt": "2026-07-28T03:23:54.000Z", "uid": "35240-b47e0dbf-da7e-4f3a-9a65-86b7ba667d88" }, { "name": "signing", "item": [ { "name": "{connection_id}", "item": [ { "name": "document", "item": [ { "name": "{id}", "item": [ { "name": "Remove a Document", "id": "77549311-cd2d-4736-ab97-a0dfeae83ac5", "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}}/signing/:connection_id/document/:id", "host": [ "{{baseUrl}}" ], "path": [ "signing", ":connection_id", "document", ":id" ], "variable": [ { "id": "1b9d7c47-b5e8-4ad8-8c73-c81f136e2b17", "key": "connection_id", "value": "", "description": "(Required) ID of the connection" }, { "id": "8b2cc6f1-84cf-42c4-8c51-5b9cc74f0d26", "key": "id", "value": "", "description": "(Required) ID of the Document" } ] } }, "response": [ { "id": "b5dc1837-8275-4a7c-8dd1-1f137afc8f6c", "name": "Successful", "originalRequest": { "method": "DELETE", "header": [ { "description": "Added as a part of security scheme: apikey", "key": "authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/signing/:connection_id/document/:id", "host": [ "{{baseUrl}}" ], "path": [ "signing", ":connection_id", "document", ":id" ], "variable": [ { "key": "connection_id" }, { "key": "id" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T03:23:54.000Z", "updatedAt": "2026-07-28T03:23:54.000Z", "uid": "35240-b5dc1837-8275-4a7c-8dd1-1f137afc8f6c" }, { "id": "6cd02fe6-2b4a-438f-9287-54a816bc2c03", "name": "Successful", "originalRequest": { "method": "DELETE", "header": [ { "description": "Added as a part of security scheme: apikey", "key": "authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/signing/:connection_id/document/:id", "host": [ "{{baseUrl}}" ], "path": [ "signing", ":connection_id", "document", ":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:23:54.000Z", "updatedAt": "2026-07-28T03:23:54.000Z", "uid": "35240-6cd02fe6-2b4a-438f-9287-54a816bc2c03" } ], "createdAt": "2026-07-28T03:23:54.000Z", "updatedAt": "2026-07-28T03:23:54.000Z", "uid": "35240-77549311-cd2d-4736-ab97-a0dfeae83ac5" }, { "name": "Retrieve a Document", "id": "9d9dd4a4-4f19-4fdd-944b-5f5001059d54", "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}}/signing/:connection_id/document/:id?fields=updated_at&fields=creator_id&raw=", "host": [ "{{baseUrl}}" ], "path": [ "signing", ":connection_id", "document", ":id" ], "query": [ { "description": "Fields to return", "key": "fields", "value": "updated_at" }, { "description": "Fields to return", "key": "fields", "value": "creator_id" }, { "description": "Raw parameters to include in the 3rd-party request. Encoded as a URL component. eg. raw parameters: foo=bar&zoo=bar -> raw=foo%3Dbar%26zoo%3Dbar", "key": "raw", "value": "" } ], "variable": [ { "id": "97504889-aab0-45fb-a6a0-3a985c829445", "key": "connection_id", "value": "", "description": "(Required) ID of the connection" }, { "id": "ae4a400b-c97a-461d-ba7e-1db6203fafad", "key": "id", "value": "", "description": "(Required) ID of the Document" } ] } }, "response": [ { "id": "e14513dd-9bf1-4e2e-8636-526766c3347a", "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}}/signing/:connection_id/document/:id?fields=creator_id&raw=", "host": [ "{{baseUrl}}" ], "path": [ "signing", ":connection_id", "document", ":id" ], "query": [ { "description": "Fields to return", "key": "fields", "value": "creator_id" }, { "description": "Raw parameters to include in the 3rd-party request. Encoded as a URL component. eg. raw parameters: foo=bar&zoo=bar -> raw=foo%3Dbar%26zoo%3Dbar", "key": "raw", "value": "" } ], "variable": [ { "key": "connection_id" }, { "key": "id" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"completed_at\": \"\",\n \"created_at\": \"\",\n \"creator_id\": \"\",\n \"description\": \"\",\n \"download_url\": \"\",\n \"expires_at\": \"\",\n \"id\": \"\",\n \"name\": \"\",\n \"raw\": {\n \"quis_b\": true\n },\n \"sent_at\": \"\",\n \"status\": \"SENT\",\n \"template_id\": \"\",\n \"updated_at\": \"\"\n}", "createdAt": "2026-07-28T03:23:54.000Z", "updatedAt": "2026-07-28T03:23:54.000Z", "uid": "35240-e14513dd-9bf1-4e2e-8636-526766c3347a" } ], "createdAt": "2026-07-28T03:23:54.000Z", "updatedAt": "2026-07-28T03:23:54.000Z", "uid": "35240-9d9dd4a4-4f19-4fdd-944b-5f5001059d54" }, { "name": "Update a Document", "id": "291a0e6a-2586-4249-b744-c27b9d516f38", "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 \"completed_at\": \"\",\n \"created_at\": \"\",\n \"creator_id\": \"\",\n \"description\": \"\",\n \"download_url\": \"\",\n \"expires_at\": \"\",\n \"id\": \"\",\n \"name\": \"\",\n \"raw\": {\n \"quis_b\": true\n },\n \"sent_at\": \"\",\n \"status\": \"SENT\",\n \"template_id\": \"\",\n \"updated_at\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/signing/:connection_id/document/:id?fields=updated_at&fields=creator_id&raw=", "host": [ "{{baseUrl}}" ], "path": [ "signing", ":connection_id", "document", ":id" ], "query": [ { "description": "Fields to return", "key": "fields", "value": "updated_at" }, { "description": "Fields to return", "key": "fields", "value": "creator_id" }, { "description": "Raw parameters to include in the 3rd-party request. Encoded as a URL component. eg. raw parameters: foo=bar&zoo=bar -> raw=foo%3Dbar%26zoo%3Dbar", "key": "raw", "value": "" } ], "variable": [ { "id": "24df2b67-1bf7-4497-8238-68c2da88a4f0", "key": "connection_id", "value": "", "description": "(Required) ID of the connection" }, { "id": "d8d22c3e-72d5-40dc-90b1-9c6ece1d76c1", "key": "id", "value": "", "description": "(Required) ID of the Document" } ] } }, "response": [ { "id": "4e0782e1-a70c-4b3f-a96a-714d362edf02", "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 \"completed_at\": \"\",\n \"created_at\": \"\",\n \"creator_id\": \"\",\n \"description\": \"\",\n \"download_url\": \"\",\n \"expires_at\": \"\",\n \"id\": \"\",\n \"name\": \"\",\n \"raw\": {\n \"quis_b\": true\n },\n \"sent_at\": \"\",\n \"status\": \"SENT\",\n \"template_id\": \"\",\n \"updated_at\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/signing/:connection_id/document/:id?fields=creator_id&raw=", "host": [ "{{baseUrl}}" ], "path": [ "signing", ":connection_id", "document", ":id" ], "query": [ { "description": "Fields to return", "key": "fields", "value": "creator_id" }, { "description": "Raw parameters to include in the 3rd-party request. Encoded as a URL component. eg. raw parameters: foo=bar&zoo=bar -> raw=foo%3Dbar%26zoo%3Dbar", "key": "raw", "value": "" } ], "variable": [ { "key": "connection_id" }, { "key": "id" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"completed_at\": \"\",\n \"created_at\": \"\",\n \"creator_id\": \"\",\n \"description\": \"\",\n \"download_url\": \"\",\n \"expires_at\": \"\",\n \"id\": \"\",\n \"name\": \"\",\n \"raw\": {\n \"quis_b\": true\n },\n \"sent_at\": \"\",\n \"status\": \"SENT\",\n \"template_id\": \"\",\n \"updated_at\": \"\"\n}", "createdAt": "2026-07-28T03:23:54.000Z", "updatedAt": "2026-07-28T03:23:54.000Z", "uid": "35240-4e0782e1-a70c-4b3f-a96a-714d362edf02" } ], "createdAt": "2026-07-28T03:23:54.000Z", "updatedAt": "2026-07-28T03:23:54.000Z", "uid": "35240-291a0e6a-2586-4249-b744-c27b9d516f38" }, { "name": "Update a Document", "id": "4b308e15-aa4b-41b0-8b66-329f9cd30117", "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 \"completed_at\": \"\",\n \"created_at\": \"\",\n \"creator_id\": \"\",\n \"description\": \"\",\n \"download_url\": \"\",\n \"expires_at\": \"\",\n \"id\": \"\",\n \"name\": \"\",\n \"raw\": {\n \"quis_b\": true\n },\n \"sent_at\": \"\",\n \"status\": \"SENT\",\n \"template_id\": \"\",\n \"updated_at\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/signing/:connection_id/document/:id?fields=updated_at&fields=creator_id&raw=", "host": [ "{{baseUrl}}" ], "path": [ "signing", ":connection_id", "document", ":id" ], "query": [ { "description": "Fields to return", "key": "fields", "value": "updated_at" }, { "description": "Fields to return", "key": "fields", "value": "creator_id" }, { "description": "Raw parameters to include in the 3rd-party request. Encoded as a URL component. eg. raw parameters: foo=bar&zoo=bar -> raw=foo%3Dbar%26zoo%3Dbar", "key": "raw", "value": "" } ], "variable": [ { "id": "a0ce0362-65b6-43f7-a934-6d3c37577359", "key": "connection_id", "value": "", "description": "(Required) ID of the connection" }, { "id": "b6a8e387-2941-4384-ab16-e465b0eda181", "key": "id", "value": "", "description": "(Required) ID of the Document" } ] } }, "response": [ { "id": "9f697975-54b2-40dc-8b01-477987c3049a", "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 \"completed_at\": \"\",\n \"created_at\": \"\",\n \"creator_id\": \"\",\n \"description\": \"\",\n \"download_url\": \"\",\n \"expires_at\": \"\",\n \"id\": \"\",\n \"name\": \"\",\n \"raw\": {\n \"quis_b\": true\n },\n \"sent_at\": \"\",\n \"status\": \"SENT\",\n \"template_id\": \"\",\n \"updated_at\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/signing/:connection_id/document/:id?fields=creator_id&raw=", "host": [ "{{baseUrl}}" ], "path": [ "signing", ":connection_id", "document", ":id" ], "query": [ { "description": "Fields to return", "key": "fields", "value": "creator_id" }, { "description": "Raw parameters to include in the 3rd-party request. Encoded as a URL component. eg. raw parameters: foo=bar&zoo=bar -> raw=foo%3Dbar%26zoo%3Dbar", "key": "raw", "value": "" } ], "variable": [ { "key": "connection_id" }, { "key": "id" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"completed_at\": \"\",\n \"created_at\": \"\",\n \"creator_id\": \"\",\n \"description\": \"\",\n \"download_url\": \"\",\n \"expires_at\": \"\",\n \"id\": \"\",\n \"name\": \"\",\n \"raw\": {\n \"quis_b\": true\n },\n \"sent_at\": \"\",\n \"status\": \"SENT\",\n \"template_id\": \"\",\n \"updated_at\": \"\"\n}", "createdAt": "2026-07-28T03:23:54.000Z", "updatedAt": "2026-07-28T03:23:54.000Z", "uid": "35240-9f697975-54b2-40dc-8b01-477987c3049a" } ], "createdAt": "2026-07-28T03:23:54.000Z", "updatedAt": "2026-07-28T03:23:54.000Z", "uid": "35240-4b308e15-aa4b-41b0-8b66-329f9cd30117" } ], "id": "af393437-a3ca-43ae-9e4a-c4e297bc1646", "createdAt": "2026-07-28T03:23:54.000Z", "updatedAt": "2026-07-28T03:23:54.000Z", "uid": "35240-af393437-a3ca-43ae-9e4a-c4e297bc1646" }, { "name": "List All Documents", "id": "3c18776f-3dfa-486c-ba3b-ca040d31f955", "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}}/signing/:connection_id/document?limit=&offset=&updated_gte=&sort=&order=&query=&status=&template_id=&fields=updated_at&fields=creator_id&raw=", "host": [ "{{baseUrl}}" ], "path": [ "signing", ":connection_id", "document" ], "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 status to filter by", "key": "status", "value": "" }, { "description": "The signing template ID to filter by", "key": "template_id", "value": "" }, { "description": "Fields to return", "key": "fields", "value": "updated_at" }, { "description": "Fields to return", "key": "fields", "value": "creator_id" }, { "description": "Raw parameters to include in the 3rd-party request. Encoded as a URL component. eg. raw parameters: foo=bar&zoo=bar -> raw=foo%3Dbar%26zoo%3Dbar", "key": "raw", "value": "" } ], "variable": [ { "id": "324009d5-6e10-4bad-919b-538b64f9bcd2", "key": "connection_id", "value": "", "description": "(Required) ID of the connection" } ] } }, "response": [ { "id": "f7bd3506-adc4-47bc-b1f5-9f5ba5accaaa", "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}}/signing/:connection_id/document?limit=&offset=&updated_gte=&sort=&order=&query=&status=&template_id=&fields=creator_id&raw=", "host": [ "{{baseUrl}}" ], "path": [ "signing", ":connection_id", "document" ], "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 status to filter by", "key": "status", "value": "" }, { "description": "The signing template ID to filter by", "key": "template_id", "value": "" }, { "description": "Fields to return", "key": "fields", "value": "creator_id" }, { "description": "Raw parameters to include in the 3rd-party request. Encoded as a URL component. eg. raw parameters: foo=bar&zoo=bar -> raw=foo%3Dbar%26zoo%3Dbar", "key": "raw", "value": "" } ], "variable": [ { "key": "connection_id" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "[\n {\n \"completed_at\": \"\",\n \"created_at\": \"\",\n \"creator_id\": \"\",\n \"description\": \"\",\n \"download_url\": \"\",\n \"expires_at\": \"\",\n \"id\": \"\",\n \"name\": \"\",\n \"raw\": {\n \"Lorem_bd\": true\n },\n \"sent_at\": \"\",\n \"status\": \"SENT\",\n \"template_id\": \"\",\n \"updated_at\": \"\"\n },\n {\n \"completed_at\": \"\",\n \"created_at\": \"\",\n \"creator_id\": \"\",\n \"description\": \"\",\n \"download_url\": \"\",\n \"expires_at\": \"\",\n \"id\": \"\",\n \"name\": \"\",\n \"raw\": {\n \"aliqua_bd\": true\n },\n \"sent_at\": \"\",\n \"status\": \"IN_PROGRESS\",\n \"template_id\": \"\",\n \"updated_at\": \"\"\n }\n]", "createdAt": "2026-07-28T03:23:54.000Z", "updatedAt": "2026-07-28T03:23:54.000Z", "uid": "35240-f7bd3506-adc4-47bc-b1f5-9f5ba5accaaa" } ], "createdAt": "2026-07-28T03:23:54.000Z", "updatedAt": "2026-07-28T03:23:54.000Z", "uid": "35240-3c18776f-3dfa-486c-ba3b-ca040d31f955" }, { "name": "Create a Document", "id": "5f04fd5e-f008-4007-b5f3-e074269ed42a", "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 \"completed_at\": \"\",\n \"created_at\": \"\",\n \"creator_id\": \"\",\n \"description\": \"\",\n \"download_url\": \"\",\n \"expires_at\": \"\",\n \"id\": \"\",\n \"name\": \"\",\n \"raw\": {\n \"quis_b\": true\n },\n \"sent_at\": \"\",\n \"status\": \"SENT\",\n \"template_id\": \"\",\n \"updated_at\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/signing/:connection_id/document?fields=updated_at&fields=creator_id&raw=", "host": [ "{{baseUrl}}" ], "path": [ "signing", ":connection_id", "document" ], "query": [ { "description": "Fields to return", "key": "fields", "value": "updated_at" }, { "description": "Fields to return", "key": "fields", "value": "creator_id" }, { "description": "Raw parameters to include in the 3rd-party request. Encoded as a URL component. eg. raw parameters: foo=bar&zoo=bar -> raw=foo%3Dbar%26zoo%3Dbar", "key": "raw", "value": "" } ], "variable": [ { "id": "59309a3a-1ef8-42a6-ac4d-8d537fc3b9e7", "key": "connection_id", "value": "", "description": "(Required) ID of the connection" } ] } }, "response": [ { "id": "87480760-c669-4eb5-8568-73f2aec6981e", "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 \"completed_at\": \"\",\n \"created_at\": \"\",\n \"creator_id\": \"\",\n \"description\": \"\",\n \"download_url\": \"\",\n \"expires_at\": \"\",\n \"id\": \"\",\n \"name\": \"\",\n \"raw\": {\n \"quis_b\": true\n },\n \"sent_at\": \"\",\n \"status\": \"SENT\",\n \"template_id\": \"\",\n \"updated_at\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/signing/:connection_id/document?fields=creator_id&raw=", "host": [ "{{baseUrl}}" ], "path": [ "signing", ":connection_id", "document" ], "query": [ { "description": "Fields to return", "key": "fields", "value": "creator_id" }, { "description": "Raw parameters to include in the 3rd-party request. Encoded as a URL component. eg. raw parameters: foo=bar&zoo=bar -> raw=foo%3Dbar%26zoo%3Dbar", "key": "raw", "value": "" } ], "variable": [ { "key": "connection_id" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"completed_at\": \"\",\n \"created_at\": \"\",\n \"creator_id\": \"\",\n \"description\": \"\",\n \"download_url\": \"\",\n \"expires_at\": \"\",\n \"id\": \"\",\n \"name\": \"\",\n \"raw\": {\n \"quis_b\": true\n },\n \"sent_at\": \"\",\n \"status\": \"SENT\",\n \"template_id\": \"\",\n \"updated_at\": \"\"\n}", "createdAt": "2026-07-28T03:23:54.000Z", "updatedAt": "2026-07-28T03:23:54.000Z", "uid": "35240-87480760-c669-4eb5-8568-73f2aec6981e" } ], "createdAt": "2026-07-28T03:23:54.000Z", "updatedAt": "2026-07-28T03:23:54.000Z", "uid": "35240-5f04fd5e-f008-4007-b5f3-e074269ed42a" } ], "id": "348f591d-17e8-4326-8136-81097b5c0a0a", "createdAt": "2026-07-28T03:23:54.000Z", "updatedAt": "2026-07-28T03:23:54.000Z", "uid": "35240-348f591d-17e8-4326-8136-81097b5c0a0a" } ], "id": "326bd7d5-30ea-424f-a09f-7ac86789e937", "createdAt": "2026-07-28T03:23:54.000Z", "updatedAt": "2026-07-28T03:23:54.000Z", "uid": "35240-326bd7d5-30ea-424f-a09f-7ac86789e937" } ], "id": "f211630a-5ffa-4496-8c18-513012b3074a", "createdAt": "2026-07-28T03:23:54.000Z", "updatedAt": "2026-07-28T03:23:54.000Z", "uid": "35240-f211630a-5ffa-4496-8c18-513012b3074a" } ], "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" } ] }