{"info":{"_postman_id":"ec99ae2c-e2a5-45db-ac29-eabea219f315","name":"Medium Aritcles Collection V6","description":"<html><head></head><body><h1 id=\"medium-article\"><a href=\"https://medium.com/adobetech/adobe-sign-tutorial-everything-you-need-to-effectively-use-the-adobe-sign-api-9d9f135c347d\">Medium Article</a></h1>\n<h2 id=\"article-published-05-01-2020\">Article published 05-01-2020</h2>\n<p>This collection contains the API calls for the Adobe Sign API V6 which are referenced in the article above.</p>\n</body></html>","schema":"https://schema.getpostman.com/json/collection/v2.0.0/collection.json","toc":[{"content":"Medium Article","slug":"medium-article"}],"owner":"14752","collectionId":"ec99ae2c-e2a5-45db-ac29-eabea219f315","publishedId":"Szf54VPJ","public":true,"customColor":{"top-bar":"FFFFFF","right-sidebar":"303030","highlight":"EF5B25"},"publishDate":"2020-05-05T20:02:50.000Z"},"item":[{"name":"UploadTransient","event":[{"listen":"test","script":{"id":"31016f60-ed27-490c-9aee-b24fd2e37d99","exec":["","var transResponse = pm.response.json();","","pm.globals.set(\"lastTrans\", transResponse.transientDocumentId);","","pm.test(\"Got Transient ID\", function () {","    var jsonData = pm.response.json();","    pm.expect(jsonData.transientDocumentId);","});","",""],"type":"text/javascript"}}],"id":"8b8481dc-d8cd-429d-9498-69f5af66869b","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"POST","header":[{"key":"Content-Type","value":"application/x-www-form-urlencoded"},{"key":"x-api-user","value":"email:sender@domain.com"},{"key":"Authorization","type":"text","value":"Bearer 3AAABLbl***YOUR integration key or oAuth access token here***G1oYtllVLaHv9e"}],"body":{"mode":"formdata","formdata":[{"key":"File-Name","type":"text","value":"MSA.pdf"},{"key":"Mime-Type","type":"text","value":".pdf","disabled":true},{"key":"File","type":"file","src":"/Users/smusz/OneDrive - Adobe Systems Incorporated/___Public/SendDocs/SendDocs-MSA/_MSA.pdf"}]},"url":"https://api.na2.adobesign.com/api/rest/v6/transientDocuments","description":"<h2 id=\"uploads-a-transient-file-that-can-then-be-used-to-create-an-agreement\">Uploads a \"transient\" file that can then be used to create an \"agreement\"</h2>\n<p>Creates transient as a multi-part binary upload.</p>\n","urlObject":{"protocol":"https","path":["api","rest","v6","transientDocuments"],"host":["api","na2","adobesign","com"],"query":[],"variable":[]}},"response":[{"id":"463d15b9-3907-4b6e-ba87-8e6be8a866c8","name":"UploadTransient","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/x-www-form-urlencoded"},{"key":"x-api-user","value":"email:echosmusz1+na2main@gmail.com"},{"key":"Authorization","type":"text","value":"Bearer 3AAABLblqZhD7gPD*****YOUR INTEGRATION KEY OR ACCESS_TOKEN HERE*****h40xEKV0n3JaoDk3uPhO5VSYrheIojNCU2WqAsaG1oYtllVLaHv9e"}],"body":{"mode":"formdata","formdata":[{"key":"File-Name","type":"text","value":"MSA.pdf"},{"key":"Mime-Type","type":"text","value":".pdf","disabled":true},{"key":"File","type":"file","src":"/Users/smusz/OneDrive - Adobe Systems Incorporated/___Public/SendDocs/SendDocs-MSA/_MSA.pdf"}]},"url":"https://api.na2.adobesign.com/api/rest/v6/transientDocuments"},"status":"Created","code":201,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Fri, 17 Apr 2020 21:47:40 GMT"},{"key":"Server","value":"Apache"},{"key":"x-request-id","value":"eadf44a1-0cd0-491c-90a5-0cd164b179ae"},{"key":"Cache-Control","value":"no-cache, no-store, must-revalidate"},{"key":"Pragma","value":"no-cache"},{"key":"Expires","value":"0"},{"key":"Content-Length","value":"359"},{"key":"Strict-Transport-Security","value":"max-age=31536000;"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-Robots-Tag","value":"none"},{"key":"P3P","value":"CP=\"IDC DSP COR ADM DEVi TAIi PSA PSD IVAi IVDi CONi HIS OUR IND CNT\""},{"key":"Keep-Alive","value":"timeout=15, max=200"},{"key":"Connection","value":"Keep-Alive"},{"key":"Content-Type","value":"application/json;charset=UTF-8"}],"cookie":[],"responseTime":null,"body":"{\n    \"transientDocumentId\": \"3AAABLblqZhCcCHwC10qHVV07O4J_No4WLdLhjtrnfmNTySfN4537srIT_kYkiS3U-JDJu_pcmkVAqYtCuxOOHBoVuYNdtfzPtSsI4iJ1rdF74ulaamar8Pq3305yXiwjbNgYlYN2rAXl0rCQWU0vvy1BdS0PMLhJUXetPUCCyG6w0CCfLV-KHmyToDu6wqkzcFCL6jW-vOl5JkXk1QDveM709vHIeU_2doEsTrqiEKzDVJyiOQrOJzg8KEDYQcOeoX3fQTJXyLKo9hxuvRKhqMl4S8kRj1yWbEqUbinppKeXotZWzw_EZBwVMQ-CYlYeUvLxeZPmwJA*\"\n}"}],"_postman_id":"8b8481dc-d8cd-429d-9498-69f5af66869b"},{"name":"Create and Send Agreement - basic 1 signer","event":[{"listen":"test","script":{"id":"e6506746-e9b7-430e-a010-44e48f2ef42b","exec":["pm.test(\"success - got ID\", function () {","    pm.expect(pm.response.text()).to.include('\"id\":');","});","","if (pm.response.body.get(\"id\")){pm.environment.set(\"lastSentAgId\", pm.response.body.get(\"id\"))}","",""],"type":"text/javascript"}}],"id":"07e2fb0e-fd61-4952-88a4-18c8cc890d81","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"x-api-user","value":"email:sender@domain.com"},{"key":"Content-Type","value":"application/json"},{"key":"Authorization","type":"text","value":"Bearer 3AAABLbl***YOUR integration key or oAuth access token here***G1oYtllVLaHv9e"}],"body":{"mode":"raw","raw":"{\n  \"fileInfos\": [\n    {\n      \"transientDocumentId\": \"{{lastTrans}}\"\n    }\n   ],\n  \"name\": \"API Send Transient Test Agreement 72\",\n  \"participantSetsInfo\": [\n    {\n      \"memberInfos\": [\n        {\n          \"email\": \"{{rcp1}}\"\n        }\n      ],\n      \"order\": 1,\n      \"role\": \"SIGNER\"\n    }\n  ],\n  \"signatureType\": \"ESIGN\",\n  \"externalId\": {\n    \"id\": \"NA2Account_1784028802\"\n  },\n  \"state\": \"IN_PROCESS\"\n}"},"url":"https://api.na2.adobesign.com/api/rest/v6/agreements","description":"<h2 id=\"creates-and-immediately-initiates-an-agreement\">Creates and immediately initiates an agreement</h2>\n<p>Creates an agreement for signing using a \"transient\" file uploaded in previous call.  </p>\n<p>This is the call used for a process where the document to become the agreement is from the integrated platform or other \"local\" file rather than using a \"library template\" from the Adobe Sign document library.</p>\n","urlObject":{"protocol":"https","path":["api","rest","v6","agreements"],"host":["api","na2","adobesign","com"],"query":[],"variable":[]}},"response":[{"id":"a65f3ddd-fe83-49a6-ab36-5cd42ac1a9d2","name":"Create and Send w Transient - basic 1 signer","originalRequest":{"method":"POST","header":[{"key":"x-api-user","value":"email:echosmusz1+na2main@gmail.com"},{"key":"Content-Type","value":"application/json"},{"key":"Authorization","value":"Bearer 3AAABLblqZhD7gPDMJ5vjNsKgHXbUxh3eGm3Y2U_iTYlh40xEKV0n3JaoDk3uPhO5VSYrheIojNCU2WqAsaG1oYtllVLaHv9e","type":"text"}],"body":{"mode":"raw","raw":"{\n  \"fileInfos\": [\n    {\n      \"transientDocumentId\": \"{{lastTrans}}\"\n    }\n   ],\n  \"name\": \"API Send Transient Test Agreement 181\",\n  \"participantSetsInfo\": [\n    {\n      \"memberInfos\": [\n        {\n          \"email\": \"{{rcp1}}\"\n        }\n      ],\n      \"order\": 1,\n      \"role\": \"SIGNER\"\n    }\n  ],\n  \"signatureType\": \"ESIGN\",\n  \"externalId\": {\n    \"id\": \"NA2Account_1784028802\"\n  },\n  \"state\": \"IN_PROCESS\"\n}"},"url":"https://api.na2.adobesign.com/api/rest/v6/agreements"},"status":"Created","code":201,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Fri, 17 Apr 2020 21:51:23 GMT"},{"key":"Server","value":"Apache"},{"key":"x-request-id","value":"529e5ff9-a465-4564-b449-2c1c73991aa4"},{"key":"ETag","value":"A58DE5B17E7BCD201B7BDB56EEBDFAE2.71A1141FF838850E9CB4155BE23EB36"},{"key":"Content-Length","value":"53"},{"key":"Strict-Transport-Security","value":"max-age=31536000;"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-Robots-Tag","value":"none"},{"key":"P3P","value":"CP=\"IDC DSP COR ADM DEVi TAIi PSA PSD IVAi IVDi CONi HIS OUR IND CNT\""},{"key":"Keep-Alive","value":"timeout=15, max=200"},{"key":"Connection","value":"Keep-Alive"},{"key":"Content-Type","value":"application/json;charset=UTF-8"}],"cookie":[],"responseTime":null,"body":"{\n    \"id\": \"CBJCHBCAABAABVEKznU7LP5JExZAuD5LqKjQu-EMylgC\"\n}"}],"_postman_id":"07e2fb0e-fd61-4952-88a4-18c8cc890d81"},{"name":"Agreement_Info - status","event":[{"listen":"test","script":{"id":"735b96c7-10c5-4bca-b31b-0cefd89f5356","exec":["pm.environment.set(\"lastEtag\", pm.response.headers.get(\"ETag\"));"],"type":"text/javascript"}}],"id":"760a5123-fa90-4eae-bdee-7d3a877469ac","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"GET","header":[{"key":"x-api-user","value":"email:sender@domain.com"},{"key":"Authorization","value":"Bearer 3AAABLbl***YOUR integration key or oAuth access token here***G1oYtllVLaHv9e","type":"text"}],"url":"https://api.na2.adobesign.com/api/rest/v6/agreements/{{lastSentAgId}}","description":"<h2 id=\"gets-info-about-agreement\">Gets info about agreement</h2>\n<p>including:</p>\n<ul>\n<li>name</li>\n<li>participantSetsInfo</li>\n<li>senderEmail</li>\n<li>createdDate</li>\n<li>signatureType</li>\n<li>expirationTime</li>\n<li>externalId - if any</li>\n<li>locale</li>\n<li>status</li>\n<li>documentVisibilityEnabled</li>\n</ul>\n<h5 id=\"this-call-is-also-needed-to-get-the-latest-etag-header-for-use-later-in-put-calls-when-adding-mergedata-to-prefill-fields-and-other-put-related-calls-like-changing-state-from-draft-to-authoring-or-in_process\">This call is also needed to get the latest \"eTag\" header for use later in PUT calls when adding \"mergeData\" to prefill fields and other PUT related calls like changing state from DRAFT to AUTHORING or IN_PROCESS</h5>\n<p>This \"eTag\" value can be found in the response header returned from this call.</p>\n","urlObject":{"protocol":"https","path":["api","rest","v6","agreements","{{lastSentAgId}}"],"host":["api","na2","adobesign","com"],"query":[],"variable":[]}},"response":[{"id":"06892043-6c86-4554-b197-dbe1b92cfd2f","name":"Agreement_Info - status","originalRequest":{"method":"GET","header":[{"key":"x-api-user","value":"email:echosmusz1+na2main@gmail.com"},{"key":"Authorization","value":"Bearer 3AAABLblqZhD7gPDMJ5vjNsKgHXbUxh3eGm3Y2U_iTYlh40xEKV0n3JaoDk3uPhO5VSYrheIojNCU2WqAsaG1oYtllVLaHv9e","type":"text"}],"url":"https://api.na2.adobesign.com/api/rest/v6/agreements/{{na2LastSentAgId}}"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Fri, 17 Apr 2020 22:09:21 GMT"},{"key":"Server","value":"Apache"},{"key":"x-request-id","value":"56bcf4ea-a54d-4d1f-8b94-5dad1ee766bc"},{"key":"ETag","value":"17A7511CF04775AEE7FDFBE0E390785.4A54BEA3B2C9984B8CC06A6D5711FA2"},{"key":"Content-Length","value":"638"},{"key":"Strict-Transport-Security","value":"max-age=31536000;"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-Robots-Tag","value":"none"},{"key":"P3P","value":"CP=\"IDC DSP COR ADM DEVi TAIi PSA PSD IVAi IVDi CONi HIS OUR IND CNT\""},{"key":"Keep-Alive","value":"timeout=15, max=200"},{"key":"Connection","value":"Keep-Alive"},{"key":"Content-Type","value":"application/json;charset=UTF-8"}],"cookie":[],"responseTime":null,"body":"{\n    \"id\": \"CBJCHBCAABAABVEKznU7LP5JExZAuD5LqKjQu-EMylgC\",\n    \"name\": \"API Send Transient Test Agreement 979\",\n    \"type\": \"AGREEMENT\",\n    \"participantSetsInfo\": [\n        {\n            \"memberInfos\": [\n                {\n                    \"email\": \"echosmusz1+postman1@gmail.com\",\n                    \"securityOption\": {\n                        \"authenticationMethod\": \"NONE\"\n                    }\n                }\n            ],\n            \"role\": \"SIGNER\",\n            \"order\": 1\n        }\n    ],\n    \"senderEmail\": \"echosmusz1+na2main@gmail.com\",\n    \"createdDate\": \"2020-04-17T21:51:25Z\",\n    \"signatureType\": \"ESIGN\",\n    \"expirationTime\": \"2020-07-16T21:51:25Z\",\n    \"externalId\": {\n        \"id\": \"NA2Account_1587160284\"\n    },\n    \"locale\": \"en_US\",\n    \"status\": \"OUT_FOR_SIGNATURE\",\n    \"documentVisibilityEnabled\": false,\n    \"hasFormFieldData\": false,\n    \"hasSignerIdentityReport\": false,\n    \"documentRetentionApplied\": false\n}"},{"id":"e1975ec5-7754-4d70-89df-baff8c675fb8","name":"Agreement_Info","originalRequest":{"method":"GET","header":[],"url":"https://api.{{env_shard}}.adobesign.com/api/rest/v6/agreements/{{na2LastSentAgId}}"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Connection","value":"Keep-Alive","name":"Connection","description":"Options that are desired for the connection"},{"key":"Content-Length","value":"679","name":"Content-Length","description":"The length of the response body in octets (8-bit bytes)"},{"key":"Content-Type","value":"application/json;charset=UTF-8","name":"Content-Type","description":"The mime type of this content"},{"key":"Date","value":"Mon, 09 Jul 2018 20:40:48 GMT","name":"Date","description":"The date and time that the message was sent"},{"key":"ETag","value":"A0aec986ff0d324a79b88e3d70c2577dca1abd363","name":"ETag","description":"An identifier for a specific version of a resource, often a message digest"},{"key":"Keep-Alive","value":"timeout=15, max=200","name":"Keep-Alive","description":"Custom header"},{"key":"P3P","value":"CP=\"IDC DSP COR ADM DEVi TAIi PSA PSD IVAi IVDi CONi HIS OUR IND CNT\"","name":"P3P","description":"This header is supposed to set P3P policy, in the form of P3P:CP=\"your_compact_policy\". However, P3P did not take off, most browsers have never fully implemented it, a lot of websites set this header with fake policy text, that was enough to fool browsers the existence of P3P policy and grant permissions for third party cookies."},{"key":"Server","value":"Apache","name":"Server","description":"A name for the server"},{"key":"Strict-Transport-Security","value":"max-age=31536000;","name":"Strict-Transport-Security","description":"A HSTS Policy informing the HTTP client how long to cache the HTTPS only policy and whether this applies to subdomains."},{"key":"X-Content-Type-Options","value":"nosniff","name":"X-Content-Type-Options","description":"The only defined value, \"nosniff\", prevents Internet Explorer from MIME-sniffing a response away from the declared content-type"},{"key":"X-Robots-Tag","value":"none","name":"X-Robots-Tag","description":"Custom header"},{"key":"X-XSS-Protection","value":"1; mode=block","name":"X-XSS-Protection","description":"Cross-site scripting (XSS) filter"},{"key":"x-request-id","value":"d85ade82-db0f-4b1a-90dc-bfeca08e4840","name":"x-request-id","description":"Custom header"}],"cookie":[],"responseTime":null,"body":"{\"name\":\"API Send Library Test Agreement Draft 1st 27\",\"fileInfos\":[{\"document\":{\"id\":\"3AAABLblqZhBdjELJm-_81ANcRKsnSwmqtl_2v4WZjWSnXt-dEEMltqkfczueJxCbOfTGWBNskeoLiAcMsEdgCXGaYMRVQz3RCf0RCwLixURw5qYKO5fs83RSW0epyEBOC7LzxxiwGaF-x0K6jYEX9iKWDkBjjajHpF9BVm-csx5xUWH7bL4zj2Lt1254SobUd0BvdBWWFaE4Ne3nb0uc5Cx7bh5DkMo11SGCYH2K_an8zSqZXRH5CS7ixTZHaaySP6OKZrFIQYs*\",\"name\":\"MSA\",\"mimeType\":\"application/pdf\"}}],\"participantSetsInfo\":[{\"memberInfos\":[{\"email\":\"echosmusz1+signer1@gmail.com\"}],\"role\":\"SIGNER\",\"order\":1}],\"senderEmail\":\"echosmusz1+na2main@gmail.com\",\"createdDate\":\"2018-07-09T20:40:22Z\",\"signatureType\":\"ESIGN\",\"externalId\":{\"id\":\"NA2Account_1531168821\"},\"status\":\"DRAFT\"}"}],"_postman_id":"760a5123-fa90-4eae-bdee-7d3a877469ac"},{"name":"signingUrl/s","id":"9da8435e-4872-44ae-916d-a05435ba798a","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"GET","header":[{"key":"x-api-user","value":"email:sender@domain.com"},{"key":"Authorization","value":"Bearer 3AAABLbl***YOUR integration key or oAuth access token here***G1oYtllVLaHv9e","type":"text"}],"url":"https://api.na2.adobesign.com/api/rest/v6/agreements/{{LastSentAgId}}/signingUrls","description":"<h4 id=\"gets-current-urls-for-signing-experience\">Gets current URL/s for signing experience</h4>\n<p>Use this call to get the signing URL for the \"current\" participant/s on a specific agreement.  </p>\n<p>If agreement was sent in \"parallel\" it will return all URLs with the email for each participant.  </p>\n<p>If agreement was sent \"hybrid\" or normal \"sequential\" this will return the URL/s for the current \"participantSet\" which may contain one or more \"members\".</p>\n","urlObject":{"protocol":"https","path":["api","rest","v6","agreements","{{LastSentAgId}}","signingUrls"],"host":["api","na2","adobesign","com"],"query":[],"variable":[]}},"response":[{"id":"13431143-98ba-4255-a8bc-a14ca7eec83d","name":"signingUrl/s","originalRequest":{"method":"GET","header":[{"key":"x-api-user","value":"email:echosmusz1+na2main@gmail.com"},{"key":"Authorization","value":"Bearer 3AAABLblqZhD7gPDMJ5vjNsKgHXbUxh3eGm3Y2U_iTYlh40xEKV0n3JaoDk3uPhO5VSYrheIojNCU2WqAsaG1oYtllVLaHv9e","type":"text"}],"url":"https://api.{{env_shard}}.adobesign.com/api/rest/v6/agreements/{{na2LastSentAgId}}/signingUrls"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Fri, 17 Apr 2020 23:42:07 GMT"},{"key":"Server","value":"Apache"},{"key":"x-request-id","value":"017042b9-cc69-4e30-8262-0f065365d9d3"},{"key":"ETag","value":"784271CBD87CB7D182CAF1360B9A35.4A54BEA3B2C9984B8CC06A6D5711FA2"},{"key":"Content-Length","value":"292"},{"key":"Strict-Transport-Security","value":"max-age=31536000;"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-Robots-Tag","value":"none"},{"key":"P3P","value":"CP=\"IDC DSP COR ADM DEVi TAIi PSA PSD IVAi IVDi CONi HIS OUR IND CNT\""},{"key":"Keep-Alive","value":"timeout=15, max=200"},{"key":"Connection","value":"Keep-Alive"},{"key":"Content-Type","value":"application/json;charset=UTF-8"}],"cookie":[],"responseTime":null,"body":"{\n    \"signingUrlSetInfos\": [\n        {\n            \"signingUrls\": [\n                {\n                    \"email\": \"echosmusz1+postman1@gmail.com\",\n                    \"esignUrl\": \"https://secure.na2.echosign.com/public/apiesign?pid=CBFCIBAA3AAABLblqZhDnx56IN31AW72OcrKB_hv1jqBpDKP64FrSZUxRY9F4_a9QMzTuG2NIeGoGwYOL7e0%2A&client_id=CBJCHBCAABAAMF4S7LEiMWwrJWbbvfeSwkM7DhaRrM5b\"\n                }\n            ]\n        }\n    ]\n}"},{"id":"d0b3bd16-fa15-4931-b58f-91795b5a1101","name":"signingUrl/s","originalRequest":{"method":"GET","header":[{"key":"x-api-user","value":"email:{{accountAdminEmail}}"}],"url":"https://api.{{env_shard}}.adobesign.com/api/rest/v6/agreements/{{na2LastSentAgId}}/signingUrls"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Connection","value":"Keep-Alive","name":"Connection","description":"Options that are desired for the connection"},{"key":"Content-Length","value":"289","name":"Content-Length","description":"The length of the response body in octets (8-bit bytes)"},{"key":"Content-Type","value":"application/json;charset=UTF-8","name":"Content-Type","description":"The mime type of this content"},{"key":"Date","value":"Tue, 10 Jul 2018 03:04:16 GMT","name":"Date","description":"The date and time that the message was sent"},{"key":"ETag","value":"Df0ddd311a6d8c11a5b96e3fd50ae50d82ec07ffa","name":"ETag","description":"An identifier for a specific version of a resource, often a message digest"},{"key":"Keep-Alive","value":"timeout=15, max=200","name":"Keep-Alive","description":"Custom header"},{"key":"P3P","value":"CP=\"IDC DSP COR ADM DEVi TAIi PSA PSD IVAi IVDi CONi HIS OUR IND CNT\"","name":"P3P","description":"This header is supposed to set P3P policy, in the form of P3P:CP=\"your_compact_policy\". However, P3P did not take off, most browsers have never fully implemented it, a lot of websites set this header with fake policy text, that was enough to fool browsers the existence of P3P policy and grant permissions for third party cookies."},{"key":"Server","value":"Apache","name":"Server","description":"A name for the server"},{"key":"Strict-Transport-Security","value":"max-age=31536000;","name":"Strict-Transport-Security","description":"A HSTS Policy informing the HTTP client how long to cache the HTTPS only policy and whether this applies to subdomains."},{"key":"X-Content-Type-Options","value":"nosniff","name":"X-Content-Type-Options","description":"The only defined value, \"nosniff\", prevents Internet Explorer from MIME-sniffing a response away from the declared content-type"},{"key":"X-Robots-Tag","value":"none","name":"X-Robots-Tag","description":"Custom header"},{"key":"X-XSS-Protection","value":"1; mode=block","name":"X-XSS-Protection","description":"Cross-site scripting (XSS) filter"},{"key":"x-request-id","value":"f70fb356-c086-4143-a99b-f716bb820662","name":"x-request-id","description":"Custom header"}],"cookie":[],"responseTime":null,"body":"{\"signingUrlSetInfos\":[{\"signingUrls\":[{\"email\":\"echosmusz1+signer1@gmail.com\",\"esignUrl\":\"https://secure.na2.adobesign.com/public/apiesign?pid=CBFCIBAA3AAABLblqZhBVOPuJcjpGM6-xs6c8Mi3gIRBzuv7VuZKwAB9tI7meCxHNOSdI_pajAT6olCLHR9s*&client_id=CBJCHBCAABAAVXc8JTuAG8ORPeRm3wX8YfEKsYjyw4p2\"}]}]}"}],"_postman_id":"9da8435e-4872-44ae-916d-a05435ba798a"},{"name":"Get Combined + Audit","id":"aa89a493-8102-4135-a0f2-7f163f79d2de","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"GET","header":[{"key":"x-api-user","value":"email:sender@domain.com"},{"key":"Authorization","value":"Bearer 3AAABLbl***YOUR integration key or oAuth access token here***G1oYtllVLaHv9e","type":"text"}],"url":"https://api.na2.adobesign.com/api/rest/v6/agreements/{{LastSentAgId}}/combinedDocument?attachAuditReport=true","description":"<p>This call will return the completed agreement with the Audit Trail attached.</p>\n","urlObject":{"protocol":"https","path":["api","rest","v6","agreements","{{LastSentAgId}}","combinedDocument"],"host":["api","na2","adobesign","com"],"query":[{"key":"attachAuditReport","value":"true"}],"variable":[]}},"response":[],"_postman_id":"aa89a493-8102-4135-a0f2-7f163f79d2de"}],"event":[{"listen":"prerequest","script":{"id":"9fc1fb8f-792b-4008-94c2-f8dbaf186a28","type":"text/javascript","exec":[""]}},{"listen":"test","script":{"id":"b5d0eb51-9dd8-4b23-8d9f-a03a6c449877","type":"text/javascript","exec":[""]}}]}