{"info":{"_postman_id":"e83164c2-2d1d-4769-b4c5-053913b6bd88","name":"UniversitySite SDK v2020-01-01","description":"<html><head></head><body><h1 id=\"this-version-is-obsolete\">THIS VERSION IS OBSOLETE</h1>\n<p><a href=\"https://documenter.getpostman.com/view/3947254/SWTBfdW8\">VIEW LATEST VERSION</a></p>\n<hr>\n<h1 id=\"section\"></h1>\n<p>The SDK provides access to UniversitySite data.</p>\n<h2 id=\"overview\">Overview</h2>\n<p>The SDK is made up of a REST based API that returns data in JSON format.</p>\n<h2 id=\"authentication\">Authentication</h2>\n<p>The API makes use of OAuth2 for authentication.  Each service making use of the API will be given a <code>client_id</code> and <code>client_secret</code>. The service will use those credentials to request an access token.  This access token will be sent along with each API request. </p>\n<h2 id=\"rate-limit\">Rate limit</h2>\n<p>There are two rate limits in place.  Each API endpoint that returns paged data is limited to 1 request per second.  All other API endpoints are limited to 100 requests per second.</p>\n</body></html>","schema":"https://schema.getpostman.com/json/collection/v2.0.0/collection.json","toc":[{"content":"THIS VERSION IS OBSOLETE","slug":"this-version-is-obsolete"},{"content":"","slug":"section"}],"owner":"3947254","collectionId":"e83164c2-2d1d-4769-b4c5-053913b6bd88","publishedId":"SWTBfder","public":true,"customColor":{"top-bar":"FFFFFF","right-sidebar":"303030","highlight":"EF5B25"},"publishDate":"2020-01-30T14:52:19.000Z"},"item":[{"name":"Authentication","item":[{"name":"Get an access token","id":"babf6567-2ffa-46c7-a7e5-b54d92f342aa","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"formdata","formdata":[{"key":"client_id","value":"60d3db40-aeba-47e4-a363-65e128a74611","type":"text"},{"key":"client_secret","value":"e9562824-6cd2-488b-acd5-73fafff74499","type":"text"}]},"url":"http://localhost/universitysite/sdk/v1.0/token","description":"<p>Use your <code>client_id</code> and <code>client_secret</code> to get an access token</p>\n","urlObject":{"protocol":"http","path":["universitysite","sdk","v1.0","token"],"host":["localhost"],"query":[],"variable":[]}},"response":[{"id":"fe4b9cc2-320f-4157-8879-95b7004c597f","name":"Get an access token","originalRequest":{"method":"POST","header":[],"body":{"mode":"formdata","formdata":[{"key":"client_id","value":"60d3db40-aeba-47e4-a363-65e128a74611","type":"text"},{"key":"client_secret","value":"e9562824-6cd2-488b-acd5-73fafff74499","type":"text"}]},"url":"http://localhost/universitysite/sdk/v1.0/token"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Cache-Control","value":"no-cache"},{"key":"Pragma","value":"no-cache"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Expires","value":"-1"},{"key":"Server","value":""},{"key":"api-supported-versions","value":"1.0"},{"key":"X-UA-Compatible","value":"IE=Edge"},{"key":"X-Xss-Protection","value":"1; mode=block"},{"key":"Referrer-Policy","value":"strict-origin"},{"key":"Date","value":"Fri, 29 Nov 2019 16:27:41 GMT"},{"key":"Content-Length","value":"96"}],"cookie":[],"responseTime":null,"body":"{\n    \"access_token\": \"e58aca93-e640-43ec-a0cc-a68d69baa081\",\n    \"token_type\": \"bearer\",\n    \"expires_in\": 79033\n}"}],"_postman_id":"babf6567-2ffa-46c7-a7e5-b54d92f342aa"},{"name":"Use token as http header","id":"8a257966-9df5-42ad-bd32-7b2eea6934b7","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Authorization","value":"Bearer e58aca93-e640-43ec-a0cc-a68d69baa081","type":"text"}],"url":"http://localhost/universitysite/sdk/v1.0/hello","description":"<p>After obtaining a token, send it along with each request.  You can send it as an http header, query parameter, form parameter, or a cookie.</p>\n","urlObject":{"protocol":"http","path":["universitysite","sdk","v1.0","hello"],"host":["localhost"],"query":[],"variable":[]}},"response":[{"id":"11d0cb1e-69a3-431a-9225-58dd36171eac","name":"Send access token using http header","originalRequest":{"method":"GET","header":[{"key":"Authorization","value":"Bearer e58aca93-e640-43ec-a0cc-a68d69baa081","type":"text"}],"url":"http://localhost/universitysite/sdk/v1.0/hello"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Cache-Control","value":"no-cache"},{"key":"Pragma","value":"no-cache"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Expires","value":"-1"},{"key":"Server","value":""},{"key":"api-supported-versions","value":"1.0"},{"key":"X-UA-Compatible","value":"IE=Edge"},{"key":"X-Xss-Protection","value":"1; mode=block"},{"key":"Referrer-Policy","value":"strict-origin"},{"key":"Date","value":"Fri, 29 Nov 2019 16:49:46 GMT"},{"key":"Content-Length","value":"29"}],"cookie":[],"responseTime":null,"body":"\"Hello, 2019-11-29 16:49:46Z\""}],"_postman_id":"8a257966-9df5-42ad-bd32-7b2eea6934b7"},{"name":"Use token as query parameter","id":"72d32107-1739-4ffb-b406-ac5355a04142","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"http://localhost/universitysite/sdk/v1.0/hello?access_token=e58aca93-e640-43ec-a0cc-a68d69baa081","description":"<p>After obtaining a token, send it along with each request.  You can send it as an http header, query parameter, form parameter, or a cookie.</p>\n","urlObject":{"protocol":"http","path":["universitysite","sdk","v1.0","hello"],"host":["localhost"],"query":[{"key":"access_token","value":"e58aca93-e640-43ec-a0cc-a68d69baa081"}],"variable":[]}},"response":[{"id":"c90ba3e3-88f4-46c0-8b1a-9240abd9111b","name":"Send access token using query parameter","originalRequest":{"method":"GET","header":[],"url":{"raw":"http://localhost/universitysite/sdk/v1.0/hello?access_token=e58aca93-e640-43ec-a0cc-a68d69baa081","protocol":"http","host":["localhost"],"path":["universitysite","sdk","v1.0","hello"],"query":[{"key":"access_token","value":"e58aca93-e640-43ec-a0cc-a68d69baa081"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Cache-Control","value":"no-cache"},{"key":"Pragma","value":"no-cache"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Expires","value":"-1"},{"key":"Server","value":""},{"key":"api-supported-versions","value":"1.0"},{"key":"X-UA-Compatible","value":"IE=Edge"},{"key":"X-Xss-Protection","value":"1; mode=block"},{"key":"Referrer-Policy","value":"strict-origin"},{"key":"Date","value":"Fri, 29 Nov 2019 16:51:42 GMT"},{"key":"Content-Length","value":"29"}],"cookie":[],"responseTime":null,"body":"\"Hello, 2019-11-29 16:51:42Z\""}],"_postman_id":"72d32107-1739-4ffb-b406-ac5355a04142"},{"name":"Use token as form parameter","id":"b63f80a0-b3b4-4c9e-901b-dd32ceb8b5fd","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"formdata","formdata":[{"key":"access_token","value":"e58aca93-e640-43ec-a0cc-a68d69baa081","type":"text"}]},"url":"http://localhost/universitysite/sdk/v1.0/hello","description":"<p>After obtaining a token, send it along with each request.  You can send it as an http header, query parameter, form parameter, or a cookie.</p>\n","urlObject":{"protocol":"http","path":["universitysite","sdk","v1.0","hello"],"host":["localhost"],"query":[],"variable":[]}},"response":[{"id":"0ee870f2-9679-4b0d-98b6-efaee67d4cf0","name":"Send access token using form parameter","originalRequest":{"method":"POST","header":[],"body":{"mode":"formdata","formdata":[{"key":"access_token","value":"e58aca93-e640-43ec-a0cc-a68d69baa081","type":"text"}]},"url":"http://localhost/universitysite/sdk/v1.0/hello"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Cache-Control","value":"no-cache"},{"key":"Pragma","value":"no-cache"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Expires","value":"-1"},{"key":"Server","value":""},{"key":"api-supported-versions","value":"1.0"},{"key":"X-UA-Compatible","value":"IE=Edge"},{"key":"X-Xss-Protection","value":"1; mode=block"},{"key":"Referrer-Policy","value":"strict-origin"},{"key":"Date","value":"Fri, 29 Nov 2019 16:53:36 GMT"},{"key":"Content-Length","value":"29"}],"cookie":[],"responseTime":null,"body":"\"Hello, 2019-11-29 16:53:36Z\""}],"_postman_id":"b63f80a0-b3b4-4c9e-901b-dd32ceb8b5fd"},{"name":"Use token as cookie","id":"d943b3d3-2e5c-47bc-ba42-d77fd8a199ca","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Cookie","value":"access_token=e58aca93-e640-43ec-a0cc-a68d69baa081","type":"text"}],"url":"http://localhost/universitysite/sdk/v1.0/hello","description":"<p>After obtaining a token, send it along with each request.  You can send it as an http header, query parameter, form parameter, or a cookie.</p>\n","urlObject":{"protocol":"http","path":["universitysite","sdk","v1.0","hello"],"host":["localhost"],"query":[],"variable":[]}},"response":[{"id":"9ebc3ea7-ac0d-4e7f-963c-e7b570164e04","name":"Send access token using form parameter Copy","originalRequest":{"method":"GET","header":[],"url":"http://localhost/universitysite/sdk/v1.0/hello"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Cache-Control","value":"no-cache"},{"key":"Pragma","value":"no-cache"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Expires","value":"-1"},{"key":"Server","value":""},{"key":"api-supported-versions","value":"1.0"},{"key":"X-UA-Compatible","value":"IE=Edge"},{"key":"X-Xss-Protection","value":"1; mode=block"},{"key":"Referrer-Policy","value":"strict-origin"},{"key":"Date","value":"Fri, 29 Nov 2019 16:57:48 GMT"},{"key":"Content-Length","value":"29"}],"cookie":[],"responseTime":null,"body":"\"Hello, 2019-11-29 16:57:48Z\""}],"_postman_id":"d943b3d3-2e5c-47bc-ba42-d77fd8a199ca"}],"id":"478da522-a35f-43b1-ac90-d9c86b4ed186","_postman_id":"478da522-a35f-43b1-ac90-d9c86b4ed186","description":""},{"name":"Courses","item":[{"name":"Get Courses","id":"8dcf6396-8283-4166-8c1e-bd3a02d28c56","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Authorization","value":"Bearer ba1e0a81-6e9e-41cd-a645-298af635f166","type":"text"}],"url":"https://winstead.universitysite.com/universitysitewinstead/sdk/v1.0/courses?page=1&modifiedSince=2020-01-01","description":"<p>Returns a page of 100 courses.</p>\n","urlObject":{"protocol":"https","path":["universitysitewinstead","sdk","v1.0","courses"],"host":["winstead","universitysite","com"],"query":[{"description":{"content":"<p>Required</p>\n","type":"text/plain"},"key":"page","value":"1"},{"description":{"content":"<p>Optional</p>\n","type":"text/plain"},"key":"modifiedSince","value":"2020-01-01"}],"variable":[]}},"response":[{"id":"7e6a286f-23d2-4c1d-9649-caf29a36b1fa","name":"Get Courses","originalRequest":{"method":"GET","header":[{"key":"Authorization","value":"Bearer e58aca93-e640-43ec-a0cc-a68d69baa081","type":"text"}],"url":{"raw":"http://localhost/universitysite/sdk/v1.0/courses?page=1","protocol":"http","host":["localhost"],"path":["universitysite","sdk","v1.0","courses"],"query":[{"key":"page","value":"1"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Cache-Control","value":"no-cache"},{"key":"Pragma","value":"no-cache"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Expires","value":"-1"},{"key":"Server","value":""},{"key":"api-supported-versions","value":"1.0"},{"key":"X-UA-Compatible","value":"IE=Edge"},{"key":"X-Xss-Protection","value":"1; mode=block"},{"key":"Referrer-Policy","value":"strict-origin"},{"key":"Date","value":"Fri, 29 Nov 2019 17:07:06 GMT"},{"key":"Content-Length","value":"78944"}],"cookie":[],"responseTime":null,"body":"[\n    {\n        \"courseID\": 1,\n        \"prefix\": \"WORD\",\n        \"number\": 101,\n        \"title\": \"Modifying page margins\",\n        \"description\": \"After completing this course you will be able to control the margins of a document through Page Setup.\",\n        \"onDemand\": 1,\n        \"instructorLed\": 0,\n        \"courseIsActiveOrRetired\": \"Retired\",\n        \"dateCreated\": \"2008-06-06T21:14:24.63Z\",\n        \"dateEdited\": \"2017-06-07T19:29:21.14Z\",\n        \"instructorUrl\": \"/instructor/courses/1\",\n        \"learnerUrl\": \"/learner/course?id=1\",\n        \"learnerPlayUrl\": \"/learner/course?id=1&play=1\"\n    },\n    {\n        \"courseID\": 3,\n        \"prefix\": \"WORD\",\n        \"number\": 102,\n        \"title\": \"Using the Spelling and Grammer feature\",\n        \"description\": \"After completing this course you will be able to proof your document after editing is completed by correcting spelling errors.\",\n        \"onDemand\": 1,\n        \"instructorLed\": 0,\n        \"courseIsActiveOrRetired\": \"Active\",\n        \"dateCreated\": \"2008-06-06T21:45:40.68Z\",\n        \"dateEdited\": \"2018-05-02T18:51:14.43Z\",\n        \"instructorUrl\": \"/instructor/courses/3\",\n        \"learnerUrl\": \"/learner/course?id=3\",\n        \"learnerPlayUrl\": \"/learner/course?id=3&play=1\"\n    }\n]"}],"_postman_id":"8dcf6396-8283-4166-8c1e-bd3a02d28c56"},{"name":"Get a Course","id":"4c6aacef-607e-4695-a41a-4566d64fe0e3","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Authorization","type":"text","value":"Bearer e58aca93-e640-43ec-a0cc-a68d69baa081"}],"url":"http://localhost/universitysite/sdk/v1.0/courses/:courseId","description":"<p>Returns a single course.</p>\n","urlObject":{"protocol":"http","path":["universitysite","sdk","v1.0","courses",":courseId"],"host":["localhost"],"query":[],"variable":[{"id":"0326e040-0e1b-4a00-aaac-d6c75afb1c2e","type":"string","value":"3","key":"courseId"}]}},"response":[{"id":"aa48b2e2-df53-4b87-afeb-e8106d2fc580","name":"Get a Course","originalRequest":{"method":"GET","header":[{"key":"Authorization","type":"text","value":"Bearer e58aca93-e640-43ec-a0cc-a68d69baa081"}],"url":"http://localhost/universitysite/sdk/v1.0/courses/3"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Cache-Control","value":"no-cache"},{"key":"Pragma","value":"no-cache"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Expires","value":"-1"},{"key":"Server","value":""},{"key":"api-supported-versions","value":"1.0"},{"key":"X-UA-Compatible","value":"IE=Edge"},{"key":"X-Xss-Protection","value":"1; mode=block"},{"key":"Referrer-Policy","value":"strict-origin"},{"key":"Date","value":"Fri, 29 Nov 2019 17:21:17 GMT"},{"key":"Content-Length","value":"463"}],"cookie":[],"responseTime":null,"body":"{\n    \"courseID\": 3,\n    \"prefix\": \"MS Word PIP\",\n    \"number\": 102,\n    \"title\": \"Using the Spelling and Grammer feature\",\n    \"description\": \"After completing this course you will be able to proof your document after editing is completed by correcting spelling errors.\",\n    \"onDemand\": 1,\n    \"instructorLed\": 0,\n    \"courseIsActiveOrRetired\": \"Active\",\n    \"dateCreated\": \"2008-06-06T21:45:40.68Z\",\n    \"dateEdited\": \"2018-05-02T18:51:14.43Z\",\n    \"instructorUrl\": \"/instructor/courses/3\",\n    \"learnerUrl\": \"/learner/course?id=3\",\n    \"learnerPlayUrl\": \"/learner/course?id=3&play=1\"\n}"}],"_postman_id":"4c6aacef-607e-4695-a41a-4566d64fe0e3"}],"id":"14628ab9-7b9b-4a11-a485-04ea69ddb6fb","_postman_id":"14628ab9-7b9b-4a11-a485-04ea69ddb6fb","description":""},{"name":"Events","item":[{"name":"Get Events","id":"78a421f2-8758-4b91-9063-4b77bd6c8442","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Authorization","type":"text","value":"Bearer e58aca93-e640-43ec-a0cc-a68d69baa081"}],"url":"http://localhost/universitysite/sdk/v1.0/events?page=1&modifiedSince=2020-01-01","description":"<p>Returns a page of 100 events.</p>\n","urlObject":{"protocol":"http","path":["universitysite","sdk","v1.0","events"],"host":["localhost"],"query":[{"description":{"content":"<p>Required</p>\n","type":"text/plain"},"key":"page","value":"1"},{"description":{"content":"<p>Optional</p>\n","type":"text/plain"},"key":"modifiedSince","value":"2020-01-01"}],"variable":[]}},"response":[{"id":"c7ea952d-9e5c-4d90-ad92-4116b3eebd62","name":"Get Events","originalRequest":{"method":"GET","header":[{"key":"Authorization","type":"text","value":"Bearer e58aca93-e640-43ec-a0cc-a68d69baa081"}],"url":{"raw":"http://localhost/universitysite/sdk/v1.0/events?page=1","protocol":"http","host":["localhost"],"path":["universitysite","sdk","v1.0","events"],"query":[{"key":"page","value":"1"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Cache-Control","value":"no-cache"},{"key":"Pragma","value":"no-cache"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Expires","value":"-1"},{"key":"Server","value":""},{"key":"api-supported-versions","value":"1.0"},{"key":"X-UA-Compatible","value":"IE=Edge"},{"key":"X-Xss-Protection","value":"1; mode=block"},{"key":"Referrer-Policy","value":"strict-origin"},{"key":"Date","value":"Fri, 29 Nov 2019 17:14:52 GMT"},{"key":"Content-Length","value":"99394"}],"cookie":[],"responseTime":null,"body":"[\n    {\n        \"eventID\": 1,\n        \"startTime\": \"2009-03-25T14:00:00Z\",\n        \"endTime\": \"2009-03-25T18:00:00Z\",\n        \"prefix\": \"MS Word PIP\",\n        \"number\": 100,\n        \"title\": \"LDP-WORD-100: ILT-Editing documents\",\n        \"description\": \"After completing this course you will be able to:<ul><li>Control the margins of a document through Page Setup.\\r\\n<li>Proof your document after editing is completed by correcting spelling errors.\\r\\n<li>Locate and replace specific text throughout a document.\\r\\n<li>Paste unformatted text copied from an external source.\\r\\n<li>Create and insert a footnote in a specific location of a document.\\r\\n<li>Change the number format of an existing footnote.\\r\\n<li>Insert frequently used text in a document using an AutoText entry.</ul>This course can be completed by attending a training event or completing the following exercises: \\r\\n\\r\\n<a href=\\\"Course.aspx?ID=1\\\">LDP-Word-101: CBT Modifying page margins</a>\\r\\n<a href=\\\"Course.aspx?ID=3\\\">LDP-Word-102: CBT Using the Spelling and Grammar feature</a>\\r\\n<a href=\\\"Course.aspx?ID=4\\\">LDP-Word-103: CBT Finding and replacing text </a>\\r\\n<a href=\\\"Course.aspx?ID=5\\\">LDP-Word-104: CBT Cutting and copying text</a>\\r\\n<a href=\\\"Course.aspx?ID=6\\\">LDP-Word-105: CBT Using Paste Special</a>\\r\\n<a href=\\\"Course.aspx?ID=7\\\">LDP-Word-106: CBT Creating and editing a footnote</a>\\r\\n<a href=\\\"Course.aspx?ID=8\\\">LDP-Word-107: CBT Working with AutoText</a>\",\n        \"location\": \"Dallas\",\n        \"courseID\": 40,\n        \"courseIsActiveOrRetired\": \"Active\",\n        \"dateCreated\": \"2009-03-26T14:25:08.553Z\",\n        \"dateEdited\": \"2009-03-26T15:14:03.853Z\",\n        \"parentEventID\": null,\n        \"instructorUrl\": \"/instructor/events/1\",\n        \"learnerUrl\": \"/learner/event?id=1\"\n    },\n    {\n        \"eventID\": 2,\n        \"startTime\": \"2009-04-30T14:00:00Z\",\n        \"endTime\": \"2009-04-30T18:00:00Z\",\n        \"prefix\": \"MS Word PIP\",\n        \"number\": 100,\n        \"title\": \"LDP-WORD-100: ILT-Editing documents\",\n        \"description\": \"After completing this course you will be able to:<ul><li>Control the margins of a document through Page Setup.\\r\\n<li>Proof your document after editing is completed by correcting spelling errors.\\r\\n<li>Locate and replace specific text throughout a document.\\r\\n<li>Paste unformatted text copied from an external source.\\r\\n<li>Create and insert a footnote in a specific location of a document.\\r\\n<li>Change the number format of an existing footnote.\\r\\n<li>Insert frequently used text in a document using an AutoText entry.</ul>This course can be completed by attending a training event or completing the following exercises: \\r\\n\\r\\n<a href=\\\"Course.aspx?ID=1\\\">LDP-Word-101: CBT Modifying page margins</a>\\r\\n<a href=\\\"Course.aspx?ID=3\\\">LDP-Word-102: CBT Using the Spelling and Grammar feature</a>\\r\\n<a href=\\\"Course.aspx?ID=4\\\">LDP-Word-103: CBT Finding and replacing text </a>\\r\\n<a href=\\\"Course.aspx?ID=5\\\">LDP-Word-104: CBT Cutting and copying text</a>\\r\\n<a href=\\\"Course.aspx?ID=6\\\">LDP-Word-105: CBT Using Paste Special</a>\\r\\n<a href=\\\"Course.aspx?ID=7\\\">LDP-Word-106: CBT Creating and editing a footnote</a>\\r\\n<a href=\\\"Course.aspx?ID=8\\\">LDP-Word-107: CBT Working with AutoText</a>\",\n        \"location\": \"Dallas\",\n        \"courseID\": 40,\n        \"courseIsActiveOrRetired\": \"Active\",\n        \"dateCreated\": \"2009-04-28T17:47:29.077Z\",\n        \"dateEdited\": \"2009-04-28T17:47:29.077Z\",\n        \"parentEventID\": null,\n        \"instructorUrl\": \"/instructor/events/2\",\n        \"learnerUrl\": \"/learner/event?id=2\"\n    }\n]"}],"_postman_id":"78a421f2-8758-4b91-9063-4b77bd6c8442"},{"name":"Get an Event","id":"615cba32-476a-4e3d-b4fb-256ca750927c","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Authorization","type":"text","value":"Bearer e58aca93-e640-43ec-a0cc-a68d69baa081"}],"url":"http://localhost/universitysite/sdk/v1.0/events/:eventId","description":"<p>Returns a single event.</p>\n","urlObject":{"protocol":"http","path":["universitysite","sdk","v1.0","events",":eventId"],"host":["localhost"],"query":[],"variable":[{"id":"b32e0851-a65f-4055-9423-3be088452f7a","type":"string","value":"2","key":"eventId"}]}},"response":[{"id":"e03f0477-dcbc-4060-928a-0bf48b5768a7","name":"Get an Event","originalRequest":{"method":"GET","header":[{"key":"Authorization","type":"text","value":"Bearer e58aca93-e640-43ec-a0cc-a68d69baa081"}],"url":"http://localhost/universitysite/sdk/v1.0/events/2"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Cache-Control","value":"no-cache"},{"key":"Pragma","value":"no-cache"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Expires","value":"-1"},{"key":"Server","value":""},{"key":"api-supported-versions","value":"1.0"},{"key":"X-UA-Compatible","value":"IE=Edge"},{"key":"X-Xss-Protection","value":"1; mode=block"},{"key":"Referrer-Policy","value":"strict-origin"},{"key":"Date","value":"Fri, 29 Nov 2019 17:22:42 GMT"},{"key":"Content-Length","value":"1624"}],"cookie":[],"responseTime":null,"body":"{\n    \"eventID\": 2,\n    \"startTime\": \"2009-04-30T14:00:00Z\",\n    \"endTime\": \"2009-04-30T18:00:00Z\",\n    \"prefix\": \"MS Word PIP\",\n    \"number\": 100,\n    \"title\": \"LDP-WORD-100: ILT-Editing documents\",\n    \"description\": \"After completing this course you will be able to:<ul><li>Control the margins of a document through Page Setup.\\r\\n<li>Proof your document after editing is completed by correcting spelling errors.\\r\\n<li>Locate and replace specific text throughout a document.\\r\\n<li>Paste unformatted text copied from an external source.\\r\\n<li>Create and insert a footnote in a specific location of a document.\\r\\n<li>Change the number format of an existing footnote.\\r\\n<li>Insert frequently used text in a document using an AutoText entry.</ul>This course can be completed by attending a training event or completing the following exercises: \\r\\n\\r\\n<a href=\\\"Course.aspx?ID=1\\\">LDP-Word-101: CBT Modifying page margins</a>\\r\\n<a href=\\\"Course.aspx?ID=3\\\">LDP-Word-102: CBT Using the Spelling and Grammar feature</a>\\r\\n<a href=\\\"Course.aspx?ID=4\\\">LDP-Word-103: CBT Finding and replacing text </a>\\r\\n<a href=\\\"Course.aspx?ID=5\\\">LDP-Word-104: CBT Cutting and copying text</a>\\r\\n<a href=\\\"Course.aspx?ID=6\\\">LDP-Word-105: CBT Using Paste Special</a>\\r\\n<a href=\\\"Course.aspx?ID=7\\\">LDP-Word-106: CBT Creating and editing a footnote</a>\\r\\n<a href=\\\"Course.aspx?ID=8\\\">LDP-Word-107: CBT Working with AutoText</a>\",\n    \"location\": \"Dallas\",\n    \"courseID\": 40,\n    \"courseIsActiveOrRetired\": \"Active\",\n    \"dateCreated\": \"2009-04-28T17:47:29.077Z\",\n    \"dateEdited\": \"2009-04-28T17:47:29.077Z\",\n    \"parentEventID\": null,\n    \"instructorUrl\": \"/instructor/events/2\",\n    \"learnerUrl\": \"/learner/event?id=2\"\n}"}],"_postman_id":"615cba32-476a-4e3d-b4fb-256ca750927c"}],"id":"770a5cdb-be4f-4f4c-a62f-a28ce9314af2","_postman_id":"770a5cdb-be4f-4f4c-a62f-a28ce9314af2","description":""},{"name":"Plans","item":[{"name":"Get Plans","id":"cbdbb21b-ef00-4c08-8366-f4712a1edc7f","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Authorization","type":"text","value":"Bearer e58aca93-e640-43ec-a0cc-a68d69baa081"}],"url":"http://localhost/universitysite/sdk/v1.0/plans?page=1&modifiedSince=2020-01-01","description":"<p>Returns a page of 100 plans.</p>\n","urlObject":{"protocol":"http","path":["universitysite","sdk","v1.0","plans"],"host":["localhost"],"query":[{"description":{"content":"<p>Required</p>\n","type":"text/plain"},"key":"page","value":"1"},{"description":{"content":"<p>Optional</p>\n","type":"text/plain"},"key":"modifiedSince","value":"2020-01-01"}],"variable":[]}},"response":[{"id":"4819b08c-3159-410e-b413-915b27f4cd3a","name":"Get Plans","originalRequest":{"method":"GET","header":[{"key":"Authorization","type":"text","value":"Bearer e58aca93-e640-43ec-a0cc-a68d69baa081"}],"url":{"raw":"http://localhost/universitysite/sdk/v1.0/plans?page=1","protocol":"http","host":["localhost"],"path":["universitysite","sdk","v1.0","plans"],"query":[{"key":"page","value":"1"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Cache-Control","value":"no-cache"},{"key":"Pragma","value":"no-cache"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Expires","value":"-1"},{"key":"Server","value":""},{"key":"api-supported-versions","value":"1.0"},{"key":"X-UA-Compatible","value":"IE=Edge"},{"key":"X-Xss-Protection","value":"1; mode=block"},{"key":"Referrer-Policy","value":"strict-origin"},{"key":"Date","value":"Fri, 29 Nov 2019 17:16:42 GMT"},{"key":"Content-Length","value":"25633"}],"cookie":[],"responseTime":null,"body":"[\r\n    {\r\n        \"attributes\": {\r\n            \"planID\": 289,\r\n            \"name\": \"Skills Academy A\",\r\n            \"description\": \"\",\r\n            \"status\": \"Active\",\r\n            \"learnersCanOptIn\": false,\r\n            \"dateCreated\": \"2017-05-24T11:46:58.597Z\",\r\n            \"dateEdited\": \"2019-04-01T14:15:16.337Z\",\r\n            \"instructorUrl\": \"/instructor/plans/289\",\r\n            \"learnerUrl\": \"/learner/plan?id=289\"\r\n        },\r\n        \"relationships\": {\r\n            \"courses\": [\r\n                {\r\n                    \"planID\": 289,\r\n                    \"displaySequenceNumber\": null,\r\n                    \"courseID\": 785,\r\n                    \"prefix\": \"XX\",\r\n                    \"number\": 101,\r\n                    \"title\": \"Personal Insights I\",\r\n                    \"onDemand\": 0,\r\n                    \"instructorLed\": 1,\r\n                    \"instructorUrl\": \"/instructor/courses/785\",\r\n                    \"learnerUrl\": \"/learner/course?id=785\",\r\n                    \"learnerPlayUrl\": null\r\n                },\r\n                {\r\n                    \"planID\": 289,\r\n                    \"displaySequenceNumber\": null,\r\n                    \"courseID\": 786,\r\n                    \"prefix\": \"XX\",\r\n                    \"number\": 102,\r\n                    \"title\": \"Personal Insights II\",\r\n                    \"onDemand\": 0,\r\n                    \"instructorLed\": 1,\r\n                    \"instructorUrl\": \"/instructor/courses/786\",\r\n                    \"learnerUrl\": \"/learner/course?id=786\",\r\n                    \"learnerPlayUrl\": null\r\n                }\r\n            ],\r\n            \"tags\": []\r\n        }\r\n    },\r\n    {\r\n        \"attributes\": {\r\n            \"planID\": 290,\r\n            \"name\": \"Skills Academy B\",\r\n            \"description\": \"\",\r\n            \"status\": \"Active\",\r\n            \"learnersCanOptIn\": false,\r\n            \"dateCreated\": \"2017-05-24T12:00:04.827Z\",\r\n            \"dateEdited\": \"2019-04-01T14:15:03.313Z\",\r\n            \"instructorUrl\": \"/instructor/plans/290\",\r\n            \"learnerUrl\": \"/learner/plan?id=290\"\r\n        },\r\n        \"relationships\": {\r\n            \"courses\": [\r\n                {\r\n                    \"planID\": 290,\r\n                    \"displaySequenceNumber\": null,\r\n                    \"courseID\": 796,\r\n                    \"prefix\": \"XX\",\r\n                    \"number\": 112,\r\n                    \"title\": \"Business Case Testing - Pitches \",\r\n                    \"onDemand\": 0,\r\n                    \"instructorLed\": 1,\r\n                    \"instructorUrl\": \"/instructor/courses/796\",\r\n                    \"learnerUrl\": \"/learner/course?id=796\",\r\n                    \"learnerPlayUrl\": null\r\n                }\r\n            ],\r\n            \"tags\": []\r\n        }\r\n    }\r\n]"}],"_postman_id":"cbdbb21b-ef00-4c08-8366-f4712a1edc7f"},{"name":"Get a Plan","id":"0a9482cc-8d93-4aef-ac0f-58c40d993eb9","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Authorization","type":"text","value":"Bearer e58aca93-e640-43ec-a0cc-a68d69baa081"}],"url":"http://localhost/universitysite/sdk/v1.0/plans/:planId","description":"<p>Returns a single plan.</p>\n","urlObject":{"protocol":"http","path":["universitysite","sdk","v1.0","plans",":planId"],"host":["localhost"],"query":[],"variable":[{"id":"3280c8b6-49bc-4cfd-84aa-acb6f9659e89","type":"string","value":"3","key":"planId"}]}},"response":[{"id":"3ae8d4e1-6081-4150-9e2d-141c880e93a1","name":"Get a Plan","originalRequest":{"method":"GET","header":[{"key":"Authorization","type":"text","value":"Bearer e58aca93-e640-43ec-a0cc-a68d69baa081"}],"url":"http://localhost/universitysite/sdk/v1.0/plans/2"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Cache-Control","value":"no-cache"},{"key":"Pragma","value":"no-cache"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Expires","value":"-1"},{"key":"Server","value":""},{"key":"api-supported-versions","value":"1.0"},{"key":"X-UA-Compatible","value":"IE=Edge"},{"key":"X-Xss-Protection","value":"1; mode=block"},{"key":"Referrer-Policy","value":"strict-origin"},{"key":"Date","value":"Fri, 29 Nov 2019 17:24:03 GMT"},{"key":"Content-Length","value":"1269"}],"cookie":[],"responseTime":null,"body":"{\r\n\t\"attributes\": {\r\n\t    \"planID\": 289,\r\n\t    \"name\": \"Skills Academy A\",\r\n\t    \"description\": \"\",\r\n\t    \"status\": \"Active\",\r\n\t    \"learnersCanOptIn\": false,\r\n\t    \"dateCreated\": \"2017-05-24T11:46:58.597Z\",\r\n\t    \"dateEdited\": \"2019-04-01T14:15:16.337Z\",\r\n\t    \"instructorUrl\": \"/instructor/plans/289\",\r\n\t    \"learnerUrl\": \"/learner/plan?id=289\"\r\n\t},\r\n\t\"relationships\": {\r\n\t    \"courses\": [\r\n\t        {\r\n\t            \"planID\": 289,\r\n\t            \"displaySequenceNumber\": null,\r\n\t            \"courseID\": 785,\r\n\t            \"prefix\": \"XX\",\r\n\t            \"number\": 101,\r\n\t            \"title\": \"Personal Insights I\",\r\n\t            \"onDemand\": 0,\r\n\t            \"instructorLed\": 1,\r\n\t            \"instructorUrl\": \"/instructor/courses/785\",\r\n\t            \"learnerUrl\": \"/learner/course?id=785\",\r\n\t            \"learnerPlayUrl\": null\r\n\t        },\r\n\t        {\r\n\t            \"planID\": 289,\r\n\t            \"displaySequenceNumber\": null,\r\n\t            \"courseID\": 786,\r\n\t            \"prefix\": \"XX\",\r\n\t            \"number\": 102,\r\n\t            \"title\": \"Personal Insights II\",\r\n\t            \"onDemand\": 0,\r\n\t            \"instructorLed\": 1,\r\n\t            \"instructorUrl\": \"/instructor/courses/786\",\r\n\t            \"learnerUrl\": \"/learner/course?id=786\",\r\n\t            \"learnerPlayUrl\": null\r\n\t        }\r\n\t    ],\r\n\t    \"tags\": []\r\n\t}\r\n}"}],"_postman_id":"0a9482cc-8d93-4aef-ac0f-58c40d993eb9"}],"id":"2669e8b2-a7a5-4f29-b3fd-eb5b68217be7","event":[{"listen":"prerequest","script":{"id":"2e18fd49-1a31-4d4c-b165-e4f0ffd4f6db","type":"text/javascript","exec":[""]}},{"listen":"test","script":{"id":"d451c2f0-da86-496a-9979-29687f503a3a","type":"text/javascript","exec":[""]}}],"_postman_id":"2669e8b2-a7a5-4f29-b3fd-eb5b68217be7","description":""},{"name":"Users","item":[{"name":"Get Users","id":"5944f311-90c3-4ccb-bf2e-8212fa69f797","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Authorization","type":"text","value":"Bearer e58aca93-e640-43ec-a0cc-a68d69baa081"}],"url":"http://localhost/universitysite/sdk/v1.0/users?page=1&modifiedSince=2020-01-01","description":"<p>Returns a page of 100 users.</p>\n","urlObject":{"protocol":"http","path":["universitysite","sdk","v1.0","users"],"host":["localhost"],"query":[{"description":{"content":"<p>Required</p>\n","type":"text/plain"},"key":"page","value":"1"},{"description":{"content":"<p>Optional</p>\n","type":"text/plain"},"key":"modifiedSince","value":"2020-01-01"}],"variable":[]}},"response":[{"id":"47012436-c9ab-4a1f-adac-4db6677093dc","name":"Get Users","originalRequest":{"method":"GET","header":[{"key":"Authorization","type":"text","value":"Bearer e58aca93-e640-43ec-a0cc-a68d69baa081"}],"url":{"raw":"http://localhost/universitysite/sdk/v1.0/users?page=1","protocol":"http","host":["localhost"],"path":["universitysite","sdk","v1.0","users"],"query":[{"key":"page","value":"1"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Cache-Control","value":"no-cache"},{"key":"Pragma","value":"no-cache"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Expires","value":"-1"},{"key":"Server","value":""},{"key":"api-supported-versions","value":"1.0"},{"key":"X-UA-Compatible","value":"IE=Edge"},{"key":"X-Xss-Protection","value":"1; mode=block"},{"key":"Referrer-Policy","value":"strict-origin"},{"key":"Date","value":"Fri, 29 Nov 2019 17:17:47 GMT"},{"key":"Content-Length","value":"18925"}],"cookie":[],"responseTime":null,"body":"[\n    {\n        \"id\": 41,\n        \"nameLF\": \"Aguas, Homer\",\n        \"name\": \"Homer Aguas\",\n        \"networkAlias\": \"homer\",\n        \"eMail\": \"homer@local.com\",\n        \"lastName\": \"Aguas\",\n        \"firstName\": \"Homer\",\n        \"section\": \"\",\n        \"department\": \"\",\n        \"jobTitle\": \"\",\n        \"workPhone\": \"\",\n        \"lastLogin\": \"2019-07-31T17:43:39.253Z\",\n        \"officeLocation\": \"Dallas\",\n        \"managerNameLF\": null,\n        \"managerName\": null,\n        \"isDisabled\": false\n    },\n    {\n        \"id\": 3,\n        \"nameLF\": \"Anderson, Katrina\",\n        \"name\": \"Katrina Anderson\",\n        \"networkAlias\": \"kanderson\",\n        \"eMail\": \"kanderson@local.com\",\n        \"lastName\": \"Anderson\",\n        \"firstName\": \"Katrina\",\n        \"section\": \"\",\n        \"department\": \"\",\n        \"jobTitle\": \"\",\n        \"workPhone\": \"\",\n        \"lastLogin\": \"2012-11-06T21:03:07.737Z\",\n        \"officeLocation\": \"Minneapolis\",\n        \"managerNameLF\": \"Masters, Autumn\",\n        \"managerName\": \"Autumn Masters\",\n        \"isDisabled\": false\n    }\n]"}],"_postman_id":"5944f311-90c3-4ccb-bf2e-8212fa69f797"},{"name":"Get a User","id":"65c4d7ca-58c3-40f0-8a13-adee4fa51c26","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Authorization","type":"text","value":"Bearer e58aca93-e640-43ec-a0cc-a68d69baa081"}],"url":"http://localhost/universitysite/sdk/v1.0/users/:userId","description":"<p>Returns a single user.</p>\n","urlObject":{"protocol":"http","path":["universitysite","sdk","v1.0","users",":userId"],"host":["localhost"],"query":[],"variable":[{"id":"3d7fda87-86fa-4b63-80a3-e30e19ce3590","type":"string","value":"5","key":"userId"}]}},"response":[{"id":"f8f8cc88-ea5c-44a6-997a-8718e2a6ac2e","name":"Get a User","originalRequest":{"method":"GET","header":[{"key":"Authorization","type":"text","value":"Bearer e58aca93-e640-43ec-a0cc-a68d69baa081"}],"url":"http://localhost/universitysite/sdk/v1.0/users/3"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Cache-Control","value":"no-cache"},{"key":"Pragma","value":"no-cache"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Expires","value":"-1"},{"key":"Server","value":""},{"key":"api-supported-versions","value":"1.0"},{"key":"X-UA-Compatible","value":"IE=Edge"},{"key":"X-Xss-Protection","value":"1; mode=block"},{"key":"Referrer-Policy","value":"strict-origin"},{"key":"Date","value":"Fri, 29 Nov 2019 17:25:41 GMT"},{"key":"Content-Length","value":"384"}],"cookie":[],"responseTime":null,"body":"{\n    \"id\": 3,\n    \"nameLF\": \"Anderson, Katrina\",\n    \"name\": \"Katrina Anderson\",\n    \"networkAlias\": \"kanderson\",\n    \"eMail\": \"kanderson@firm.com\",\n    \"lastName\": \"Anderson\",\n    \"firstName\": \"Katrina\",\n    \"section\": \"\",\n    \"department\": \"\",\n    \"jobTitle\": \"SkillSite\",\n    \"workPhone\": \"\",\n    \"lastLogin\": \"2012-11-06T21:03:07.737Z\",\n    \"officeLocation\": \"Minneapolis\",\n    \"managerNameLF\": \"Masters, Autumn\",\n    \"managerName\": \"Autumn Masters\",\n    \"isDisabled\": false\n}"}],"_postman_id":"65c4d7ca-58c3-40f0-8a13-adee4fa51c26"},{"name":"Get a User's Plans","id":"7be4f42e-d72d-4dfd-964f-008060b900ec","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Authorization","type":"text","value":"Bearer e58aca93-e640-43ec-a0cc-a68d69baa081"}],"url":"http://localhost/universitysite/sdk/v1.0/users/:userId/plans","description":"<p>Returns a list of plans assigned to a user along with the completion status for each plan, its courses, and its credits.</p>\n","urlObject":{"protocol":"http","path":["universitysite","sdk","v1.0","users",":userId","plans"],"host":["localhost"],"query":[],"variable":[{"id":"4bd826cb-661c-4392-8b8a-812290a065b5","type":"string","value":"3","key":"userId"}]}},"response":[{"id":"bc853bc7-8687-4dd5-8e7b-e5187ea525dd","name":"Get a User's Plans","originalRequest":{"method":"GET","header":[{"key":"Authorization","type":"text","value":"Bearer e58aca93-e640-43ec-a0cc-a68d69baa081"}],"url":"http://localhost/universitysite/sdk/v1.0/users/3/plans"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Cache-Control","value":"no-cache"},{"key":"Pragma","value":"no-cache"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Expires","value":"-1"},{"key":"Server","value":""},{"key":"api-supported-versions","value":"1.0"},{"key":"X-UA-Compatible","value":"IE=Edge"},{"key":"X-Xss-Protection","value":"1; mode=block"},{"key":"Referrer-Policy","value":"strict-origin"},{"key":"Date","value":"Fri, 29 Nov 2019 17:29:46 GMT"},{"key":"Content-Length","value":"1862"}],"cookie":[],"responseTime":null,"body":"[\n    {\n        \"planProgress\": {\n            \"planProgressID\": 21921,\n            \"email\": \"kanderson@firm.com\",\n            \"learningPlan\": \"Learning Plan for 2011\",\n            \"percentComplete\": 100,\n            \"enrollmentType\": \"Assigned\",\n            \"dateEnrolled\": \"2011-06-29T20:38:01.663Z\",\n            \"periodStartDate\": null,\n            \"periodDeadlineDate\": \"2011-12-31T23:59:59Z\",\n            \"dateCompleted\": \"2011-05-06T16:00:00Z\",\n            \"periodDesignation\": \"Current Period\",\n            \"planID\": 36,\n            \"userID\": 3\n        },\n        \"planProgressForCourses\": [\n            {\n                \"email\": \"kanderson@firm.com\",\n                \"prefix\": \"PSC\",\n                \"number\": 1,\n                \"isComplete\": 0,\n                \"planProgressID\": 21921,\n                \"courseID\": 221,\n                \"userID\": 3\n            }\n        ],\n        \"planProgressForCredits\": []\n    },\n    {\n        \"planProgress\": {\n            \"planProgressID\": 21927,\n            \"email\": \"kanderson@firm.com\",\n            \"learningPlan\": \"Learning Plan for 2012\",\n            \"percentComplete\": 0,\n            \"enrollmentType\": \"Assigned\",\n            \"dateEnrolled\": \"2012-05-17T16:41:12.29Z\",\n            \"periodStartDate\": null,\n            \"periodDeadlineDate\": \"2012-12-31T23:59:59Z\",\n            \"dateCompleted\": null,\n            \"periodDesignation\": \"Current Period\",\n            \"planID\": 49,\n            \"userID\": 3\n        },\n        \"planProgressForCourses\": [\n            {\n                \"email\": \"kanderson@firm.com\",\n                \"prefix\": \"MS Excel\",\n                \"number\": 103,\n                \"isComplete\": 0,\n                \"planProgressID\": 21927,\n                \"courseID\": 113,\n                \"userID\": 3\n            },\n            {\n                \"email\": \"kanderson@firm.com\",\n                \"prefix\": \"eLearning\",\n                \"number\": 16,\n                \"isComplete\": 0,\n                \"planProgressID\": 21927,\n                \"courseID\": 188,\n                \"userID\": 3\n            }\n        ],\n        \"planProgressForCredits\": []\n    },\n    {\n        \"planProgress\": {\n            \"planProgressID\": 21930,\n            \"email\": \"kanderson@firm.com\",\n            \"learningPlan\": \"Learning Plan for 2012\",\n            \"percentComplete\": 0,\n            \"enrollmentType\": \"Assigned\",\n            \"dateEnrolled\": \"2012-07-26T21:27:28.39Z\",\n            \"periodStartDate\": null,\n            \"periodDeadlineDate\": \"2012-12-31T23:59:59Z\",\n            \"dateCompleted\": null,\n            \"periodDesignation\": \"Current Period\",\n            \"planID\": 54,\n            \"userID\": 3\n        },\n        \"planProgressForCourses\": [\n            {\n                \"email\": \"kanderson@firm.com\",\n                \"prefix\": \"eLearning\",\n                \"number\": 8,\n                \"isComplete\": 0,\n                \"planProgressID\": 21930,\n                \"courseID\": 171,\n                \"userID\": 3\n            },\n            {\n                \"email\": \"kanderson@firm.com\",\n                \"prefix\": \"eLearning\",\n                \"number\": 9,\n                \"isComplete\": 0,\n                \"planProgressID\": 21930,\n                \"courseID\": 172,\n                \"userID\": 3\n            }\n        ],\n        \"planProgressForCredits\": []\n    }\n]"}],"_postman_id":"7be4f42e-d72d-4dfd-964f-008060b900ec"},{"name":"Get a User's Plan","id":"8df98307-70d4-4d9f-bbec-3d4ab1b5f27d","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Authorization","type":"text","value":"Bearer e58aca93-e640-43ec-a0cc-a68d69baa081"}],"url":"http://localhost/universitysite/sdk/v1.0/users/:userId/plans/:planId","description":"<p>Returns a plans assigned to a user along with the completion status for each plan, its courses, and its credits.</p>\n","urlObject":{"protocol":"http","path":["universitysite","sdk","v1.0","users",":userId","plans",":planId"],"host":["localhost"],"query":[],"variable":[{"id":"1da713c2-d644-427a-a9e3-57fd125a348c","type":"string","value":"3","key":"userId"},{"id":"d7ad8e87-3b7c-44c8-8ef8-02cd5e49e6d8","type":"string","value":"54","key":"planId"}]}},"response":[{"id":"cce071ec-c93d-4b4a-beab-b1c9f91691fb","name":"Get a User's Plan","originalRequest":{"method":"GET","header":[{"key":"Authorization","type":"text","value":"Bearer e58aca93-e640-43ec-a0cc-a68d69baa081"}],"url":"http://localhost/universitysite/sdk/v1.0/users/3/plans/54"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Cache-Control","value":"no-cache"},{"key":"Pragma","value":"no-cache"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Expires","value":"-1"},{"key":"Server","value":""},{"key":"api-supported-versions","value":"1.0"},{"key":"X-UA-Compatible","value":"IE=Edge"},{"key":"X-Xss-Protection","value":"1; mode=block"},{"key":"Referrer-Policy","value":"strict-origin"},{"key":"Date","value":"Fri, 29 Nov 2019 17:38:15 GMT"},{"key":"Content-Length","value":"656"}],"cookie":[],"responseTime":null,"body":"{\n    \"planProgress\": {\n        \"planProgressID\": 21930,\n        \"email\": \"kanderson@firm.com\",\n        \"learningPlan\": \"Learning Plan for 2012\",\n        \"percentComplete\": 0,\n        \"enrollmentType\": \"Assigned\",\n        \"dateEnrolled\": \"2012-07-26T21:27:28.39Z\",\n        \"periodStartDate\": null,\n        \"periodDeadlineDate\": \"2012-12-31T23:59:59Z\",\n        \"dateCompleted\": null,\n        \"periodDesignation\": \"Current Period\",\n        \"planID\": 54,\n        \"userID\": 3\n    },\n    \"planProgressForCourses\": [\n        {\n            \"email\": \"kanderson@firm.com\",\n            \"prefix\": \"eLearning\",\n            \"number\": 8,\n            \"isComplete\": 0,\n            \"planProgressID\": 21930,\n            \"courseID\": 171,\n            \"userID\": 3\n        },\n        {\n            \"email\": \"kanderson@firm.com\",\n            \"prefix\": \"eLearning\",\n            \"number\": 9,\n            \"isComplete\": 0,\n            \"planProgressID\": 21930,\n            \"courseID\": 172,\n            \"userID\": 3\n        }\n    ],\n    \"planProgressForCredits\": []\n}"}],"_postman_id":"8df98307-70d4-4d9f-bbec-3d4ab1b5f27d"}],"id":"212f4189-489f-43a9-88e7-33e38cc8b6ea","event":[{"listen":"prerequest","script":{"id":"1a98408a-7c15-41bb-baaf-1a755cf4c8f7","type":"text/javascript","exec":[""]}},{"listen":"test","script":{"id":"d434347b-8714-47de-b3ad-ea2f4502f7a5","type":"text/javascript","exec":[""]}}],"_postman_id":"212f4189-489f-43a9-88e7-33e38cc8b6ea","description":""}],"event":[{"listen":"prerequest","script":{"id":"859c29c0-967c-4c0e-b651-aca7dd8ca46b","type":"text/javascript","exec":[""]}},{"listen":"test","script":{"id":"cbc2d667-5177-45d3-b655-3b70bd6e500d","type":"text/javascript","exec":[""]}}]}