{"info":{"_postman_id":"97518011-3f99-4a76-b4eb-1dacc899bbf4","name":"First Test Collection","description":"<html><head></head><body><p>This is my First Test COllection</p>\n</body></html>","schema":"https://schema.getpostman.com/json/collection/v2.0.0/collection.json","toc":[],"owner":"10687372","collectionId":"97518011-3f99-4a76-b4eb-1dacc899bbf4","publishedId":"SzS8s4rE","public":true,"customColor":{"top-bar":"FFFFFF","right-sidebar":"303030","highlight":"EF5B25"},"publishDate":"2020-03-22T13:23:48.000Z"},"item":[{"name":"{{url}}/users","event":[{"listen":"test","script":{"id":"e7ad7813-c140-4015-bfdd-4c0c7d800a5d","exec":["pm.test(\"Status code is 200\", function () {","    pm.response.to.have.status(200);","});","pm.test(\"Verify Data\", function () {","    var jsonData = pm.response.json();","    pm.expect(jsonData[0].name).to.eql(\"Leanne Graham\");","});","pm.test(\"Body matches string\", function () {","    pm.expect(pm.response.text()).to.include(\"Leanne \");","pm.test(\"Successful POST request\", function () {","    pm.expect(pm.response.code).to.be.oneOf([200,202]);","});","pm.sendRequest(\"https://postman-echo.com/get\", function (err, response) {","    console.log(response.json());","});","});"],"type":"text/javascript"}}],"id":"70c120f0-a602-4ac5-9138-1bb8399135af","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"body":{"mode":"graphql","graphql":{"query":"query ","variables":""}},"url":"{{url}}/users","description":"<p>hi this is ok</p>\n","urlObject":{"path":["users"],"host":["{{url}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"70c120f0-a602-4ac5-9138-1bb8399135af"},{"name":"https://jsonplaceholder.typicode.com/users","event":[{"listen":"test","script":{"id":"f8f10bfd-7487-4d37-95a3-cf9695aedb24","exec":["var template = `","    <style type=\"text/css\">","        .tftable {font-size:14px;color:#333333;width:100%;border-width: 1px;border-color: #87ceeb;border-collapse: collapse;}","        .tftable th {font-size:18px;background-color:#87ceeb;border-width: 1px;padding: 8px;border-style: solid;border-color: #87ceeb;text-align:left;}","        .tftable tr {background-color:#ffffff;}","        .tftable td {font-size:14px;border-width: 1px;padding: 8px;border-style: solid;border-color: #87ceeb;}","        .tftable tr:hover {background-color:#e0ffff;}","    </style>","    ","    <table class=\"tftable\" border=\"1\">","        <tr>","            <th>Name</th>","            <th>Email</th>","        </tr>","        ","        {{#each response.data.contacts}}","            <tr id=row_{{@key}} onClick=\"handleClick(this.id)\">","                <td id={{@key}}>{{name}}</td>","                <td>{{email}}</td>","            </tr>","        {{/each}}","    </table>","`;","","pm.visualizer.set(template, {","    response: pm.response.json()","});"],"type":"text/javascript"}}],"id":"b5d7d213-4e5c-4826-8f33-ca1820a7431c","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://jsonplaceholder.typicode.com/users","urlObject":{"protocol":"https","path":["users"],"host":["jsonplaceholder","typicode","com"],"query":[],"variable":[]}},"response":[{"id":"e20a6969-162d-4c71-9a04-5f0123b8486e","name":"https://jsonplaceholder.typicode.com/users","originalRequest":{"method":"GET","header":[],"url":"https://jsonplaceholder.typicode.com/users"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Sun, 15 Mar 2020 12:50:16 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"X-Powered-By","value":"Express"},{"key":"Vary","value":"Origin, Accept-Encoding"},{"key":"Access-Control-Allow-Credentials","value":"true"},{"key":"Cache-Control","value":"max-age=14400"},{"key":"Pragma","value":"no-cache"},{"key":"Expires","value":"-1"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Etag","value":"W/\"160d-1eMSsxeJRfnVLRBmYJSbCiJZ1qQ\""},{"key":"Via","value":"1.1 vegur"},{"key":"CF-Cache-Status","value":"HIT"},{"key":"Age","value":"3468"},{"key":"Expect-CT","value":"max-age=604800, report-uri=\"https://report-uri.cloudflare.com/cdn-cgi/beacon/expect-ct\""},{"key":"Server","value":"cloudflare"},{"key":"CF-RAY","value":"57465bf5cf10c771-AMS"},{"key":"Content-Encoding","value":"br"}],"cookie":[],"responseTime":null,"body":"[\n    {\n        \"id\": 1,\n        \"name\": \"Leanne Graham\",\n        \"username\": \"Bret\",\n        \"email\": \"Sincere@april.biz\",\n        \"address\": {\n            \"street\": \"Kulas Light\",\n            \"suite\": \"Apt. 556\",\n            \"city\": \"Gwenborough\",\n            \"zipcode\": \"92998-3874\",\n            \"geo\": {\n                \"lat\": \"-37.3159\",\n                \"lng\": \"81.1496\"\n            }\n        },\n        \"phone\": \"1-770-736-8031 x56442\",\n        \"website\": \"hildegard.org\",\n        \"company\": {\n            \"name\": \"Romaguera-Crona\",\n            \"catchPhrase\": \"Multi-layered client-server neural-net\",\n            \"bs\": \"harness real-time e-markets\"\n        }\n    },\n    {\n        \"id\": 2,\n        \"name\": \"Ervin Howell\",\n        \"username\": \"Antonette\",\n        \"email\": \"Shanna@melissa.tv\",\n        \"address\": {\n            \"street\": \"Victor Plains\",\n            \"suite\": \"Suite 879\",\n            \"city\": \"Wisokyburgh\",\n            \"zipcode\": \"90566-7771\",\n            \"geo\": {\n                \"lat\": \"-43.9509\",\n                \"lng\": \"-34.4618\"\n            }\n        },\n        \"phone\": \"010-692-6593 x09125\",\n        \"website\": \"anastasia.net\",\n        \"company\": {\n            \"name\": \"Deckow-Crist\",\n            \"catchPhrase\": \"Proactive didactic contingency\",\n            \"bs\": \"synergize scalable supply-chains\"\n        }\n    },\n    {\n        \"id\": 3,\n        \"name\": \"Clementine Bauch\",\n        \"username\": \"Samantha\",\n        \"email\": \"Nathan@yesenia.net\",\n        \"address\": {\n            \"street\": \"Douglas Extension\",\n            \"suite\": \"Suite 847\",\n            \"city\": \"McKenziehaven\",\n            \"zipcode\": \"59590-4157\",\n            \"geo\": {\n                \"lat\": \"-68.6102\",\n                \"lng\": \"-47.0653\"\n            }\n        },\n        \"phone\": \"1-463-123-4447\",\n        \"website\": \"ramiro.info\",\n        \"company\": {\n            \"name\": \"Romaguera-Jacobson\",\n            \"catchPhrase\": \"Face to face bifurcated interface\",\n            \"bs\": \"e-enable strategic applications\"\n        }\n    },\n    {\n        \"id\": 4,\n        \"name\": \"Patricia Lebsack\",\n        \"username\": \"Karianne\",\n        \"email\": \"Julianne.OConner@kory.org\",\n        \"address\": {\n            \"street\": \"Hoeger Mall\",\n            \"suite\": \"Apt. 692\",\n            \"city\": \"South Elvis\",\n            \"zipcode\": \"53919-4257\",\n            \"geo\": {\n                \"lat\": \"29.4572\",\n                \"lng\": \"-164.2990\"\n            }\n        },\n        \"phone\": \"493-170-9623 x156\",\n        \"website\": \"kale.biz\",\n        \"company\": {\n            \"name\": \"Robel-Corkery\",\n            \"catchPhrase\": \"Multi-tiered zero tolerance productivity\",\n            \"bs\": \"transition cutting-edge web services\"\n        }\n    },\n    {\n        \"id\": 5,\n        \"name\": \"Chelsey Dietrich\",\n        \"username\": \"Kamren\",\n        \"email\": \"Lucio_Hettinger@annie.ca\",\n        \"address\": {\n            \"street\": \"Skiles Walks\",\n            \"suite\": \"Suite 351\",\n            \"city\": \"Roscoeview\",\n            \"zipcode\": \"33263\",\n            \"geo\": {\n                \"lat\": \"-31.8129\",\n                \"lng\": \"62.5342\"\n            }\n        },\n        \"phone\": \"(254)954-1289\",\n        \"website\": \"demarco.info\",\n        \"company\": {\n            \"name\": \"Keebler LLC\",\n            \"catchPhrase\": \"User-centric fault-tolerant solution\",\n            \"bs\": \"revolutionize end-to-end systems\"\n        }\n    },\n    {\n        \"id\": 6,\n        \"name\": \"Mrs. Dennis Schulist\",\n        \"username\": \"Leopoldo_Corkery\",\n        \"email\": \"Karley_Dach@jasper.info\",\n        \"address\": {\n            \"street\": \"Norberto Crossing\",\n            \"suite\": \"Apt. 950\",\n            \"city\": \"South Christy\",\n            \"zipcode\": \"23505-1337\",\n            \"geo\": {\n                \"lat\": \"-71.4197\",\n                \"lng\": \"71.7478\"\n            }\n        },\n        \"phone\": \"1-477-935-8478 x6430\",\n        \"website\": \"ola.org\",\n        \"company\": {\n            \"name\": \"Considine-Lockman\",\n            \"catchPhrase\": \"Synchronised bottom-line interface\",\n            \"bs\": \"e-enable innovative applications\"\n        }\n    },\n    {\n        \"id\": 7,\n        \"name\": \"Kurtis Weissnat\",\n        \"username\": \"Elwyn.Skiles\",\n        \"email\": \"Telly.Hoeger@billy.biz\",\n        \"address\": {\n            \"street\": \"Rex Trail\",\n            \"suite\": \"Suite 280\",\n            \"city\": \"Howemouth\",\n            \"zipcode\": \"58804-1099\",\n            \"geo\": {\n                \"lat\": \"24.8918\",\n                \"lng\": \"21.8984\"\n            }\n        },\n        \"phone\": \"210.067.6132\",\n        \"website\": \"elvis.io\",\n        \"company\": {\n            \"name\": \"Johns Group\",\n            \"catchPhrase\": \"Configurable multimedia task-force\",\n            \"bs\": \"generate enterprise e-tailers\"\n        }\n    },\n    {\n        \"id\": 8,\n        \"name\": \"Nicholas Runolfsdottir V\",\n        \"username\": \"Maxime_Nienow\",\n        \"email\": \"Sherwood@rosamond.me\",\n        \"address\": {\n            \"street\": \"Ellsworth Summit\",\n            \"suite\": \"Suite 729\",\n            \"city\": \"Aliyaview\",\n            \"zipcode\": \"45169\",\n            \"geo\": {\n                \"lat\": \"-14.3990\",\n                \"lng\": \"-120.7677\"\n            }\n        },\n        \"phone\": \"586.493.6943 x140\",\n        \"website\": \"jacynthe.com\",\n        \"company\": {\n            \"name\": \"Abernathy Group\",\n            \"catchPhrase\": \"Implemented secondary concept\",\n            \"bs\": \"e-enable extensible e-tailers\"\n        }\n    },\n    {\n        \"id\": 9,\n        \"name\": \"Glenna Reichert\",\n        \"username\": \"Delphine\",\n        \"email\": \"Chaim_McDermott@dana.io\",\n        \"address\": {\n            \"street\": \"Dayna Park\",\n            \"suite\": \"Suite 449\",\n            \"city\": \"Bartholomebury\",\n            \"zipcode\": \"76495-3109\",\n            \"geo\": {\n                \"lat\": \"24.6463\",\n                \"lng\": \"-168.8889\"\n            }\n        },\n        \"phone\": \"(775)976-6794 x41206\",\n        \"website\": \"conrad.com\",\n        \"company\": {\n            \"name\": \"Yost and Sons\",\n            \"catchPhrase\": \"Switchable contextually-based project\",\n            \"bs\": \"aggregate real-time technologies\"\n        }\n    },\n    {\n        \"id\": 10,\n        \"name\": \"Clementina DuBuque\",\n        \"username\": \"Moriah.Stanton\",\n        \"email\": \"Rey.Padberg@karina.biz\",\n        \"address\": {\n            \"street\": \"Kattie Turnpike\",\n            \"suite\": \"Suite 198\",\n            \"city\": \"Lebsackbury\",\n            \"zipcode\": \"31428-2261\",\n            \"geo\": {\n                \"lat\": \"-38.2386\",\n                \"lng\": \"57.2232\"\n            }\n        },\n        \"phone\": \"024-648-3804\",\n        \"website\": \"ambrose.net\",\n        \"company\": {\n            \"name\": \"Hoeger LLC\",\n            \"catchPhrase\": \"Centralized empowering task-force\",\n            \"bs\": \"target end-to-end models\"\n        }\n    }\n]"}],"_postman_id":"b5d7d213-4e5c-4826-8f33-ca1820a7431c"},{"name":"https://gorest.co.in/public-api/users/","id":"1b40b319-939c-49eb-a51c-301f57b67bd7","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"GET","header":[],"url":"https://gorest.co.in/public-api/users/","urlObject":{"protocol":"https","path":["public-api","users",""],"host":["gorest","co","in"],"query":[],"variable":[]}},"response":[],"_postman_id":"1b40b319-939c-49eb-a51c-301f57b67bd7"},{"name":"https://postman-echo.com/post","event":[{"listen":"test","script":{"id":"362d8f89-4511-46d9-bca9-faf737958426","exec":["// Access the response data JSON as a JavaScript object","const res = pm.response.json();","","// -----------------------------","// - Structure data for charts -","// -----------------------------","","// EDIT THIS OBJECT TO BIND YOUR DATA","const vizData = {","    ","    // Labels take an array of strings","    labels: res.data.labels,","    ","    // Data takes an array of numbers","    data: res.data.data","};","","// ------------","// - Template -","// ------------","","// Configure the template","var template = `","<canvas id=\"myChart\" height=\"75\"></canvas>","","<script src=\"https://cdnjs.cloudflare.com/ajax/libs/Chart.js/2.5.0/Chart.min.js\"></script> ","","<script>","    // Get DOM element to render the chart in","    var ctx = document.getElementById(\"myChart\");","","    // Configure Chart JS here.","    // You can customize the options passed to this constructor to","    // make the chart look and behave the way you want","    var myChart = new Chart(ctx, {","        type: \"bar\",","        data: {","            labels: [], // We will update this later in pm.getData()","            datasets: [{","                data: [], // We will update this later in pm.getData()","                ","                // Change these colours to customize the chart","                backgroundColor: [\"#003f5c\", \"#58508d\", \"#bc5090\", \"#ff6361\", \"#ffa600\"],","            }]","        },","        options: {","            legend: { display: false },","            title: {","                display: true,","                text: 'Count'","            },","            scales: {","                xAxes: [{","                    display: true,","                    scaleLabel: {","                        display: true,","                        labelString: 'Items'","                    }","                }],","                yAxes: [{","                    display: true,","                    scaleLabel: {","                        display: true,","                        labelString: 'Count'","                    }","                }]","            }","        }","","    });","","    // Access the data passed to pm.visualizer.set() from the JavaScript","    // code of the Visualizer template","    pm.getData(function (err, value) {","        myChart.data.datasets[0].data = value.data;","        myChart.data.labels = value.labels;","        myChart.update();","    });","","</script>`;","","// -------------------------","// - Bind data to template -","// -------------------------","","// Set the visualizer template","pm.visualizer.set(template, vizData);"],"type":"text/javascript"}}],"id":"f331f3ec-0b61-4420-a7fd-a6172bc570be","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","name":"Content-Type","type":"text","value":"application/json"}],"body":{"mode":"raw","raw":"{\n\t\"labels\": [\n\t\t\"SI\",\n\t\t\"MU\",\n\t\t\"PG\",\n\t\t\"KP\",\n\t\t\"NI\"\n\t],\n\t\"data\": [\n\t\t667,\n\t\t325,\n\t\t325,\n\t\t551,\n\t\t463\n\t]\n}"},"url":"https://postman-echo.com/post","urlObject":{"protocol":"https","path":["post"],"host":["postman-echo","com"],"query":[],"variable":[]}},"response":[],"_postman_id":"f331f3ec-0b61-4420-a7fd-a6172bc570be"},{"name":"https://jsonplaceholder.typicode.com/users","event":[{"listen":"test","script":{"id":"f9badae5-dd55-4aa4-b9c7-9403349d41b4","exec":["var template = `","    <style type=\"text/css\">","        .tftable {font-size:14px;color:#333333;width:100%;border-width: 1px;border-color: #87ceeb;border-collapse: collapse;}","        .tftable th {font-size:18px;background-color:#87ceeb;border-width: 1px;padding: 8px;border-style: solid;border-color: #87ceeb;text-align:left;}","        .tftable tr {background-color:#ffffff;}","        .tftable td {font-size:14px;border-width: 1px;padding: 8px;border-style: solid;border-color: #87ceeb;}","        .tftable tr:hover {background-color:#e0ffff;}","    </style>","    ","    <table class=\"tftable\" border=\"1\">","        <tr>","            <th>Name</th>","            <th>Email</th>","        </tr>","        ","        {{#each response.data.contacts}}","            <tr id=row_{{@key}} onClick=\"handleClick(this.id)\">","                <td id={{@key}}>{{name}}</td>","                <td>{{email}}</td>","            </tr>","        {{/each}}","    </table>","`;","","pm.visualizer.set(template, {","    response: pm.response.json()","});"],"type":"text/javascript"}}],"id":"64057d9f-660b-4af1-835e-801c529b01de","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://jsonplaceholder.typicode.com/users","urlObject":{"protocol":"https","path":["users"],"host":["jsonplaceholder","typicode","com"],"query":[],"variable":[]}},"response":[],"_postman_id":"64057d9f-660b-4af1-835e-801c529b01de"},{"name":"https://postman-echo.com/post","event":[{"listen":"test","script":{"id":"a59fd1fa-1a2f-43f2-b14b-a6f156c5ee02","exec":["var template = `","    <style type=\"text/css\">","        .tftable {font-size:14px;color:#333333;width:100%;border-width: 1px;border-color: #87ceeb;border-collapse: collapse;}","        .tftable th {font-size:18px;background-color:#87ceeb;border-width: 1px;padding: 8px;border-style: solid;border-color: #87ceeb;text-align:left;}","        .tftable tr {background-color:#ffffff;}","        .tftable td {font-size:14px;border-width: 1px;padding: 8px;border-style: solid;border-color: #87ceeb;}","        .tftable tr:hover {background-color:#e0ffff;}","    </style>","    ","    <table class=\"tftable\" border=\"1\">","        <tr>","            <th>Name</th>","            <th>Email</th>","        </tr>","        ","        {{#each response.data.contacts}}","            <tr id=row_{{@key}} onClick=\"handleClick(this.id)\">","                <td id={{@key}}>{{name}}</td>","                <td>{{email}}</td>","            </tr>","        {{/each}}","    </table>","`;","","pm.visualizer.set(template, {","    response: pm.response.json()","});"],"type":"text/javascript"}}],"id":"e68496a3-430b-4b05-85a2-7667a16b82a2","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","name":"Content-Type","type":"text","value":"application/json"}],"body":{"mode":"raw","raw":"{\n\t\"contacts\": [\n\t\t{\n\t\t\t\"name\": \"Dean Keeling\",\n\t\t\t\"email\": \"Elvera_Bauch2@hotmail.com\"\n\t\t},\n\t\t{\n\t\t\t\"name\": \"Ruby Boyle\",\n\t\t\t\"email\": \"Charlie.Fadel6@hotmail.com\"\n\t\t},\n\t\t{\n\t\t\t\"name\": \"Virgil O'Reilly\",\n\t\t\t\"email\": \"Jovan_Stamm@gmail.com\"\n\t\t},\n\t\t{\n\t\t\t\"name\": \"Loren Fisher PhD\",\n\t\t\t\"email\": \"Bridie24@hotmail.com\"\n\t\t}\n\t\t]\n}\n\t\t"},"url":"https://postman-echo.com/post","urlObject":{"protocol":"https","path":["post"],"host":["postman-echo","com"],"query":[],"variable":[]}},"response":[],"_postman_id":"e68496a3-430b-4b05-85a2-7667a16b82a2"},{"name":"https://jsonplaceholder.typicode.com/users","event":[{"listen":"test","script":{"id":"25d390c7-0e8f-42bd-90db-ca371fa3e4f4","exec":["pm.visualizer.set(template, {","    // Pass the response body parsed as JSON as `data`","    response: pm.response.json()","});",""],"type":"text/javascript"}}],"id":"191c1ca5-3eea-4117-83f2-436dcbb6c663","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://jsonplaceholder.typicode.com/users","urlObject":{"protocol":"https","path":["users"],"host":["jsonplaceholder","typicode","com"],"query":[],"variable":[]}},"response":[],"_postman_id":"191c1ca5-3eea-4117-83f2-436dcbb6c663"},{"name":"https://jsonplaceholder.typicode.com/users","event":[{"listen":"test","script":{"id":"d485c131-1199-46e2-b9bd-89edb88fdbc3","exec":["pm.visualizer.set();",""],"type":"text/javascript"}}],"id":"c445e2df-2519-4c09-8445-0b9a89326800","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://jsonplaceholder.typicode.com/users","urlObject":{"protocol":"https","path":["users"],"host":["jsonplaceholder","typicode","com"],"query":[],"variable":[]}},"response":[],"_postman_id":"c445e2df-2519-4c09-8445-0b9a89326800"},{"name":"https://jsonplaceholder.typicode.com/users","event":[{"listen":"test","script":{"id":"c051f124-a84a-4af7-a77e-5014308b4ee0","exec":["pm.visualizer.set();",""],"type":"text/javascript"}}],"id":"bba9bea4-a4a1-4d58-9abc-cced2332e4ba","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://jsonplaceholder.typicode.com/users","urlObject":{"protocol":"https","path":["users"],"host":["jsonplaceholder","typicode","com"],"query":[],"variable":[]}},"response":[],"_postman_id":"bba9bea4-a4a1-4d58-9abc-cced2332e4ba"},{"name":"https://jsonplaceholder.typicode.com/users","event":[{"listen":"test","script":{"id":"326ffa9a-b5ed-4c1c-9e16-da089ab4f9fe","exec":["pm.visualizer.set();"],"type":"text/javascript"}}],"id":"a042e9cc-bec5-4bf2-9a69-bf6ba339bfa1","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://jsonplaceholder.typicode.com/users","urlObject":{"protocol":"https","path":["users"],"host":["jsonplaceholder","typicode","com"],"query":[],"variable":[]}},"response":[],"_postman_id":"a042e9cc-bec5-4bf2-9a69-bf6ba339bfa1"},{"name":"https://jsonplaceholder.typicode.com/users","event":[{"listen":"test","script":{"id":"6a24a7a2-ccdb-406d-80c0-9f059a22a77c","exec":["pm.visualizer.set()"],"type":"text/javascript"}}],"id":"d7871ee3-11c2-481d-b4a7-342804255bd3","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://jsonplaceholder.typicode.com/users","urlObject":{"protocol":"https","path":["users"],"host":["jsonplaceholder","typicode","com"],"query":[],"variable":[]}},"response":[],"_postman_id":"d7871ee3-11c2-481d-b4a7-342804255bd3"},{"name":"https://jsonplaceholder.typicode.com/users","id":"e6d9ba90-49aa-46c4-b4e0-9c4ed47c178c","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://jsonplaceholder.typicode.com/users","urlObject":{"protocol":"https","path":["users"],"host":["jsonplaceholder","typicode","com"],"query":[],"variable":[]}},"response":[],"_postman_id":"e6d9ba90-49aa-46c4-b4e0-9c4ed47c178c"}],"event":[{"listen":"prerequest","script":{"id":"80e4b8e2-d210-42ba-ae79-39cf53d4679a","type":"text/javascript","exec":[""]}},{"listen":"test","script":{"id":"7be60b6a-4ef4-4588-a7ad-71995ab5c617","type":"text/javascript","exec":[""]}}]}