{"info":{"_postman_id":"138488c7-7d72-46a8-b19e-b642310259af","name":"Client APIs","description":"<html><head></head><body><h2 id=\"client-api-collection\">Client API collection</h2>\n<p>This collection contains sample requests for Client API, and it includes all the client-side functionality like creating accounts, users, store facial emotions, voice acoustics, etc.</p>\n</body></html>","schema":"https://schema.getpostman.com/json/collection/v2.0.0/collection.json","toc":[],"owner":"15546015","collectionId":"138488c7-7d72-46a8-b19e-b642310259af","publishedId":"TzedhjiX","public":true,"customColor":{"top-bar":"FFFFFF","right-sidebar":"303030","highlight":"EF5B25"},"publishDate":"2021-06-26T13:29:34.000Z"},"item":[{"name":"accounts","item":[{"name":"{account_id}","item":[{"name":"Get account","id":"4b38b90b-314e-4a24-b6da-88bfe59dc1a9","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"body":{"mode":"raw","raw":"","options":{"raw":{"language":"json"}}},"url":"https://7m3lnjv8p5.execute-api.ap-south-1.amazonaws.com/dev/client_api/accounts/(str: account_id)","description":"<p>API endpoint to <em>Fetch information</em> for an account in the system.</p>\n<blockquote>\n<p>A successful API request will return HTTP 200 Status</p>\n</blockquote>\n<blockquote>\n<p>Request for a non-existing user will return HTTP 400 Status</p>\n</blockquote>\n","urlObject":{"protocol":"https","path":["dev","client_api","accounts","(str: account_id)"],"host":["7m3lnjv8p5","execute-api","ap-south-1","amazonaws","com"],"query":[],"variable":[]}},"response":[{"id":"81b6480d-6345-432c-9773-2ea4c469c9a4","name":"Get account Example","originalRequest":{"method":"GET","header":[],"body":{"mode":"raw","raw":"","options":{"raw":{"language":"json"}}},"url":"https://7m3lnjv8p5.execute-api.ap-south-1.amazonaws.com/dev/client_api/accounts/056430c0-d5d3-11eb-a1c9-c153ba714fc6"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"150"},{"key":"Connection","value":"keep-alive"},{"key":"Date","value":"Tue, 29 Jun 2021 14:57:42 GMT"},{"key":"x-amzn-RequestId","value":"a258180f-a5ff-4948-8b79-e17531254d31"},{"key":"access-control-allow-origin","value":"*"},{"key":"x-amzn-Remapped-content-length","value":"150"},{"key":"x-amzn-Remapped-connection","value":"close"},{"key":"x-amz-apigw-id","value":"BsU0EHNrhcwFsAA="},{"key":"etag","value":"W/\"96-9iKiTEJqlRtQtmQmEw50skbk+kM\""},{"key":"x-powered-by","value":"Express"},{"key":"X-Amzn-Trace-Id","value":"Root=1-60db34e6-18c6565e36d47e2a1c1ca0f8;Sampled=0"},{"key":"x-amzn-Remapped-date","value":"Tue, 29 Jun 2021 14:57:42 GMT"},{"key":"X-Cache","value":"Miss from cloudfront"},{"key":"Via","value":"1.1 23145dbb6aeaea7a5aa5e73c1ea320fb.cloudfront.net (CloudFront)"},{"key":"X-Amz-Cf-Pop","value":"DEL51-C1"},{"key":"X-Amz-Cf-Id","value":"sCwOEZNNd6YSXi3NaDHvFjfXGWWxaCHOEs_XoUmkL3F5J26-A7dSWw=="}],"cookie":[],"responseTime":null,"body":"{\n    \"msg\": \"Returned Specific Account Data\",\n    \"response\": [\n        {\n            \"account_id\": \"056430c0-d5d3-11eb-a1c9-c153ba714fc6\",\n            \"name\": \"Ambrose Townsend\",\n            \"locale\": \"Tokyo\"\n        }\n    ]\n}"}],"_postman_id":"4b38b90b-314e-4a24-b6da-88bfe59dc1a9"},{"name":"Update account","id":"ce0815dc-6e3f-4eac-8e45-b250c9249a04","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PATCH","header":[],"body":{"mode":"raw","raw":"{\n    \"first_name\":\"Prince\",\n    \"last_name\": \"Jain\" \n}","options":{"raw":{"language":"json"}}},"url":"https://7m3lnjv8p5.execute-api.ap-south-1.amazonaws.com/dev/client_api/accounts/(str: account_id)","description":"<p>API endpoint to <em>Update information</em> for an account in the system.</p>\n<blockquote>\n<p>A successful API request will return HTTP 200 Status</p>\n</blockquote>\n<blockquote>\n<p>Request for a non-existing user will return HTTP 400 Status</p>\n</blockquote>\n","urlObject":{"protocol":"https","path":["dev","client_api","accounts","(str: account_id)"],"host":["7m3lnjv8p5","execute-api","ap-south-1","amazonaws","com"],"query":[],"variable":[]}},"response":[{"id":"f6299a69-b1b6-4e3e-b499-fb719625a98d","name":"Update Account Example","originalRequest":{"method":"PATCH","header":[],"body":{"mode":"raw","raw":"{\n    \"first_name\":\"Prince\",\n    \"last_name\": \"Jain\" \n}","options":{"raw":{"language":"json"}}},"url":"https://7m3lnjv8p5.execute-api.ap-south-1.amazonaws.com/dev/client_api/accounts/056430c0-d5d3-11eb-a1c9-c153ba714fc6"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"82"},{"key":"Connection","value":"keep-alive"},{"key":"Date","value":"Tue, 29 Jun 2021 14:58:24 GMT"},{"key":"x-amzn-RequestId","value":"86e316ba-1085-40fd-9780-d9b803dae9f6"},{"key":"access-control-allow-origin","value":"*"},{"key":"x-amzn-Remapped-content-length","value":"82"},{"key":"x-amzn-Remapped-connection","value":"close"},{"key":"x-amz-apigw-id","value":"BsU6lFxKhcwFh7A="},{"key":"etag","value":"W/\"52-1YAwe7/0tzKqsK9VffxBXLhTxGs\""},{"key":"x-powered-by","value":"Express"},{"key":"X-Amzn-Trace-Id","value":"Root=1-60db3510-2183864371d38ffc2228be46;Sampled=0"},{"key":"x-amzn-Remapped-date","value":"Tue, 29 Jun 2021 14:58:24 GMT"},{"key":"X-Cache","value":"Miss from cloudfront"},{"key":"Via","value":"1.1 23145dbb6aeaea7a5aa5e73c1ea320fb.cloudfront.net (CloudFront)"},{"key":"X-Amz-Cf-Pop","value":"DEL51-C1"},{"key":"X-Amz-Cf-Id","value":"cTmeJGjUffE6hcBAuJFa3olnOyWPPRhZz2WUqQSPEapASlKRIvLulg=="}],"cookie":[],"responseTime":null,"body":"{\n    \"msg\": \"Updated Successfully\",\n    \"account_id\": \"056430c0-d5d3-11eb-a1c9-c153ba714fc6\"\n}"}],"_postman_id":"ce0815dc-6e3f-4eac-8e45-b250c9249a04"},{"name":"Delete account","id":"29a60f82-5fbf-40b8-97eb-7a74b9ae54b2","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[],"body":{"mode":"raw","raw":"","options":{"raw":{"language":"json"}}},"url":"https://7m3lnjv8p5.execute-api.ap-south-1.amazonaws.com/dev/client_api/accounts/(str: account_id)","description":"<p>API endpoint to <em>Delete information</em> for a user in the system.</p>\n<blockquote>\n<p>A successful API request will return HTTP 200 Status</p>\n</blockquote>\n<blockquote>\n<p>Request for a non-existing user will return HTTP 400 Status</p>\n</blockquote>\n","urlObject":{"protocol":"https","path":["dev","client_api","accounts","(str: account_id)"],"host":["7m3lnjv8p5","execute-api","ap-south-1","amazonaws","com"],"query":[],"variable":[]}},"response":[{"id":"6c8742db-2f91-463c-8e47-16da058794ef","name":"Delete account Example","originalRequest":{"method":"DELETE","header":[],"body":{"mode":"raw","raw":"","options":{"raw":{"language":"json"}}},"url":"https://7m3lnjv8p5.execute-api.ap-south-1.amazonaws.com/dev/client_api/accounts/056430c0-d5d3-11eb-a1c9-c153ba714fc6"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"169"},{"key":"Connection","value":"keep-alive"},{"key":"Date","value":"Tue, 29 Jun 2021 14:59:20 GMT"},{"key":"x-amzn-RequestId","value":"eaecfb11-43b6-4e2a-88c4-85ef5ec5d78f"},{"key":"access-control-allow-origin","value":"*"},{"key":"x-amzn-Remapped-content-length","value":"169"},{"key":"x-amzn-Remapped-connection","value":"close"},{"key":"x-amz-apigw-id","value":"BsVDTEUcBcwFiGw="},{"key":"etag","value":"W/\"a9-bCsNG6cNzJgrHUTEpEips9NbHdw\""},{"key":"x-powered-by","value":"Express"},{"key":"X-Amzn-Trace-Id","value":"Root=1-60db3548-2a22c3da522809fc5732a55a;Sampled=0"},{"key":"x-amzn-Remapped-date","value":"Tue, 29 Jun 2021 14:59:20 GMT"},{"key":"X-Cache","value":"Miss from cloudfront"},{"key":"Via","value":"1.1 23145dbb6aeaea7a5aa5e73c1ea320fb.cloudfront.net (CloudFront)"},{"key":"X-Amz-Cf-Pop","value":"DEL51-C1"},{"key":"X-Amz-Cf-Id","value":"I75JVDYBk5J0KpChwpaflXSWY0NSysx5lsqWnO3FKyfls0jl5gGAnw=="}],"cookie":[],"responseTime":null,"body":"{\n    \"msg\": \"Deleted Successfully\",\n    \"response\": {\n        \"fieldCount\": 0,\n        \"affectedRows\": 1,\n        \"insertId\": 0,\n        \"serverStatus\": 2,\n        \"warningCount\": 0,\n        \"message\": \"\",\n        \"protocol41\": true,\n        \"changedRows\": 0\n    }\n}"}],"_postman_id":"29a60f82-5fbf-40b8-97eb-7a74b9ae54b2"}],"id":"30513d98-5eeb-4146-8aad-ce2b2f2e2e8f","description":"<p>All these endpoints needs a account_id in order to make the successful request.</p>\n<blockquote>\n<p>these will return specific account information</p>\n</blockquote>\n","_postman_id":"30513d98-5eeb-4146-8aad-ce2b2f2e2e8f"},{"name":"List accounts","id":"d72cca01-b70e-4593-8dad-4b71728501c1","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"body":{"mode":"raw","raw":"","options":{"raw":{"language":"json"}}},"url":"https://7m3lnjv8p5.execute-api.ap-south-1.amazonaws.com/dev/client_api/accounts","description":"<p>API endpoint to <em>Fetch information</em> for all accounts in the system.</p>\n<blockquote>\n<p>A successful API request will return HTTP 200 Status</p>\n</blockquote>\n<blockquote>\n<p>In case of bad request will return HTTP 400 Status</p>\n</blockquote>\n","urlObject":{"protocol":"https","path":["dev","client_api","accounts"],"host":["7m3lnjv8p5","execute-api","ap-south-1","amazonaws","com"],"query":[],"variable":[]}},"response":[{"id":"b42e63d2-8add-43bb-8277-dfa6d2e34ff5","name":"List accounts Example","originalRequest":{"method":"GET","header":[],"body":{"mode":"raw","raw":"","options":{"raw":{"language":"json"}}},"url":"https://7m3lnjv8p5.execute-api.ap-south-1.amazonaws.com/dev/client_api/accounts"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"882"},{"key":"Connection","value":"keep-alive"},{"key":"Date","value":"Tue, 29 Jun 2021 14:57:08 GMT"},{"key":"x-amzn-RequestId","value":"5cf3560c-80ab-4cc6-bbf0-15fe94740825"},{"key":"access-control-allow-origin","value":"*"},{"key":"x-amzn-Remapped-content-length","value":"882"},{"key":"x-amzn-Remapped-connection","value":"close"},{"key":"x-amz-apigw-id","value":"BsUuyEa7BcwFdkQ="},{"key":"etag","value":"W/\"372-qhah0oI7OawNUiDm6CZOxUIcR+I\""},{"key":"x-powered-by","value":"Express"},{"key":"X-Amzn-Trace-Id","value":"Root=1-60db34c4-6cf8a5cc1e2ebf7b478e2ff7;Sampled=0"},{"key":"x-amzn-Remapped-date","value":"Tue, 29 Jun 2021 14:57:08 GMT"},{"key":"X-Cache","value":"Miss from cloudfront"},{"key":"Via","value":"1.1 23145dbb6aeaea7a5aa5e73c1ea320fb.cloudfront.net (CloudFront)"},{"key":"X-Amz-Cf-Pop","value":"DEL51-C1"},{"key":"X-Amz-Cf-Id","value":"0e_AdrJrKhywlapuDuB8PUDK0-tXqRCWdlzJ8hGM3rT_JMQhvYn8Gw=="}],"cookie":[],"responseTime":null,"body":"{\n    \"msg\": \"Returned All Data\",\n    \"response\": [\n        {\n            \"account_id\": \"056430c0-d5d3-11eb-a1c9-c153ba714fc6\",\n            \"name\": \"Ambrose Townsend\",\n            \"locale\": \"Tokyo\"\n        },\n        {\n            \"account_id\": \"110702e0-d5d3-11eb-a1c9-c153ba714fc6\",\n            \"name\": \"Eddie Palmer\",\n            \"locale\": \"Paris\"\n        },\n        {\n            \"account_id\": \"1d448e60-d5d3-11eb-a1c9-c153ba714fc6\",\n            \"name\": \"Nicholas Porter\",\n            \"locale\": \"Japan\"\n        },\n        {\n            \"account_id\": \"2f602d20-d5d3-11eb-a1c9-c153ba714fc6\",\n            \"name\": \"Zelene Watson\",\n            \"locale\": \"Dubai\"\n        },\n        {\n            \"account_id\": \"355e4b80-d5d3-11eb-a1c9-c153ba714fc6\",\n            \"name\": \"Bonnie Clark\",\n            \"locale\": \"Dubai\"\n        },\n        {\n            \"account_id\": \"3e22b5d0-d5d3-11eb-a1c9-c153ba714fc6\",\n            \"name\": \"Ava Dolton\",\n            \"locale\": \"New York\"\n        },\n        {\n            \"account_id\": \"a10d28d0-d8b0-11eb-8fd7-8fb1c3b5ba66\",\n            \"name\": \"Dolton Ava\",\n            \"locale\": \"Italy\"\n        },\n        {\n            \"account_id\": \"b04d9ea0-d8b1-11eb-9e8e-d1ddd36848c5\",\n            \"name\": \"Tom Latham\",\n            \"locale\": \"Italy\"\n        },\n        {\n            \"account_id\": \"b0d241f0-d5d2-11eb-a1c9-c153ba714fc6\",\n            \"name\": \"Jaylee Francis\",\n            \"locale\": \"Goa\"\n        }\n    ]\n}"}],"_postman_id":"d72cca01-b70e-4593-8dad-4b71728501c1"},{"name":"Create account","id":"586ab77a-3b0c-47ea-ad09-f87117539dda","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n    \"name\":\"Latham\",\n    \"locale\": \"Italy\" \n}","options":{"raw":{"language":"json"}}},"url":"https://7m3lnjv8p5.execute-api.ap-south-1.amazonaws.com/dev/client_api/accounts","description":"<p>API endpoint to <em>Create</em> an account in the system.</p>\n<blockquote>\n<p>A successful creation will result in an <em>HTTP 201</em> Status code</p>\n</blockquote>\n","urlObject":{"protocol":"https","path":["dev","client_api","accounts"],"host":["7m3lnjv8p5","execute-api","ap-south-1","amazonaws","com"],"query":[],"variable":[]}},"response":[{"id":"85116480-9bff-4740-ada8-fa04294253a6","name":"Create Account Example","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n    \"name\":\"Latham\",\n    \"locale\": \"Italy\" \n}","options":{"raw":{"language":"json"}}},"url":"https://7m3lnjv8p5.execute-api.ap-south-1.amazonaws.com/dev/client_api/accounts"},"status":"Created","code":201,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"123"},{"key":"Connection","value":"keep-alive"},{"key":"Date","value":"Tue, 29 Jun 2021 15:00:19 GMT"},{"key":"x-amzn-RequestId","value":"22b9593a-f343-482e-a83c-27e44fee4225"},{"key":"access-control-allow-origin","value":"*"},{"key":"x-amzn-Remapped-content-length","value":"123"},{"key":"x-amzn-Remapped-connection","value":"close"},{"key":"x-amz-apigw-id","value":"BsVMpHkLhcwFvzQ="},{"key":"etag","value":"W/\"7b-lsd6BSnrSCnXSahhGj+3nSfKoGI\""},{"key":"x-powered-by","value":"Express"},{"key":"X-Amzn-Trace-Id","value":"Root=1-60db3583-4cd7b159673878d44290801a;Sampled=0"},{"key":"x-amzn-Remapped-date","value":"Tue, 29 Jun 2021 15:00:19 GMT"},{"key":"X-Cache","value":"Miss from cloudfront"},{"key":"Via","value":"1.1 23145dbb6aeaea7a5aa5e73c1ea320fb.cloudfront.net (CloudFront)"},{"key":"X-Amz-Cf-Pop","value":"DEL51-C1"},{"key":"X-Amz-Cf-Id","value":"v5ftp4JfrD2IjO_GETv2KUOEG2iXLxcy8X-Mh89FXQcO3ZAy293pqQ=="}],"cookie":[],"responseTime":null,"body":"{\n    \"msg\": \"Account Created Successfully\",\n    \"account_id\": \"b8d4e900-d8ea-11eb-b4b5-2b3083f3faa2\",\n    \"name\": \"Latham\",\n    \"locale\": \"Italy\"\n}"}],"_postman_id":"586ab77a-3b0c-47ea-ad09-f87117539dda"}],"id":"76c71fc1-990d-4efc-9c64-b0a193f526ff","description":"<p>It will manage all the functionality that are related to accounts. like create, delete, update and get acoount information.</p>\n","_postman_id":"76c71fc1-990d-4efc-9c64-b0a193f526ff"},{"name":"users","item":[{"name":"{user_id}","item":[{"name":"Get user","id":"8211a579-0ad7-4d85-b314-b4e181d59d6a","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"body":{"mode":"raw","raw":"","options":{"raw":{"language":"json"}}},"url":"https://7m3lnjv8p5.execute-api.ap-south-1.amazonaws.com/dev/client_api/users/(str: user_id)","description":"<p>API endpoint to <em>Fetch information</em> for a single user in the system.</p>\n<blockquote>\n<p>A successful API request will return HTTP 200 Status</p>\n</blockquote>\n<blockquote>\n<p>Request for a non-existing user will return HTTP 400 Status</p>\n</blockquote>\n","urlObject":{"protocol":"https","path":["dev","client_api","users","(str: user_id)"],"host":["7m3lnjv8p5","execute-api","ap-south-1","amazonaws","com"],"query":[],"variable":[]}},"response":[{"id":"c18be9e4-08d0-439d-a55e-e4f8ef62220c","name":"Get User Example-1","originalRequest":{"method":"GET","header":[],"body":{"mode":"raw","raw":"","options":{"raw":{"language":"json"}}},"url":"https://7m3lnjv8p5.execute-api.ap-south-1.amazonaws.com/dev/client_api/users/042e3170-d686-11eb-8512-255cf831ef2d"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"190"},{"key":"Connection","value":"keep-alive"},{"key":"Date","value":"Tue, 29 Jun 2021 14:09:54 GMT"},{"key":"x-amzn-RequestId","value":"78725833-5071-4a90-beb8-1c463c4ccd0c"},{"key":"access-control-allow-origin","value":"*"},{"key":"x-amzn-Remapped-content-length","value":"190"},{"key":"x-amzn-Remapped-connection","value":"close"},{"key":"x-amz-apigw-id","value":"BsNz-HW_BcwFlZA="},{"key":"etag","value":"W/\"be-8Fb2i7HEc2w+zDaMjKJwuEo2drE\""},{"key":"x-powered-by","value":"Express"},{"key":"X-Amzn-Trace-Id","value":"Root=1-60db29b2-41970db869c90e8d408e9d07;Sampled=0"},{"key":"x-amzn-Remapped-date","value":"Tue, 29 Jun 2021 14:09:54 GMT"},{"key":"X-Cache","value":"Miss from cloudfront"},{"key":"Via","value":"1.1 ce12735e8d6573922e1f248ad325bb89.cloudfront.net (CloudFront)"},{"key":"X-Amz-Cf-Pop","value":"DEL51-C1"},{"key":"X-Amz-Cf-Id","value":"_6pGxYGJK1f_W2cAjVjx-EqXWq2BIC5t4JsyfiJ2ozG9hmGaV97-Gw=="}],"cookie":[],"responseTime":null,"body":"{\n    \"msg\": \"Returned Specific User\",\n    \"response\": [\n        {\n            \"account_id\": \"110702e0-d5d3-11eb-a1c9-c153ba714fc6\",\n            \"user_id\": \"042e3170-d686-11eb-8512-255cf831ef2d\",\n            \"first_name\": \"Maia\",\n            \"last_name\": \"Webster\"\n        }\n    ]\n}"},{"id":"aa3534fa-b70d-4981-a44a-a7842200f970","name":"Get User Example-2 [When you pass wrong user_id]","originalRequest":{"method":"GET","header":[],"body":{"mode":"raw","raw":"","options":{"raw":{"language":"json"}}},"url":"https://7m3lnjv8p5.execute-api.ap-south-1.amazonaws.com/dev/client_api/users/0ca53f10-d686-11eb-8512-255cf831ef"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"24"},{"key":"Connection","value":"keep-alive"},{"key":"Date","value":"Tue, 29 Jun 2021 14:36:16 GMT"},{"key":"x-amzn-RequestId","value":"729d8f8f-4e66-402a-8980-bbe404752f4f"},{"key":"access-control-allow-origin","value":"*"},{"key":"x-amzn-Remapped-content-length","value":"24"},{"key":"x-amzn-Remapped-connection","value":"close"},{"key":"x-amz-apigw-id","value":"BsRrHEXGBcwFeTw="},{"key":"etag","value":"W/\"18-/370bWvlX6bAw8KvgCLjjiK4eQw\""},{"key":"x-powered-by","value":"Express"},{"key":"X-Amzn-Trace-Id","value":"Root=1-60db2fe0-4c67a37f2f1b51ad47aeffbd;Sampled=0"},{"key":"x-amzn-Remapped-date","value":"Tue, 29 Jun 2021 14:36:16 GMT"},{"key":"X-Cache","value":"Miss from cloudfront"},{"key":"Via","value":"1.1 ffa0706d6402440250354a82e007896d.cloudfront.net (CloudFront)"},{"key":"X-Amz-Cf-Pop","value":"DEL51-C1"},{"key":"X-Amz-Cf-Id","value":"xbo4hqZNydr3vAHWRxoyjef1k1OGQw2VPlQu0vq16ZXk0zMQRb-bWA=="}],"cookie":[],"responseTime":null,"body":"{\n    \"msg\": \"Data Not Found\"\n}"}],"_postman_id":"8211a579-0ad7-4d85-b314-b4e181d59d6a"},{"name":"Update user","id":"13ec1efe-761b-4da5-b8bb-18a3a7a4d133","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PATCH","header":[],"body":{"mode":"raw","raw":"{\n    \"first_name\":\"Mohit\",\n    \"last_name\": \"Sharma\" \n}","options":{"raw":{"language":"json"}}},"url":"https://7m3lnjv8p5.execute-api.ap-south-1.amazonaws.com/dev/client_api/users/(str: user_id)","description":"<p>API endpoint to <em>Update information</em> for a user in the system.</p>\n<blockquote>\n<p>A successful API request will return HTTP 200 Status</p>\n</blockquote>\n<blockquote>\n<p>Request for a non-existing user will return HTTP 400 Status</p>\n</blockquote>\n","urlObject":{"protocol":"https","path":["dev","client_api","users","(str: user_id)"],"host":["7m3lnjv8p5","execute-api","ap-south-1","amazonaws","com"],"query":[],"variable":[]}},"response":[{"id":"556ed740-c014-43e7-bf42-545d53069301","name":"Update User Example","originalRequest":{"method":"PATCH","header":[],"body":{"mode":"raw","raw":"{\n    \"first_name\":\"Mohit\",\n    \"last_name\": \"Sharma\" \n}","options":{"raw":{"language":"json"}}},"url":"https://7m3lnjv8p5.execute-api.ap-south-1.amazonaws.com/dev/client_api/users/0ca53f10-d686-11eb-8512-255cf831ef2d"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"121"},{"key":"Connection","value":"keep-alive"},{"key":"Date","value":"Tue, 29 Jun 2021 14:33:19 GMT"},{"key":"x-amzn-RequestId","value":"8c4183d4-1525-4ca9-8926-c4cc3b0d998d"},{"key":"access-control-allow-origin","value":"*"},{"key":"x-amzn-Remapped-content-length","value":"121"},{"key":"x-amzn-Remapped-connection","value":"close"},{"key":"x-amz-apigw-id","value":"BsRPXFYxBcwFdXw="},{"key":"etag","value":"W/\"79-3TWlpKuHfIqMSVYK5tVbWjEED80\""},{"key":"x-powered-by","value":"Express"},{"key":"X-Amzn-Trace-Id","value":"Root=1-60db2f2e-3494b4e37385482b77ed2684;Sampled=0"},{"key":"x-amzn-Remapped-date","value":"Tue, 29 Jun 2021 14:33:19 GMT"},{"key":"X-Cache","value":"Miss from cloudfront"},{"key":"Via","value":"1.1 ffa0706d6402440250354a82e007896d.cloudfront.net (CloudFront)"},{"key":"X-Amz-Cf-Pop","value":"DEL51-C1"},{"key":"X-Amz-Cf-Id","value":"bCQiTRIgKFNVvSehykoZKvyf-9S3eYwdIG-jRL31Q36mR8AhHFbXmw=="}],"cookie":[],"responseTime":null,"body":"{\n    \"msg\": \"Updated Successfully\",\n    \"user_id\": \"0ca53f10-d686-11eb-8512-255cf831ef2d\",\n    \"first_name\": \"Mohit\",\n    \"last_name\": \"Sharma\"\n}"}],"_postman_id":"13ec1efe-761b-4da5-b8bb-18a3a7a4d133"},{"name":"Delete user","id":"9f06bf42-6210-4ea3-aa5c-33b144274282","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[],"body":{"mode":"raw","raw":"","options":{"raw":{"language":"json"}}},"url":"https://7m3lnjv8p5.execute-api.ap-south-1.amazonaws.com/dev/client_api/users/(str: user_id)","description":"<p>API endpoint to <em>Delete information</em> for a user in the system.</p>\n<blockquote>\n<p>A successful API request will return HTTP 200 Status</p>\n</blockquote>\n<blockquote>\n<p>Request for a non-existing user will return HTTP 400 Status</p>\n</blockquote>\n","urlObject":{"protocol":"https","path":["dev","client_api","users","(str: user_id)"],"host":["7m3lnjv8p5","execute-api","ap-south-1","amazonaws","com"],"query":[],"variable":[]}},"response":[{"id":"0819705a-72a5-4e7f-a50a-5dc4507941ca","name":"Delete user Example","originalRequest":{"method":"DELETE","header":[],"body":{"mode":"raw","raw":"","options":{"raw":{"language":"json"}}},"url":"https://7m3lnjv8p5.execute-api.ap-south-1.amazonaws.com/dev/client_api/users/0ca53f10-d686-11eb-8512-255cf831ef2d"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"169"},{"key":"Connection","value":"keep-alive"},{"key":"Date","value":"Tue, 29 Jun 2021 14:34:42 GMT"},{"key":"x-amzn-RequestId","value":"0b10131c-5e92-4e31-9af9-795c4b9a21e7"},{"key":"access-control-allow-origin","value":"*"},{"key":"x-amzn-Remapped-content-length","value":"169"},{"key":"x-amzn-Remapped-connection","value":"close"},{"key":"x-amz-apigw-id","value":"BsRcVFB1hcwFRAA="},{"key":"etag","value":"W/\"a9-bCsNG6cNzJgrHUTEpEips9NbHdw\""},{"key":"x-powered-by","value":"Express"},{"key":"X-Amzn-Trace-Id","value":"Root=1-60db2f81-221b48bb1a9b4f85344ec38e;Sampled=0"},{"key":"x-amzn-Remapped-date","value":"Tue, 29 Jun 2021 14:34:42 GMT"},{"key":"X-Cache","value":"Miss from cloudfront"},{"key":"Via","value":"1.1 ffa0706d6402440250354a82e007896d.cloudfront.net (CloudFront)"},{"key":"X-Amz-Cf-Pop","value":"DEL51-C1"},{"key":"X-Amz-Cf-Id","value":"AyIbgLE_inozKPcvMVW6moEwl3T8ZhZY_a0_8O3PDxT_GnYky-RzKg=="}],"cookie":[],"responseTime":null,"body":"{\n    \"msg\": \"Deleted Successfully\",\n    \"response\": {\n        \"fieldCount\": 0,\n        \"affectedRows\": 1,\n        \"insertId\": 0,\n        \"serverStatus\": 2,\n        \"warningCount\": 0,\n        \"message\": \"\",\n        \"protocol41\": true,\n        \"changedRows\": 0\n    }\n}"}],"_postman_id":"9f06bf42-6210-4ea3-aa5c-33b144274282"}],"id":"70308ba1-2ec3-4348-aa0e-4c517a743067","description":"<p>All these endpoints needs a user_id in order to make the successful request.</p>\n<blockquote>\n<p>these will return specific user information</p>\n</blockquote>\n","_postman_id":"70308ba1-2ec3-4348-aa0e-4c517a743067"},{"name":"List users","id":"198feced-196c-4da9-acab-3603c9f02ae7","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"body":{"mode":"raw","raw":"","options":{"raw":{"language":"json"}}},"url":"https://7m3lnjv8p5.execute-api.ap-south-1.amazonaws.com/dev/client_api/users","description":"<p>API endpoint to <em>Fetch information</em> for all users in the system.</p>\n<blockquote>\n<p>A successful API request will return HTTP 200 Status</p>\n</blockquote>\n<blockquote>\n<p>In case of bad request will return HTTP 400 Status</p>\n</blockquote>\n","urlObject":{"protocol":"https","path":["dev","client_api","users"],"host":["7m3lnjv8p5","execute-api","ap-south-1","amazonaws","com"],"query":[],"variable":[]}},"response":[{"id":"ffcf3319-3dee-4d3b-bc62-9d297e5d3bd0","name":"List users Example","originalRequest":{"method":"GET","header":[],"body":{"mode":"raw","raw":"","options":{"raw":{"language":"json"}}},"url":"https://7m3lnjv8p5.execute-api.ap-south-1.amazonaws.com/dev/client_api/users"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"1789"},{"key":"Connection","value":"keep-alive"},{"key":"Date","value":"Tue, 29 Jun 2021 14:35:33 GMT"},{"key":"x-amzn-RequestId","value":"17f606db-c8c5-4057-9f78-102e3a56fc0c"},{"key":"access-control-allow-origin","value":"*"},{"key":"x-amzn-Remapped-content-length","value":"1789"},{"key":"x-amzn-Remapped-connection","value":"close"},{"key":"x-amz-apigw-id","value":"BsRkTEvrhcwFpOw="},{"key":"etag","value":"W/\"6fd-YusKr5hn/lN+Bmi+OhIKDmFczA8\""},{"key":"x-powered-by","value":"Express"},{"key":"X-Amzn-Trace-Id","value":"Root=1-60db2fb4-5f3090ef727f101b4ee4226b;Sampled=0"},{"key":"x-amzn-Remapped-date","value":"Tue, 29 Jun 2021 14:35:33 GMT"},{"key":"X-Cache","value":"Miss from cloudfront"},{"key":"Via","value":"1.1 ffa0706d6402440250354a82e007896d.cloudfront.net (CloudFront)"},{"key":"X-Amz-Cf-Pop","value":"DEL51-C1"},{"key":"X-Amz-Cf-Id","value":"aT089aAD0g2w7WX6Qbr0lCXorcUEn4XFrA4H1kNk0k2BaMyjWp57YA=="}],"cookie":[],"responseTime":null,"body":"{\n    \"msg\": \"Returned All Data\",\n    \"response\": [\n        {\n            \"account_id\": \"110702e0-d5d3-11eb-a1c9-c153ba714fc6\",\n            \"user_id\": \"042e3170-d686-11eb-8512-255cf831ef2d\",\n            \"first_name\": \"Sam\",\n            \"last_name\": \"Karan\"\n        },\n        {\n            \"account_id\": \"2f602d20-d5d3-11eb-a1c9-c153ba714fc6\",\n            \"user_id\": \"22a82a20-d686-11eb-8512-255cf831ef2d\",\n            \"first_name\": \"Priscilla\",\n            \"last_name\": \"Parsons\"\n        },\n        {\n            \"account_id\": \"2f602d20-d5d3-11eb-a1c9-c153ba714fc6\",\n            \"user_id\": \"2b00b340-d686-11eb-8512-255cf831ef2d\",\n            \"first_name\": \"Echo\",\n            \"last_name\": \"Middleton\"\n        },\n        {\n            \"account_id\": \"355e4b80-d5d3-11eb-a1c9-c153ba714fc6\",\n            \"user_id\": \"3c4f3e00-d686-11eb-8512-255cf831ef2d\",\n            \"first_name\": \"Luke\",\n            \"last_name\": \"Adkins\"\n        },\n        {\n            \"account_id\": \"355e4b80-d5d3-11eb-a1c9-c153ba714fc6\",\n            \"user_id\": \"46761e80-d686-11eb-8512-255cf831ef2d\",\n            \"first_name\": \"Bianca\",\n            \"last_name\": \"Cobb\"\n        },\n        {\n            \"account_id\": \"3e22b5d0-d5d3-11eb-a1c9-c153ba714fc6\",\n            \"user_id\": \"54ce4ca0-d686-11eb-8512-255cf831ef2d\",\n            \"first_name\": \"Doug\",\n            \"last_name\": \"Hall\"\n        },\n        {\n            \"account_id\": \"3e22b5d0-d5d3-11eb-a1c9-c153ba714fc6\",\n            \"user_id\": \"5ef57b40-d686-11eb-8512-255cf831ef2d\",\n            \"first_name\": \"Oscar\",\n            \"last_name\": \"Strickland\"\n        },\n        {\n            \"account_id\": \"056430c0-d5d3-11eb-a1c9-c153ba714fc6\",\n            \"user_id\": \"c82870a0-d685-11eb-8512-255cf831ef2d\",\n            \"first_name\": \"Whitney\",\n            \"last_name\": \"Holden\"\n        },\n        {\n            \"account_id\": \"056430c0-d5d3-11eb-a1c9-c153ba714fc6\",\n            \"user_id\": \"d2729090-d685-11eb-8512-255cf831ef2d\",\n            \"first_name\": \"Alexander\",\n            \"last_name\": \"Miles\"\n        },\n        {\n            \"account_id\": \"056430c0-d5d3-11eb-a1c9-c153ba714fc6\",\n            \"user_id\": \"dc2e5330-d685-11eb-8512-255cf831ef2d\",\n            \"first_name\": \"Regina\",\n            \"last_name\": \"Swanson\"\n        },\n        {\n            \"account_id\": \"056430c0-d5d3-11eb-a1c9-c153ba714fc6\",\n            \"user_id\": \"e5dc3320-d685-11eb-8512-255cf831ef2d\",\n            \"first_name\": \"Wynne\",\n            \"last_name\": \"Fuller\"\n        },\n        {\n            \"account_id\": \"110702e0-d5d3-11eb-a1c9-c153ba714fc6\",\n            \"user_id\": \"fab03b20-d685-11eb-8512-255cf831ef2d\",\n            \"first_name\": \"Eileen\",\n            \"last_name\": \"Ward\"\n        }\n    ]\n}"}],"_postman_id":"198feced-196c-4da9-acab-3603c9f02ae7"},{"name":"Create user","id":"1790746d-04d4-4317-b8d8-9ef4656cdad3","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n    \"account_id\":\"3e22b5d0-d5d3-11eb-a1c9-c153ba714fc6\",\n    \"first_name\":\"Akash\",\n    \"last_name\": \"Chopra\" \n}","options":{"raw":{"language":"json"}}},"url":"https://7m3lnjv8p5.execute-api.ap-south-1.amazonaws.com/dev/client_api/users","description":"<p>API endpoint to <em>Create</em> a user in the system.</p>\n<blockquote>\n<p>A successful creation will result in a <em>HTTP 201</em> Status code</p>\n</blockquote>\n","urlObject":{"protocol":"https","path":["dev","client_api","users"],"host":["7m3lnjv8p5","execute-api","ap-south-1","amazonaws","com"],"query":[],"variable":[]}},"response":[{"id":"43ab95bb-8072-465a-85ac-359819cdcdf6","name":"Create User Example","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n    \"account_id\": \"3e22b5d0-d5d3-11eb-a1c9-c153ba714fc6\",\n    \"first_name\": \"Akash\",\n    \"last_name\": \"Chopra\"\n}","options":{"raw":{"language":"json"}}},"url":"https://7m3lnjv8p5.execute-api.ap-south-1.amazonaws.com/dev/client_api/users"},"status":"Created","code":201,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"126"},{"key":"Connection","value":"keep-alive"},{"key":"Date","value":"Tue, 29 Jun 2021 14:55:17 GMT"},{"key":"x-amzn-RequestId","value":"0a7f0fcd-2822-47b9-9856-b187c690364f"},{"key":"access-control-allow-origin","value":"*"},{"key":"x-amzn-Remapped-content-length","value":"126"},{"key":"x-amzn-Remapped-connection","value":"close"},{"key":"x-amz-apigw-id","value":"BsUdVE4ABcwFu7A="},{"key":"etag","value":"W/\"7e-73uXVU0F2kjppOY4o/CCLABJglo\""},{"key":"x-powered-by","value":"Express"},{"key":"X-Amzn-Trace-Id","value":"Root=1-60db3455-1332e00e095b1b3d7cf2d003;Sampled=0"},{"key":"x-amzn-Remapped-date","value":"Tue, 29 Jun 2021 14:55:17 GMT"},{"key":"X-Cache","value":"Miss from cloudfront"},{"key":"Via","value":"1.1 23145dbb6aeaea7a5aa5e73c1ea320fb.cloudfront.net (CloudFront)"},{"key":"X-Amz-Cf-Pop","value":"DEL51-C1"},{"key":"X-Amz-Cf-Id","value":"r9VoIh1ZChDT_Gznwr9ElPeeeL2faQ3FwEzU702INXELSy2_Om3YOw=="}],"cookie":[],"responseTime":null,"body":"{\n    \"msg\": \"User Created Successfully\",\n    \"user_id\": \"04bb4220-d8ea-11eb-b4b5-2b3083f3faa2\",\n    \"first_name\": \"Akash\",\n    \"last_name\": \"Chopra\"\n}"}],"_postman_id":"1790746d-04d4-4317-b8d8-9ef4656cdad3"}],"id":"4a82b246-8653-4959-891d-161d4f63771b","description":"<p>It will manage all the functionality that are related to users. like create, delete, update and get user information.</p>\n","_postman_id":"4a82b246-8653-4959-891d-161d4f63771b"},{"name":"app_usages","item":[{"name":"{user_id}","item":[{"name":"Add app usages data","id":"924a0a64-db45-4200-bcc1-dcbf0c95eae1","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"url":"https://7m3lnjv8p5.execute-api.ap-south-1.amazonaws.com/dev/client_api/app_usages/(str: user_id)","description":"<p>API endpoint to <em>Create</em> an app usages data in the system.</p>\n<blockquote>\n<p>A successful creation will result in an <em>HTTP 201</em> Status code</p>\n</blockquote>\n","urlObject":{"protocol":"https","path":["dev","client_api","app_usages","(str: user_id)"],"host":["7m3lnjv8p5","execute-api","ap-south-1","amazonaws","com"],"query":[],"variable":[]}},"response":[{"id":"240c4c6d-fe32-41c2-bbf9-5bedd1371959","name":"Add app usages data Example","originalRequest":{"method":"POST","header":[],"url":"https://7m3lnjv8p5.execute-api.ap-south-1.amazonaws.com/dev/client_api/app_usages/042e3170-d686-11eb-8512-255cf831ef2d"},"status":"Created","code":201,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"143"},{"key":"Connection","value":"keep-alive"},{"key":"Date","value":"Tue, 29 Jun 2021 15:02:45 GMT"},{"key":"x-amzn-RequestId","value":"7795d24e-8142-4266-be70-54ea6fa86175"},{"key":"access-control-allow-origin","value":"*"},{"key":"x-amzn-Remapped-content-length","value":"143"},{"key":"x-amzn-Remapped-connection","value":"close"},{"key":"x-amz-apigw-id","value":"BsVjbFkCBcwFp6w="},{"key":"etag","value":"W/\"8f-uRkqZUnHki40NdZ9K7bo8zg8sHk\""},{"key":"x-powered-by","value":"Express"},{"key":"X-Amzn-Trace-Id","value":"Root=1-60db3615-1c04ae63542a1ae2593f67a5;Sampled=0"},{"key":"x-amzn-Remapped-date","value":"Tue, 29 Jun 2021 15:02:45 GMT"},{"key":"X-Cache","value":"Miss from cloudfront"},{"key":"Via","value":"1.1 23145dbb6aeaea7a5aa5e73c1ea320fb.cloudfront.net (CloudFront)"},{"key":"X-Amz-Cf-Pop","value":"DEL51-C1"},{"key":"X-Amz-Cf-Id","value":"zwMsy6Nl7JuH5-XXsfc2eV_xfN6r6oQ9-O1oqD7ikBKqM5zooc5RnQ=="}],"cookie":[],"responseTime":null,"body":"{\n    \"msg\": \"Created Successfully\",\n    \"user_id\": \"042e3170-d686-11eb-8512-255cf831ef2d\",\n    \"start_time\": \"2021-6-29 15:2:45\",\n    \"end_time\": \"2021-6-29 15:2:45\"\n}"}],"_postman_id":"924a0a64-db45-4200-bcc1-dcbf0c95eae1"},{"name":"Get user app usages","id":"5c50d1ca-d8e8-4292-b7ee-4a699c7d0d09","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://7m3lnjv8p5.execute-api.ap-south-1.amazonaws.com/dev/client_api/app_usages/(str: user_id)","description":"<p>API endpoint to <em>Fetch app usages information</em> for a user in the system.</p>\n<blockquote>\n<p>A successful API request will return HTTP 200 Status</p>\n</blockquote>\n<blockquote>\n<p>Request for a non-existing user will return HTTP 400 Status</p>\n</blockquote>\n","urlObject":{"protocol":"https","path":["dev","client_api","app_usages","(str: user_id)"],"host":["7m3lnjv8p5","execute-api","ap-south-1","amazonaws","com"],"query":[],"variable":[]}},"response":[{"id":"44d25a2c-d2ec-43f1-acf3-bbbff23960b0","name":"Get user app usages Example","originalRequest":{"method":"GET","header":[],"url":"https://7m3lnjv8p5.execute-api.ap-south-1.amazonaws.com/dev/client_api/app_usages/042e3170-d686-11eb-8512-255cf831ef2d"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"366"},{"key":"Connection","value":"keep-alive"},{"key":"Date","value":"Tue, 29 Jun 2021 15:03:29 GMT"},{"key":"x-amzn-RequestId","value":"684294b7-b3f2-4226-89ca-fd6cf85ac21b"},{"key":"access-control-allow-origin","value":"*"},{"key":"x-amzn-Remapped-content-length","value":"366"},{"key":"x-amzn-Remapped-connection","value":"close"},{"key":"x-amz-apigw-id","value":"BsVqSF6iBcwFW_w="},{"key":"etag","value":"W/\"16e-cVrxABGsw2tBOIAi9bwy+GNYFQ4\""},{"key":"x-powered-by","value":"Express"},{"key":"X-Amzn-Trace-Id","value":"Root=1-60db3641-1552875c3f42da67609eb230;Sampled=0"},{"key":"x-amzn-Remapped-date","value":"Tue, 29 Jun 2021 15:03:29 GMT"},{"key":"X-Cache","value":"Miss from cloudfront"},{"key":"Via","value":"1.1 23145dbb6aeaea7a5aa5e73c1ea320fb.cloudfront.net (CloudFront)"},{"key":"X-Amz-Cf-Pop","value":"DEL51-C1"},{"key":"X-Amz-Cf-Id","value":"II36aycWw8uU2U-OFsQxj5Qjp6ZDjTgCXifbuRjiARVEbr2NRIAE4A=="}],"cookie":[],"responseTime":null,"body":"{\n    \"Header\": {\n        \"account_id\": \"110702e0-d5d3-11eb-a1c9-c153ba714fc6\",\n        \"user_id\": \"042e3170-d686-11eb-8512-255cf831ef2d\"\n    },\n    \"response\": [\n        {\n            \"start_time\": \"2021-06-27T01:05:06.000Z\",\n            \"end_time\": \"2021-06-27T01:05:06.000Z\"\n        },\n        {\n            \"start_time\": \"2021-06-27T01:05:14.000Z\",\n            \"end_time\": \"2021-06-27T01:05:14.000Z\"\n        },\n        {\n            \"start_time\": \"2021-06-29T15:02:45.000Z\",\n            \"end_time\": \"2021-06-29T15:02:45.000Z\"\n        }\n    ]\n}"}],"_postman_id":"5c50d1ca-d8e8-4292-b7ee-4a699c7d0d09"}],"id":"2c30640c-90d2-4069-b4ce-0fb0f4f4f041","description":"<p>All these endpoints need a user_id in order to make a successful request.</p>\n<blockquote>\n<p>these will return specific user information</p>\n</blockquote>\n","_postman_id":"2c30640c-90d2-4069-b4ce-0fb0f4f4f041"},{"name":"List app usages","id":"cb87514d-11b9-480f-b6b8-616875db523b","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://7m3lnjv8p5.execute-api.ap-south-1.amazonaws.com/dev/client_api/app_usages/","description":"<p>API endpoint to <em>Fetch app usages information</em> for all users in the system.</p>\n<blockquote>\n<p>A successful API request will return HTTP 200 Status</p>\n</blockquote>\n<blockquote>\n<p>In case of bad request will return HTTP 400 Status</p>\n</blockquote>\n","urlObject":{"protocol":"https","path":["dev","client_api","app_usages",""],"host":["7m3lnjv8p5","execute-api","ap-south-1","amazonaws","com"],"query":[],"variable":[]}},"response":[{"id":"0a2347c2-944a-42f8-a7f4-844a008ec3ea","name":"List app usages","originalRequest":{"method":"GET","header":[],"url":"http://localhost:8080/client_api/app_usages/"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"X-Powered-By","value":"Express"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"42"},{"key":"ETag","value":"W/\"2a-mVFv5ZO3RHENy9jlhs69kyhOhbI\""},{"key":"Date","value":"Sat, 26 Jun 2021 13:57:25 GMT"},{"key":"Connection","value":"keep-alive"}],"cookie":[],"responseTime":null,"body":"{\n    \"msg\": \"Returned All Users\",\n    \"response\": []\n}"},{"id":"dddb74b5-fc8e-4bd8-a7ba-10f4f34b2066","name":"List app usages Example","originalRequest":{"method":"GET","header":[],"url":"https://7m3lnjv8p5.execute-api.ap-south-1.amazonaws.com/dev/client_api/app_usages/"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"2031"},{"key":"Connection","value":"keep-alive"},{"key":"Date","value":"Tue, 29 Jun 2021 15:05:44 GMT"},{"key":"x-amzn-RequestId","value":"8862b7f9-5695-4501-bc0f-4f22e84d6477"},{"key":"access-control-allow-origin","value":"*"},{"key":"x-amzn-Remapped-content-length","value":"2031"},{"key":"x-amzn-Remapped-connection","value":"close"},{"key":"x-amz-apigw-id","value":"BsV_WFAMBcwFcsA="},{"key":"etag","value":"W/\"7ef-jYNk90LLcc6q5sXoJcZTlHBivZg\""},{"key":"x-powered-by","value":"Express"},{"key":"X-Amzn-Trace-Id","value":"Root=1-60db36c8-512f17b963f2bda57db62002;Sampled=0"},{"key":"x-amzn-Remapped-date","value":"Tue, 29 Jun 2021 15:05:44 GMT"},{"key":"X-Cache","value":"Miss from cloudfront"},{"key":"Via","value":"1.1 23145dbb6aeaea7a5aa5e73c1ea320fb.cloudfront.net (CloudFront)"},{"key":"X-Amz-Cf-Pop","value":"DEL51-C1"},{"key":"X-Amz-Cf-Id","value":"as3qmG76NUCqwdL4Lnvxwj_0ql4pVSH1Nqtn87ioESnjqToVEi7DLg=="}],"cookie":[],"responseTime":null,"body":"{\n    \"msg\": \"Returned All Data\",\n    \"response\": [\n        {\n            \"account_id\": \"110702e0-d5d3-11eb-a1c9-c153ba714fc6\",\n            \"user_id\": \"042e3170-d686-11eb-8512-255cf831ef2d\",\n            \"start_time\": \"2021-06-27T01:05:06.000Z\",\n            \"end_time\": \"2021-06-27T01:05:06.000Z\"\n        },\n        {\n            \"account_id\": \"110702e0-d5d3-11eb-a1c9-c153ba714fc6\",\n            \"user_id\": \"042e3170-d686-11eb-8512-255cf831ef2d\",\n            \"start_time\": \"2021-06-27T01:05:14.000Z\",\n            \"end_time\": \"2021-06-27T01:05:14.000Z\"\n        },\n        {\n            \"account_id\": \"110702e0-d5d3-11eb-a1c9-c153ba714fc6\",\n            \"user_id\": \"042e3170-d686-11eb-8512-255cf831ef2d\",\n            \"start_time\": \"2021-06-29T15:02:45.000Z\",\n            \"end_time\": \"2021-06-29T15:02:45.000Z\"\n        },\n        {\n            \"account_id\": \"110702e0-d5d3-11eb-a1c9-c153ba714fc6\",\n            \"user_id\": \"0ca53f10-d686-11eb-8512-255cf831ef2d\",\n            \"start_time\": \"2021-06-27T01:05:35.000Z\",\n            \"end_time\": \"2021-06-27T01:05:35.000Z\"\n        },\n        {\n            \"account_id\": \"110702e0-d5d3-11eb-a1c9-c153ba714fc6\",\n            \"user_id\": \"0ca53f10-d686-11eb-8512-255cf831ef2d\",\n            \"start_time\": \"2021-06-27T01:05:42.000Z\",\n            \"end_time\": \"2021-06-27T01:05:42.000Z\"\n        },\n        {\n            \"account_id\": \"2f602d20-d5d3-11eb-a1c9-c153ba714fc6\",\n            \"user_id\": \"2b00b340-d686-11eb-8512-255cf831ef2d\",\n            \"start_time\": \"2021-06-27T01:06:04.000Z\",\n            \"end_time\": \"2021-06-27T01:06:04.000Z\"\n        },\n        {\n            \"account_id\": \"2f602d20-d5d3-11eb-a1c9-c153ba714fc6\",\n            \"user_id\": \"2b00b340-d686-11eb-8512-255cf831ef2d\",\n            \"start_time\": \"2021-06-27T01:06:17.000Z\",\n            \"end_time\": \"2021-06-27T01:06:17.000Z\"\n        },\n        {\n            \"account_id\": \"2f602d20-d5d3-11eb-a1c9-c153ba714fc6\",\n            \"user_id\": \"2b00b340-d686-11eb-8512-255cf831ef2d\",\n            \"start_time\": \"2021-06-27T01:06:25.000Z\",\n            \"end_time\": \"2021-06-27T01:06:25.000Z\"\n        },\n        {\n            \"account_id\": \"355e4b80-d5d3-11eb-a1c9-c153ba714fc6\",\n            \"user_id\": \"46761e80-d686-11eb-8512-255cf831ef2d\",\n            \"start_time\": \"2021-06-27T01:06:43.000Z\",\n            \"end_time\": \"2021-06-27T01:06:43.000Z\"\n        },\n        {\n            \"account_id\": \"355e4b80-d5d3-11eb-a1c9-c153ba714fc6\",\n            \"user_id\": \"46761e80-d686-11eb-8512-255cf831ef2d\",\n            \"start_time\": \"2021-06-27T01:06:47.000Z\",\n            \"end_time\": \"2021-06-27T01:06:47.000Z\"\n        },\n        {\n            \"account_id\": \"355e4b80-d5d3-11eb-a1c9-c153ba714fc6\",\n            \"user_id\": \"46761e80-d686-11eb-8512-255cf831ef2d\",\n            \"start_time\": \"2021-06-27T01:06:49.000Z\",\n            \"end_time\": \"2021-06-27T01:06:49.000Z\"\n        }\n    ]\n}"}],"_postman_id":"cb87514d-11b9-480f-b6b8-616875db523b"}],"id":"2be348a6-dd9e-4758-a3e2-a0dcf3f968bb","description":"<p>It will manage all the functionality that are related to app usages of users.</p>\n","_postman_id":"2be348a6-dd9e-4758-a3e2-a0dcf3f968bb"},{"name":"facial_emotions","item":[{"name":"{user_id}","item":[{"name":"Add user facial emotions","id":"72a5c77a-e5b1-4ec7-87a9-83a17e9e4477","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n        \"neutral_score\": 89,\n        \"angry_score\": 53,\n        \"disgust_score\": 56,\n        \"fear_score\": 87,\n        \"happy_score\": 59,\n        \"sad_score\": 54,\n        \"surprise_score\": 46\n}","options":{"raw":{"language":"json"}}},"url":"https://7m3lnjv8p5.execute-api.ap-south-1.amazonaws.com/dev/client_api/facial_emotions/(str: user_id)","description":"<p>API endpoint to <em>Create facial emotions</em> for a user in the system.</p>\n<blockquote>\n<p>A successful creation will result in a <em>HTTP 201</em> Status code</p>\n</blockquote>\n","urlObject":{"protocol":"https","path":["dev","client_api","facial_emotions","(str: user_id)"],"host":["7m3lnjv8p5","execute-api","ap-south-1","amazonaws","com"],"query":[],"variable":[]}},"response":[{"id":"b7f91fd8-a183-4f1a-b82e-e9312c22c9a3","name":"Add user facial emotions Example","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n        \"neutral_score\": 89,\n        \"angry_score\": 53,\n        \"disgust_score\": 56,\n        \"fear_score\": 87,\n        \"happy_score\": 59,\n        \"sad_score\": 54,\n        \"surprise_score\": 46\n}","options":{"raw":{"language":"json"}}},"url":"https://7m3lnjv8p5.execute-api.ap-south-1.amazonaws.com/dev/client_api/facial_emotions/042e3170-d686-11eb-8512-255cf831ef2d"},"status":"Created","code":201,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"236"},{"key":"Connection","value":"keep-alive"},{"key":"Date","value":"Tue, 29 Jun 2021 16:23:25 GMT"},{"key":"x-amzn-RequestId","value":"50343b1a-51fd-4fd6-bd30-4f01b96bca65"},{"key":"access-control-allow-origin","value":"*"},{"key":"x-amzn-Remapped-content-length","value":"236"},{"key":"x-amzn-Remapped-connection","value":"close"},{"key":"x-amz-apigw-id","value":"BshXmGApBcwFSUA="},{"key":"etag","value":"W/\"ec-jT2hOz4y2fhOnCxtkKpgwRukk0k\""},{"key":"x-powered-by","value":"Express"},{"key":"X-Amzn-Trace-Id","value":"Root=1-60db48fd-4fbe9b4a7916ac334f3e0668;Sampled=0"},{"key":"x-amzn-Remapped-date","value":"Tue, 29 Jun 2021 16:23:25 GMT"},{"key":"X-Cache","value":"Miss from cloudfront"},{"key":"Via","value":"1.1 cf9d7d22d14ade4369f6e38eeab7448f.cloudfront.net (CloudFront)"},{"key":"X-Amz-Cf-Pop","value":"DEL51-C1"},{"key":"X-Amz-Cf-Id","value":"tr5uCfgGUoPvCrK2I1FBmXBFFKpqxmTVZTnuf5qLYIzhkXf1OGCAag=="}],"cookie":[],"responseTime":null,"body":"{\n    \"msg\": \"Created Successfully\",\n    \"user_id\": \"042e3170-d686-11eb-8512-255cf831ef2d\",\n    \"time_stamp\": \"2021-6-29 16:23:25\",\n    \"angry_score\": 53,\n    \"disgust_score\": 56,\n    \"fear_score\": 87,\n    \"happy_score\": 59,\n    \"sad_score\": 54,\n    \"surprise_score\": 46,\n    \"neutral_score\": 89\n}"}],"_postman_id":"72a5c77a-e5b1-4ec7-87a9-83a17e9e4477"},{"name":"Get user facial emotions","id":"bf637191-fc23-40a2-92e4-6775d33f9085","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://7m3lnjv8p5.execute-api.ap-south-1.amazonaws.com/dev/client_api/facial_emotions/(str: user_id)?from=?&to=?","description":"<p>API endpoint to <em>Fetch facial emotions information</em> for a user in the system.</p>\n<blockquote>\n<p>A successful API request will return HTTP 200 Status</p>\n</blockquote>\n<blockquote>\n<p>Request for a non-existing user will return HTTP 400 Status</p>\n</blockquote>\n<p>Query Parameters:</p>\n<blockquote>\n<p>from(date) - start date to filter the facial emotions</p>\n</blockquote>\n<blockquote>\n<p>to(date) - end date to filter the facial emotions</p>\n</blockquote>\n","urlObject":{"protocol":"https","path":["dev","client_api","facial_emotions","(str: user_id)"],"host":["7m3lnjv8p5","execute-api","ap-south-1","amazonaws","com"],"query":[{"key":"from","value":"?"},{"key":"to","value":"?"}],"variable":[]}},"response":[{"id":"06d6f8a5-ec48-43bb-83e1-89d9b0aad6a6","name":"Get user facial emotions [Example-1]","originalRequest":{"method":"GET","header":[],"url":"https://7m3lnjv8p5.execute-api.ap-south-1.amazonaws.com/dev/client_api/facial_emotions/5ef57b40-d686-11eb-8512-255cf831ef2d"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"456"},{"key":"Connection","value":"keep-alive"},{"key":"Date","value":"Tue, 29 Jun 2021 16:25:22 GMT"},{"key":"x-amzn-RequestId","value":"f6898e9b-e017-4697-930a-3d7f177b8ab4"},{"key":"access-control-allow-origin","value":"*"},{"key":"x-amzn-Remapped-content-length","value":"456"},{"key":"x-amzn-Remapped-connection","value":"close"},{"key":"x-amz-apigw-id","value":"Bshp4GUuhcwFUVA="},{"key":"etag","value":"W/\"1c8-n/BZ4JRamp+Odu6toPOF7sgXmBg\""},{"key":"x-powered-by","value":"Express"},{"key":"X-Amzn-Trace-Id","value":"Root=1-60db4972-57faf07345e49a23665129b0;Sampled=0"},{"key":"x-amzn-Remapped-date","value":"Tue, 29 Jun 2021 16:25:22 GMT"},{"key":"X-Cache","value":"Miss from cloudfront"},{"key":"Via","value":"1.1 cf9d7d22d14ade4369f6e38eeab7448f.cloudfront.net (CloudFront)"},{"key":"X-Amz-Cf-Pop","value":"DEL51-C1"},{"key":"X-Amz-Cf-Id","value":"2eZUjBHsfUS1gXu5uK6_5-8aYtYMAnYRj6sYiuZdsXU2-06q8es1rw=="}],"cookie":[],"responseTime":null,"body":"{\n    \"Header\": {\n        \"account_id\": \"3e22b5d0-d5d3-11eb-a1c9-c153ba714fc6\",\n        \"user_id\": \"5ef57b40-d686-11eb-8512-255cf831ef2d\"\n    },\n    \"response\": [\n        {\n            \"time_stamp\": \"2021-06-29T16:24:57.000Z\",\n            \"angry_score\": 53,\n            \"disgust_score\": 56,\n            \"fear_score\": 87,\n            \"happy_score\": 59,\n            \"sad_score\": 54,\n            \"surprise_score\": 46,\n            \"neutral_score\": 89\n        },\n        {\n            \"time_stamp\": \"2021-06-29T16:24:58.000Z\",\n            \"angry_score\": 53,\n            \"disgust_score\": 56,\n            \"fear_score\": 87,\n            \"happy_score\": 59,\n            \"sad_score\": 54,\n            \"surprise_score\": 46,\n            \"neutral_score\": 89\n        }\n    ]\n}"},{"id":"d6cd44ac-8ff0-4ab9-9002-07bc3ef02b72","name":"Get user facial emotions [Example-2]","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://7m3lnjv8p5.execute-api.ap-south-1.amazonaws.com/dev/client_api/facial_emotions/5ef57b40-d686-11eb-8512-255cf831ef2d?from=2021-06-27&to=2021-06-28","protocol":"https","host":["7m3lnjv8p5","execute-api","ap-south-1","amazonaws","com"],"path":["dev","client_api","facial_emotions","5ef57b40-d686-11eb-8512-255cf831ef2d"],"query":[{"key":"from","value":"2021-06-27"},{"key":"to","value":"2021-06-28"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"24"},{"key":"Connection","value":"keep-alive"},{"key":"Date","value":"Tue, 29 Jun 2021 16:29:59 GMT"},{"key":"x-amzn-RequestId","value":"1a5c1be8-158e-4a65-a917-f815ca7c48e9"},{"key":"access-control-allow-origin","value":"*"},{"key":"x-amzn-Remapped-content-length","value":"24"},{"key":"x-amzn-Remapped-connection","value":"close"},{"key":"x-amz-apigw-id","value":"BsiVJFM0BcwFaIg="},{"key":"etag","value":"W/\"18-/370bWvlX6bAw8KvgCLjjiK4eQw\""},{"key":"x-powered-by","value":"Express"},{"key":"X-Amzn-Trace-Id","value":"Root=1-60db4a87-771809ca61e6d5cb71deec32;Sampled=0"},{"key":"x-amzn-Remapped-date","value":"Tue, 29 Jun 2021 16:29:59 GMT"},{"key":"X-Cache","value":"Miss from cloudfront"},{"key":"Via","value":"1.1 cf9d7d22d14ade4369f6e38eeab7448f.cloudfront.net (CloudFront)"},{"key":"X-Amz-Cf-Pop","value":"DEL51-C1"},{"key":"X-Amz-Cf-Id","value":"K0mQZOzZumAfQDjzDCJ0Fr_QTHWwLVcGPxtZTc1OC2JKGW-33xfTDQ=="}],"cookie":[],"responseTime":null,"body":"{\n    \"msg\": \"Data Not Found\"\n}"}],"_postman_id":"bf637191-fc23-40a2-92e4-6775d33f9085"}],"id":"cccf7513-05ab-456a-b6c8-23ac4fe58d58","description":"<p>All these endpoints need a user_id in order to make a successful request.</p>\n<blockquote>\n<p>these will return specific user information</p>\n</blockquote>\n","_postman_id":"cccf7513-05ab-456a-b6c8-23ac4fe58d58"},{"name":"List facial emotions","id":"c60a035e-2147-490b-93bc-869136455482","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://7m3lnjv8p5.execute-api.ap-south-1.amazonaws.com/dev/client_api/facial_emotions?from=?&to=?","description":"<p>API endpoint to <em>Fetch facial emotions information</em> for all users in the system.</p>\n<blockquote>\n<p>A successful API request will return HTTP 200 Status</p>\n</blockquote>\n<blockquote>\n<p>In case of bad request will return HTTP 400 Status</p>\n</blockquote>\n<p>Query Parameters:</p>\n<blockquote>\n<p>from(date) - start date to filter the facial emotions</p>\n</blockquote>\n<blockquote>\n<p>to(date) - end date to filter the facial emotions</p>\n</blockquote>\n","urlObject":{"protocol":"https","path":["dev","client_api","facial_emotions"],"host":["7m3lnjv8p5","execute-api","ap-south-1","amazonaws","com"],"query":[{"key":"from","value":"?"},{"key":"to","value":"?"}],"variable":[]}},"response":[{"id":"c0bd1fff-9c37-4b54-866c-9b2c79e01cf3","name":"List facial emotions [Example-1]","originalRequest":{"method":"GET","header":[],"url":"https://7m3lnjv8p5.execute-api.ap-south-1.amazonaws.com/dev/client_api/facial_emotions"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"4326"},{"key":"Connection","value":"keep-alive"},{"key":"Date","value":"Tue, 29 Jun 2021 16:25:39 GMT"},{"key":"x-amzn-RequestId","value":"1a2f0be3-adf0-4f07-9e65-6b08a8a66b13"},{"key":"access-control-allow-origin","value":"*"},{"key":"x-amzn-Remapped-content-length","value":"4326"},{"key":"x-amzn-Remapped-connection","value":"close"},{"key":"x-amz-apigw-id","value":"BshsmGCHhcwFROw="},{"key":"etag","value":"W/\"10e6-KG190JnGwdo5dSxpg1fU4pTqtxY\""},{"key":"x-powered-by","value":"Express"},{"key":"X-Amzn-Trace-Id","value":"Root=1-60db4983-143415476bbac81744338f98;Sampled=0"},{"key":"x-amzn-Remapped-date","value":"Tue, 29 Jun 2021 16:25:39 GMT"},{"key":"X-Cache","value":"Miss from cloudfront"},{"key":"Via","value":"1.1 cf9d7d22d14ade4369f6e38eeab7448f.cloudfront.net (CloudFront)"},{"key":"X-Amz-Cf-Pop","value":"DEL51-C1"},{"key":"X-Amz-Cf-Id","value":"ES8EAcM5QOlJ3XsNIavuYlUtLbHRMiBXzAXgl6zzn9_HqieXIwcQIg=="}],"cookie":[],"responseTime":null,"body":"{\n    \"response\": [\n        {\n            \"account_id\": \"110702e0-d5d3-11eb-a1c9-c153ba714fc6\",\n            \"user_id\": \"042e3170-d686-11eb-8512-255cf831ef2d\",\n            \"time_stamp\": \"2021-06-29T16:23:25.000Z\",\n            \"angry_score\": 53,\n            \"disgust_score\": 56,\n            \"fear_score\": 87,\n            \"happy_score\": 59,\n            \"sad_score\": 54,\n            \"surprise_score\": 46,\n            \"neutral_score\": 89,\n            \"positive_score\": 59,\n            \"negative_score\": 67.8\n        },\n        {\n            \"account_id\": \"110702e0-d5d3-11eb-a1c9-c153ba714fc6\",\n            \"user_id\": \"042e3170-d686-11eb-8512-255cf831ef2d\",\n            \"time_stamp\": \"2021-06-29T16:23:59.000Z\",\n            \"angry_score\": 53,\n            \"disgust_score\": 56,\n            \"fear_score\": 87,\n            \"happy_score\": 59,\n            \"sad_score\": 54,\n            \"surprise_score\": 46,\n            \"neutral_score\": 89,\n            \"positive_score\": 59,\n            \"negative_score\": 67.8\n        },\n        {\n            \"account_id\": \"3e22b5d0-d5d3-11eb-a1c9-c153ba714fc6\",\n            \"user_id\": \"04bb4220-d8ea-11eb-b4b5-2b3083f3faa2\",\n            \"time_stamp\": \"2021-06-29T16:24:04.000Z\",\n            \"angry_score\": 53,\n            \"disgust_score\": 56,\n            \"fear_score\": 87,\n            \"happy_score\": 59,\n            \"sad_score\": 54,\n            \"surprise_score\": 46,\n            \"neutral_score\": 89,\n            \"positive_score\": 59,\n            \"negative_score\": 67.8\n        },\n        {\n            \"account_id\": \"3e22b5d0-d5d3-11eb-a1c9-c153ba714fc6\",\n            \"user_id\": \"04bb4220-d8ea-11eb-b4b5-2b3083f3faa2\",\n            \"time_stamp\": \"2021-06-29T16:24:08.000Z\",\n            \"angry_score\": 53,\n            \"disgust_score\": 56,\n            \"fear_score\": 87,\n            \"happy_score\": 59,\n            \"sad_score\": 54,\n            \"surprise_score\": 46,\n            \"neutral_score\": 89,\n            \"positive_score\": 59,\n            \"negative_score\": 67.8\n        },\n        {\n            \"account_id\": \"3e22b5d0-d5d3-11eb-a1c9-c153ba714fc6\",\n            \"user_id\": \"04bb4220-d8ea-11eb-b4b5-2b3083f3faa2\",\n            \"time_stamp\": \"2021-06-29T16:24:18.000Z\",\n            \"angry_score\": 53,\n            \"disgust_score\": 56,\n            \"fear_score\": 87,\n            \"happy_score\": 59,\n            \"sad_score\": 54,\n            \"surprise_score\": 46,\n            \"neutral_score\": 89,\n            \"positive_score\": 59,\n            \"negative_score\": 67.8\n        },\n        {\n            \"account_id\": \"2f602d20-d5d3-11eb-a1c9-c153ba714fc6\",\n            \"user_id\": \"2b00b340-d686-11eb-8512-255cf831ef2d\",\n            \"time_stamp\": \"2021-06-29T16:24:22.000Z\",\n            \"angry_score\": 53,\n            \"disgust_score\": 56,\n            \"fear_score\": 87,\n            \"happy_score\": 59,\n            \"sad_score\": 54,\n            \"surprise_score\": 46,\n            \"neutral_score\": 89,\n            \"positive_score\": 59,\n            \"negative_score\": 67.8\n        },\n        {\n            \"account_id\": \"2f602d20-d5d3-11eb-a1c9-c153ba714fc6\",\n            \"user_id\": \"2b00b340-d686-11eb-8512-255cf831ef2d\",\n            \"time_stamp\": \"2021-06-29T16:24:25.000Z\",\n            \"angry_score\": 53,\n            \"disgust_score\": 56,\n            \"fear_score\": 87,\n            \"happy_score\": 59,\n            \"sad_score\": 54,\n            \"surprise_score\": 46,\n            \"neutral_score\": 89,\n            \"positive_score\": 59,\n            \"negative_score\": 67.8\n        },\n        {\n            \"account_id\": \"2f602d20-d5d3-11eb-a1c9-c153ba714fc6\",\n            \"user_id\": \"2b00b340-d686-11eb-8512-255cf831ef2d\",\n            \"time_stamp\": \"2021-06-29T16:24:27.000Z\",\n            \"angry_score\": 53,\n            \"disgust_score\": 56,\n            \"fear_score\": 87,\n            \"happy_score\": 59,\n            \"sad_score\": 54,\n            \"surprise_score\": 46,\n            \"neutral_score\": 89,\n            \"positive_score\": 59,\n            \"negative_score\": 67.8\n        },\n        {\n            \"account_id\": \"355e4b80-d5d3-11eb-a1c9-c153ba714fc6\",\n            \"user_id\": \"46761e80-d686-11eb-8512-255cf831ef2d\",\n            \"time_stamp\": \"2021-06-27T01:11:26.000Z\",\n            \"angry_score\": 53,\n            \"disgust_score\": 56,\n            \"fear_score\": 87,\n            \"happy_score\": 59,\n            \"sad_score\": 54,\n            \"surprise_score\": 46,\n            \"neutral_score\": 89,\n            \"positive_score\": 59,\n            \"negative_score\": 67.8\n        },\n        {\n            \"account_id\": \"355e4b80-d5d3-11eb-a1c9-c153ba714fc6\",\n            \"user_id\": \"46761e80-d686-11eb-8512-255cf831ef2d\",\n            \"time_stamp\": \"2021-06-29T16:24:39.000Z\",\n            \"angry_score\": 53,\n            \"disgust_score\": 56,\n            \"fear_score\": 87,\n            \"happy_score\": 59,\n            \"sad_score\": 54,\n            \"surprise_score\": 46,\n            \"neutral_score\": 89,\n            \"positive_score\": 59,\n            \"negative_score\": 67.8\n        },\n        {\n            \"account_id\": \"355e4b80-d5d3-11eb-a1c9-c153ba714fc6\",\n            \"user_id\": \"46761e80-d686-11eb-8512-255cf831ef2d\",\n            \"time_stamp\": \"2021-06-29T16:24:41.000Z\",\n            \"angry_score\": 53,\n            \"disgust_score\": 56,\n            \"fear_score\": 87,\n            \"happy_score\": 59,\n            \"sad_score\": 54,\n            \"surprise_score\": 46,\n            \"neutral_score\": 89,\n            \"positive_score\": 59,\n            \"negative_score\": 67.8\n        },\n        {\n            \"account_id\": \"355e4b80-d5d3-11eb-a1c9-c153ba714fc6\",\n            \"user_id\": \"46761e80-d686-11eb-8512-255cf831ef2d\",\n            \"time_stamp\": \"2021-06-29T16:24:44.000Z\",\n            \"angry_score\": 53,\n            \"disgust_score\": 56,\n            \"fear_score\": 87,\n            \"happy_score\": 59,\n            \"sad_score\": 54,\n            \"surprise_score\": 46,\n            \"neutral_score\": 89,\n            \"positive_score\": 59,\n            \"negative_score\": 67.8\n        },\n        {\n            \"account_id\": \"3e22b5d0-d5d3-11eb-a1c9-c153ba714fc6\",\n            \"user_id\": \"5ef57b40-d686-11eb-8512-255cf831ef2d\",\n            \"time_stamp\": \"2021-06-29T16:24:57.000Z\",\n            \"angry_score\": 53,\n            \"disgust_score\": 56,\n            \"fear_score\": 87,\n            \"happy_score\": 59,\n            \"sad_score\": 54,\n            \"surprise_score\": 46,\n            \"neutral_score\": 89,\n            \"positive_score\": 59,\n            \"negative_score\": 67.8\n        },\n        {\n            \"account_id\": \"3e22b5d0-d5d3-11eb-a1c9-c153ba714fc6\",\n            \"user_id\": \"5ef57b40-d686-11eb-8512-255cf831ef2d\",\n            \"time_stamp\": \"2021-06-29T16:24:58.000Z\",\n            \"angry_score\": 53,\n            \"disgust_score\": 56,\n            \"fear_score\": 87,\n            \"happy_score\": 59,\n            \"sad_score\": 54,\n            \"surprise_score\": 46,\n            \"neutral_score\": 89,\n            \"positive_score\": 59,\n            \"negative_score\": 67.8\n        }\n    ]\n}"},{"id":"d354a756-fc08-40e7-a8c3-36aa7ca73753","name":"List facial emotions [Example-2]","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://7m3lnjv8p5.execute-api.ap-south-1.amazonaws.com/dev/client_api/facial_emotions?from=2021-06-27&to=2021-06-28","protocol":"https","host":["7m3lnjv8p5","execute-api","ap-south-1","amazonaws","com"],"path":["dev","client_api","facial_emotions"],"query":[{"key":"from","value":"2021-06-27"},{"key":"to","value":"2021-06-28"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"322"},{"key":"Connection","value":"keep-alive"},{"key":"Date","value":"Tue, 29 Jun 2021 16:27:23 GMT"},{"key":"x-amzn-RequestId","value":"5e2c9e7c-a545-46ec-894d-634a4793837e"},{"key":"access-control-allow-origin","value":"*"},{"key":"x-amzn-Remapped-content-length","value":"322"},{"key":"x-amzn-Remapped-connection","value":"close"},{"key":"x-amz-apigw-id","value":"Bsh82FBihcwFTwg="},{"key":"etag","value":"W/\"142-yJcFg8cn6conNKz2wqljP6i3xNQ\""},{"key":"x-powered-by","value":"Express"},{"key":"X-Amzn-Trace-Id","value":"Root=1-60db49eb-0b9fcd2017ae30907a70ebbb;Sampled=0"},{"key":"x-amzn-Remapped-date","value":"Tue, 29 Jun 2021 16:27:23 GMT"},{"key":"X-Cache","value":"Miss from cloudfront"},{"key":"Via","value":"1.1 cf9d7d22d14ade4369f6e38eeab7448f.cloudfront.net (CloudFront)"},{"key":"X-Amz-Cf-Pop","value":"DEL51-C1"},{"key":"X-Amz-Cf-Id","value":"dzTMdPh8NHANkuQ1e2ZOx6SOX7HRwa2PH7t8hKV0WrmjRdiUX9Vy5w=="}],"cookie":[],"responseTime":null,"body":"{\n    \"response\": [\n        {\n            \"account_id\": \"355e4b80-d5d3-11eb-a1c9-c153ba714fc6\",\n            \"user_id\": \"46761e80-d686-11eb-8512-255cf831ef2d\",\n            \"time_stamp\": \"2021-06-27T01:11:26.000Z\",\n            \"angry_score\": 53,\n            \"disgust_score\": 56,\n            \"fear_score\": 87,\n            \"happy_score\": 59,\n            \"sad_score\": 54,\n            \"surprise_score\": 46,\n            \"neutral_score\": 89,\n            \"positive_score\": 59,\n            \"negative_score\": 67.8\n        }\n    ]\n}"}],"_postman_id":"c60a035e-2147-490b-93bc-869136455482"}],"id":"2bf96412-fd4e-434c-8530-30ec23ef2e22","description":"<p>It will manage all the functionality that are related to users facial emotions. like create, and get emotion information.</p>\n","_postman_id":"2bf96412-fd4e-434c-8530-30ec23ef2e22"},{"name":"voice_acoustics","item":[{"name":"{user_id}","item":[{"name":"Add user voice acoustics","id":"ad150ba6-8ee6-4f96-a180-d61b9b449c27","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n    \"speaking_rate\":53, \n    \"volume\":50, \n    \"pitch\":45\n}","options":{"raw":{"language":"json"}}},"url":"https://7m3lnjv8p5.execute-api.ap-south-1.amazonaws.com/dev/client_api/voice_acoustics/(str: user_id)","description":"<p>API endpoint to <em>Create voice acoustics</em> for a user in the system.</p>\n<blockquote>\n<p>A successful creation will result in a <em>HTTP 201</em> Status code</p>\n</blockquote>\n","urlObject":{"protocol":"https","path":["dev","client_api","voice_acoustics","(str: user_id)"],"host":["7m3lnjv8p5","execute-api","ap-south-1","amazonaws","com"],"query":[],"variable":[]}},"response":[{"id":"55dcae2e-3afd-4859-85a2-f1d378407ac2","name":"Add user voice acoustics Example","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n    \"speaking_rate\": 53,\n    \"volume\": 50,\n    \"pitch\": 45\n}","options":{"raw":{"language":"json"}}},"url":"https://7m3lnjv8p5.execute-api.ap-south-1.amazonaws.com/dev/client_api/voice_acoustics/5ef57b40-d686-11eb-8512-255cf831ef2d"},"status":"Created","code":201,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"155"},{"key":"Connection","value":"keep-alive"},{"key":"Date","value":"Tue, 29 Jun 2021 16:33:32 GMT"},{"key":"x-amzn-RequestId","value":"9d1778da-e458-421c-bc17-94434da10b5c"},{"key":"access-control-allow-origin","value":"*"},{"key":"x-amzn-Remapped-content-length","value":"155"},{"key":"x-amzn-Remapped-connection","value":"close"},{"key":"x-amz-apigw-id","value":"Bsi2iHzEhcwFZMg="},{"key":"etag","value":"W/\"9b-rVGFXuNf2KI+M08olKjboIlBSMI\""},{"key":"x-powered-by","value":"Express"},{"key":"X-Amzn-Trace-Id","value":"Root=1-60db4b5c-78efc7862fbd40eb16431432;Sampled=0"},{"key":"x-amzn-Remapped-date","value":"Tue, 29 Jun 2021 16:33:32 GMT"},{"key":"X-Cache","value":"Miss from cloudfront"},{"key":"Via","value":"1.1 cf9d7d22d14ade4369f6e38eeab7448f.cloudfront.net (CloudFront)"},{"key":"X-Amz-Cf-Pop","value":"DEL51-C1"},{"key":"X-Amz-Cf-Id","value":"uINStCV6n1eBhqM5VmzCCW5Y1t-eGrFOf-dgDN7pimWm93Bu3zvfaA=="}],"cookie":[],"responseTime":null,"body":"{\n    \"msg\": \"Created Successfully\",\n    \"user_id\": \"5ef57b40-d686-11eb-8512-255cf831ef2d\",\n    \"time_stamp\": \"2021-6-29 16:33:32\",\n    \"speaking_rate\": 53,\n    \"volume\": 50,\n    \"pitch\": 45\n}"}],"_postman_id":"ad150ba6-8ee6-4f96-a180-d61b9b449c27"},{"name":"Get user voice acoustics","id":"9b65384f-c2c1-4e67-9887-ba6e144fb830","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://7m3lnjv8p5.execute-api.ap-south-1.amazonaws.com/dev/client_api/voice_acoustics/(str: user_id)?from=?&to=?","description":"<p>API endpoint to <em>Fetch voice acoustics information</em> for a user in the system.</p>\n<blockquote>\n<p>A successful API request will return HTTP 200 Status</p>\n</blockquote>\n<blockquote>\n<p>Request for a non-existing user will return HTTP 400 Status</p>\n</blockquote>\n<p>Query Parameters:</p>\n<blockquote>\n<p>from(date) - start date to filter the voice acoustics</p>\n</blockquote>\n<blockquote>\n<p>to(date) - end date to filter the voice acoustics</p>\n</blockquote>\n","urlObject":{"protocol":"https","path":["dev","client_api","voice_acoustics","(str: user_id)"],"host":["7m3lnjv8p5","execute-api","ap-south-1","amazonaws","com"],"query":[{"key":"from","value":"?"},{"key":"to","value":"?"}],"variable":[]}},"response":[{"id":"56369b53-d804-4fa9-97cf-dade8a5d3711","name":"Get user voice acoustics [Example-1]","originalRequest":{"method":"GET","header":[],"url":"https://7m3lnjv8p5.execute-api.ap-south-1.amazonaws.com/dev/client_api/voice_acoustics/e5dc3320-d685-11eb-8512-255cf831ef2d"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"378"},{"key":"Connection","value":"keep-alive"},{"key":"Date","value":"Tue, 29 Jun 2021 16:36:12 GMT"},{"key":"x-amzn-RequestId","value":"1ae640c8-b23f-41d6-aabe-845b53893ee8"},{"key":"access-control-allow-origin","value":"*"},{"key":"x-amzn-Remapped-content-length","value":"378"},{"key":"x-amzn-Remapped-connection","value":"close"},{"key":"x-amz-apigw-id","value":"BsjPgHWohcwFbXw="},{"key":"etag","value":"W/\"17a-N+rPC4LHIRNkDJRO/QJJQviE9Sc\""},{"key":"x-powered-by","value":"Express"},{"key":"X-Amzn-Trace-Id","value":"Root=1-60db4bfc-1e5a9a687135decb2a047ed6;Sampled=0"},{"key":"x-amzn-Remapped-date","value":"Tue, 29 Jun 2021 16:36:12 GMT"},{"key":"X-Cache","value":"Miss from cloudfront"},{"key":"Via","value":"1.1 cf9d7d22d14ade4369f6e38eeab7448f.cloudfront.net (CloudFront)"},{"key":"X-Amz-Cf-Pop","value":"DEL51-C1"},{"key":"X-Amz-Cf-Id","value":"5ektdA_tmUyhNrxXiqnvDgf2tk82SA2sboOPUJQPlpayV0Vxjq7AXw=="}],"cookie":[],"responseTime":null,"body":"{\n    \"Header\": {\n        \"account_id\": \"056430c0-d5d3-11eb-a1c9-c153ba714fc6\",\n        \"user_id\": \"e5dc3320-d685-11eb-8512-255cf831ef2d\"\n    },\n    \"response\": [\n        {\n            \"time_stamp\": \"2021-06-29T16:35:12.000Z\",\n            \"speaking_rate\": 53,\n            \"volume\": 50,\n            \"pitch\": 45\n        },\n        {\n            \"time_stamp\": \"2021-06-29T16:35:13.000Z\",\n            \"speaking_rate\": 53,\n            \"volume\": 50,\n            \"pitch\": 45\n        },\n        {\n            \"time_stamp\": \"2021-06-29T16:35:14.000Z\",\n            \"speaking_rate\": 53,\n            \"volume\": 50,\n            \"pitch\": 45\n        }\n    ]\n}"},{"id":"e0577ccc-301d-41b7-a0a4-bee4ef867e51","name":"Get user voice acoustics [Example-2]","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://7m3lnjv8p5.execute-api.ap-south-1.amazonaws.com/dev/client_api/voice_acoustics/e5dc3320-d685-11eb-8512-255cf831ef2d?from=2021-06-28&to=2021-06-29","protocol":"https","host":["7m3lnjv8p5","execute-api","ap-south-1","amazonaws","com"],"path":["dev","client_api","voice_acoustics","e5dc3320-d685-11eb-8512-255cf831ef2d"],"query":[{"key":"from","value":"2021-06-28"},{"key":"to","value":"2021-06-29"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"378"},{"key":"Connection","value":"keep-alive"},{"key":"Date","value":"Tue, 29 Jun 2021 16:37:03 GMT"},{"key":"x-amzn-RequestId","value":"07a34fb9-0b25-44ad-82f8-92bdce306992"},{"key":"access-control-allow-origin","value":"*"},{"key":"x-amzn-Remapped-content-length","value":"378"},{"key":"x-amzn-Remapped-connection","value":"close"},{"key":"x-amz-apigw-id","value":"BsjXeEfyBcwFjHw="},{"key":"etag","value":"W/\"17a-N+rPC4LHIRNkDJRO/QJJQviE9Sc\""},{"key":"x-powered-by","value":"Express"},{"key":"X-Amzn-Trace-Id","value":"Root=1-60db4c2f-56ebb07c474b26701273e62a;Sampled=0"},{"key":"x-amzn-Remapped-date","value":"Tue, 29 Jun 2021 16:37:03 GMT"},{"key":"X-Cache","value":"Miss from cloudfront"},{"key":"Via","value":"1.1 cf9d7d22d14ade4369f6e38eeab7448f.cloudfront.net (CloudFront)"},{"key":"X-Amz-Cf-Pop","value":"DEL51-C1"},{"key":"X-Amz-Cf-Id","value":"0ax5co093huamkeu_NAeQQYy2Cr342da47omlCB7T35e0n_s9MFv2g=="}],"cookie":[],"responseTime":null,"body":"{\n    \"Header\": {\n        \"account_id\": \"056430c0-d5d3-11eb-a1c9-c153ba714fc6\",\n        \"user_id\": \"e5dc3320-d685-11eb-8512-255cf831ef2d\"\n    },\n    \"response\": [\n        {\n            \"time_stamp\": \"2021-06-29T16:35:12.000Z\",\n            \"speaking_rate\": 53,\n            \"volume\": 50,\n            \"pitch\": 45\n        },\n        {\n            \"time_stamp\": \"2021-06-29T16:35:13.000Z\",\n            \"speaking_rate\": 53,\n            \"volume\": 50,\n            \"pitch\": 45\n        },\n        {\n            \"time_stamp\": \"2021-06-29T16:35:14.000Z\",\n            \"speaking_rate\": 53,\n            \"volume\": 50,\n            \"pitch\": 45\n        }\n    ]\n}"}],"_postman_id":"9b65384f-c2c1-4e67-9887-ba6e144fb830"}],"id":"0d9ad56e-1543-4198-aa4c-9c5242ffacdc","description":"<p>All these endpoints need a user_id in order to make a successful request.</p>\n<blockquote>\n<p>these will return specific user information</p>\n</blockquote>\n","_postman_id":"0d9ad56e-1543-4198-aa4c-9c5242ffacdc"},{"name":"List voice acoustics","id":"be7ffddb-7f86-4ed3-88a6-9f3bb5d626ab","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://7m3lnjv8p5.execute-api.ap-south-1.amazonaws.com/dev/client_api/voice_acoustics","description":"<p>API endpoint to <em>Fetch voice acoustics information</em> for all users in the system.</p>\n<blockquote>\n<p>A successful API request will return HTTP 200 Status</p>\n</blockquote>\n<blockquote>\n<p>In case of bad request will return HTTP 400 Status</p>\n</blockquote>\n<p>Query Parameters:</p>\n<blockquote>\n<p>from(date) - start date to filter the voice acoustics</p>\n</blockquote>\n<blockquote>\n<p>to(date) - end date to filter the voice acoustics</p>\n</blockquote>\n","urlObject":{"protocol":"https","path":["dev","client_api","voice_acoustics"],"host":["7m3lnjv8p5","execute-api","ap-south-1","amazonaws","com"],"query":[],"variable":[]}},"response":[{"id":"25d1e4a6-ba53-42aa-82e4-929d7dccab69","name":"List voice acoustics Example","originalRequest":{"method":"GET","header":[],"url":"https://7m3lnjv8p5.execute-api.ap-south-1.amazonaws.com/dev/client_api/voice_acoustics"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"2604"},{"key":"Connection","value":"keep-alive"},{"key":"Date","value":"Tue, 29 Jun 2021 16:35:43 GMT"},{"key":"x-amzn-RequestId","value":"a3de0a0a-4e9a-4934-b7b4-3b27f10ae137"},{"key":"access-control-allow-origin","value":"*"},{"key":"x-amzn-Remapped-content-length","value":"2604"},{"key":"x-amzn-Remapped-connection","value":"close"},{"key":"x-amz-apigw-id","value":"BsjK9HjAhcwFikA="},{"key":"etag","value":"W/\"a2c-qHlcfoKrZ7GjkXjoyDGlC52RV30\""},{"key":"x-powered-by","value":"Express"},{"key":"X-Amzn-Trace-Id","value":"Root=1-60db4bdf-7f63c087775958d06a0d763a;Sampled=0"},{"key":"x-amzn-Remapped-date","value":"Tue, 29 Jun 2021 16:35:43 GMT"},{"key":"X-Cache","value":"Miss from cloudfront"},{"key":"Via","value":"1.1 cf9d7d22d14ade4369f6e38eeab7448f.cloudfront.net (CloudFront)"},{"key":"X-Amz-Cf-Pop","value":"DEL51-C1"},{"key":"X-Amz-Cf-Id","value":"97mPlTmbmUVe-kVReuFDMR02rOMuNbeMU3tBQzkJGQn4tebEUQ8hfA=="}],"cookie":[],"responseTime":null,"body":"{\n    \"response\": [\n        {\n            \"account_id\": \"3e22b5d0-d5d3-11eb-a1c9-c153ba714fc6\",\n            \"user_id\": \"5ef57b40-d686-11eb-8512-255cf831ef2d\",\n            \"time_stamp\": \"2021-06-29T16:33:32.000Z\",\n            \"speaking_rate\": 53,\n            \"volume\": 50,\n            \"pitch\": 45\n        },\n        {\n            \"account_id\": \"3e22b5d0-d5d3-11eb-a1c9-c153ba714fc6\",\n            \"user_id\": \"5ef57b40-d686-11eb-8512-255cf831ef2d\",\n            \"time_stamp\": \"2021-06-29T16:34:23.000Z\",\n            \"speaking_rate\": 53,\n            \"volume\": 50,\n            \"pitch\": 45\n        },\n        {\n            \"account_id\": \"3e22b5d0-d5d3-11eb-a1c9-c153ba714fc6\",\n            \"user_id\": \"5ef57b40-d686-11eb-8512-255cf831ef2d\",\n            \"time_stamp\": \"2021-06-29T16:34:25.000Z\",\n            \"speaking_rate\": 53,\n            \"volume\": 50,\n            \"pitch\": 45\n        },\n        {\n            \"account_id\": \"056430c0-d5d3-11eb-a1c9-c153ba714fc6\",\n            \"user_id\": \"c82870a0-d685-11eb-8512-255cf831ef2d\",\n            \"time_stamp\": \"2021-06-29T16:34:30.000Z\",\n            \"speaking_rate\": 53,\n            \"volume\": 50,\n            \"pitch\": 45\n        },\n        {\n            \"account_id\": \"056430c0-d5d3-11eb-a1c9-c153ba714fc6\",\n            \"user_id\": \"c82870a0-d685-11eb-8512-255cf831ef2d\",\n            \"time_stamp\": \"2021-06-29T16:34:32.000Z\",\n            \"speaking_rate\": 53,\n            \"volume\": 50,\n            \"pitch\": 45\n        },\n        {\n            \"account_id\": \"056430c0-d5d3-11eb-a1c9-c153ba714fc6\",\n            \"user_id\": \"c82870a0-d685-11eb-8512-255cf831ef2d\",\n            \"time_stamp\": \"2021-06-29T16:34:33.000Z\",\n            \"speaking_rate\": 53,\n            \"volume\": 50,\n            \"pitch\": 45\n        },\n        {\n            \"account_id\": \"056430c0-d5d3-11eb-a1c9-c153ba714fc6\",\n            \"user_id\": \"c82870a0-d685-11eb-8512-255cf831ef2d\",\n            \"time_stamp\": \"2021-06-29T16:34:48.000Z\",\n            \"speaking_rate\": 53,\n            \"volume\": 50,\n            \"pitch\": 45\n        },\n        {\n            \"account_id\": \"056430c0-d5d3-11eb-a1c9-c153ba714fc6\",\n            \"user_id\": \"d2729090-d685-11eb-8512-255cf831ef2d\",\n            \"time_stamp\": \"2021-06-29T16:34:52.000Z\",\n            \"speaking_rate\": 53,\n            \"volume\": 50,\n            \"pitch\": 45\n        },\n        {\n            \"account_id\": \"056430c0-d5d3-11eb-a1c9-c153ba714fc6\",\n            \"user_id\": \"d2729090-d685-11eb-8512-255cf831ef2d\",\n            \"time_stamp\": \"2021-06-29T16:34:54.000Z\",\n            \"speaking_rate\": 53,\n            \"volume\": 50,\n            \"pitch\": 45\n        },\n        {\n            \"account_id\": \"056430c0-d5d3-11eb-a1c9-c153ba714fc6\",\n            \"user_id\": \"d2729090-d685-11eb-8512-255cf831ef2d\",\n            \"time_stamp\": \"2021-06-29T16:34:55.000Z\",\n            \"speaking_rate\": 53,\n            \"volume\": 50,\n            \"pitch\": 45\n        },\n        {\n            \"account_id\": \"056430c0-d5d3-11eb-a1c9-c153ba714fc6\",\n            \"user_id\": \"d2729090-d685-11eb-8512-255cf831ef2d\",\n            \"time_stamp\": \"2021-06-29T16:34:57.000Z\",\n            \"speaking_rate\": 53,\n            \"volume\": 50,\n            \"pitch\": 45\n        },\n        {\n            \"account_id\": \"056430c0-d5d3-11eb-a1c9-c153ba714fc6\",\n            \"user_id\": \"e5dc3320-d685-11eb-8512-255cf831ef2d\",\n            \"time_stamp\": \"2021-06-29T16:35:12.000Z\",\n            \"speaking_rate\": 53,\n            \"volume\": 50,\n            \"pitch\": 45\n        },\n        {\n            \"account_id\": \"056430c0-d5d3-11eb-a1c9-c153ba714fc6\",\n            \"user_id\": \"e5dc3320-d685-11eb-8512-255cf831ef2d\",\n            \"time_stamp\": \"2021-06-29T16:35:13.000Z\",\n            \"speaking_rate\": 53,\n            \"volume\": 50,\n            \"pitch\": 45\n        },\n        {\n            \"account_id\": \"056430c0-d5d3-11eb-a1c9-c153ba714fc6\",\n            \"user_id\": \"e5dc3320-d685-11eb-8512-255cf831ef2d\",\n            \"time_stamp\": \"2021-06-29T16:35:14.000Z\",\n            \"speaking_rate\": 53,\n            \"volume\": 50,\n            \"pitch\": 45\n        }\n    ]\n}"}],"_postman_id":"be7ffddb-7f86-4ed3-88a6-9f3bb5d626ab"}],"id":"c50dcb03-44e4-4ca5-89fb-87f3d3367ff4","description":"<p>It will manage all the functionality that are related to users voice acoustics. like create, and get voice acoustics information.</p>\n","_postman_id":"c50dcb03-44e4-4ca5-89fb-87f3d3367ff4"},{"name":"user_emotion_map","item":[{"name":"{user_id}","item":[{"name":"Add user emotion map","id":"511fbd03-d638-4ffa-bb0c-dadd55ccfc7a","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n    \"understanding_score\":56,\n    \"satisfaction_score\":54\n}","options":{"raw":{"language":"json"}}},"url":"https://7m3lnjv8p5.execute-api.ap-south-1.amazonaws.com/dev/client_api/user_emotion_map/(str: user_id)","description":"<p>API endpoint to <em>Create emotion map</em> for a user in the system.</p>\n<blockquote>\n<p>A successful creation will result in a <em>HTTP 201</em> Status code</p>\n</blockquote>\n","urlObject":{"protocol":"https","path":["dev","client_api","user_emotion_map","(str: user_id)"],"host":["7m3lnjv8p5","execute-api","ap-south-1","amazonaws","com"],"query":[],"variable":[]}},"response":[{"id":"18ac607d-8c12-4af0-963a-f9aedd5b1ad5","name":"Add user emotion map Example","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n    \"understanding_score\":56,\n    \"satisfaction_score\":54\n}","options":{"raw":{"language":"json"}}},"url":"https://7m3lnjv8p5.execute-api.ap-south-1.amazonaws.com/dev/client_api/user_emotion_map/fab03b20-d685-11eb-8512-255cf831ef2d"},"status":"Created","code":201,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"79"},{"key":"Connection","value":"keep-alive"},{"key":"Date","value":"Tue, 29 Jun 2021 18:06:32 GMT"},{"key":"x-amzn-RequestId","value":"8b592883-3c90-490f-b168-04f0355025a7"},{"key":"access-control-allow-origin","value":"*"},{"key":"x-amzn-Remapped-content-length","value":"79"},{"key":"x-amzn-Remapped-connection","value":"close"},{"key":"x-amz-apigw-id","value":"BswePFYuhcwFdHA="},{"key":"etag","value":"W/\"4f-cmhxgktoi+YUgRgSkfxtCbJK1TI\""},{"key":"x-powered-by","value":"Express"},{"key":"X-Amzn-Trace-Id","value":"Root=1-60db6127-0418540a5b579a9e0acede82;Sampled=0"},{"key":"x-amzn-Remapped-date","value":"Tue, 29 Jun 2021 18:06:32 GMT"},{"key":"X-Cache","value":"Miss from cloudfront"},{"key":"Via","value":"1.1 ffa0706d6402440250354a82e007896d.cloudfront.net (CloudFront)"},{"key":"X-Amz-Cf-Pop","value":"DEL51-C1"},{"key":"X-Amz-Cf-Id","value":"zyJrl6uovvwyWhzyuy07Jm1MScrqsBCJmemP19X6uBQTPGP5DYaemA=="}],"cookie":[],"responseTime":null,"body":"{\n    \"msg\": \"Created Successfully\",\n    \"user_id\": \"fab03b20-d685-11eb-8512-255cf831ef2d\"\n}"}],"_postman_id":"511fbd03-d638-4ffa-bb0c-dadd55ccfc7a"},{"name":"Get user emotion map","id":"509438cb-2b87-4841-b808-12f05d3a3475","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://7m3lnjv8p5.execute-api.ap-south-1.amazonaws.com/dev/client_api/user_emotion_map/(str: user_id)?from=?&to=?","description":"<p>API endpoint to <em>Fetch emotion map information</em> for a user in the system.</p>\n<blockquote>\n<p>A successful API request will return HTTP 200 Status</p>\n</blockquote>\n<blockquote>\n<p>Request for a non-existing user will return HTTP 400 Status</p>\n</blockquote>\n<p>Query Parameters:</p>\n<blockquote>\n<p>from(date) - start date to filter the emotion map</p>\n</blockquote>\n<blockquote>\n<p>to(date) - end date to filter the emotion map</p>\n</blockquote>\n","urlObject":{"protocol":"https","path":["dev","client_api","user_emotion_map","(str: user_id)"],"host":["7m3lnjv8p5","execute-api","ap-south-1","amazonaws","com"],"query":[{"key":"from","value":"?"},{"key":"to","value":"?"}],"variable":[]}},"response":[{"id":"c18d1811-2fca-4737-ae2a-11d7c276895f","name":"Get user emotion map [Example-1]","originalRequest":{"method":"GET","header":[],"url":"https://7m3lnjv8p5.execute-api.ap-south-1.amazonaws.com/dev/client_api/user_emotion_map/fab03b20-d685-11eb-8512-255cf831ef2d"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"308"},{"key":"Connection","value":"keep-alive"},{"key":"Date","value":"Tue, 29 Jun 2021 16:59:46 GMT"},{"key":"x-amzn-RequestId","value":"0f123ae0-047f-4317-accb-adedca41e304"},{"key":"access-control-allow-origin","value":"*"},{"key":"x-amzn-Remapped-content-length","value":"308"},{"key":"x-amzn-Remapped-connection","value":"close"},{"key":"x-amz-apigw-id","value":"BsmsVE4OhcwFZOQ="},{"key":"etag","value":"W/\"134-zvpm+plGE9gdh2Ii1pab8J7UGQY\""},{"key":"x-powered-by","value":"Express"},{"key":"X-Amzn-Trace-Id","value":"Root=1-60db5181-2dfd328425244ddb7956593b;Sampled=0"},{"key":"x-amzn-Remapped-date","value":"Tue, 29 Jun 2021 16:59:45 GMT"},{"key":"X-Cache","value":"Miss from cloudfront"},{"key":"Via","value":"1.1 dc13df7ba38ae186b485c18be35fef02.cloudfront.net (CloudFront)"},{"key":"X-Amz-Cf-Pop","value":"DEL51-C1"},{"key":"X-Amz-Cf-Id","value":"guoG8DzreQ-8MCX3i_As09FkJAtwaCQt1bhDP3hKhK91N_LVzTxFIg=="}],"cookie":[],"responseTime":null,"body":"{\n    \"Header\": {\n        \"account_id\": \"110702e0-d5d3-11eb-a1c9-c153ba714fc6\",\n        \"user_id\": \"fab03b20-d685-11eb-8512-255cf831ef2d\"\n    },\n    \"response\": [\n        {\n            \"time_stamp\": \"2021-06-29T16:58:11.000Z\",\n            \"understanding_score\": 56,\n            \"satisfaction_score\": 54\n        },\n        {\n            \"time_stamp\": \"2021-06-29T16:58:33.000Z\",\n            \"understanding_score\": 56,\n            \"satisfaction_score\": 54\n        }\n    ]\n}"},{"id":"9f35ad6b-c360-407f-af51-6829dcc99a9c","name":"Get user emotion map [Example-2]","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://7m3lnjv8p5.execute-api.ap-south-1.amazonaws.com/dev/client_api/user_emotion_map/fab03b20-d685-11eb-8512-255cf831ef2d?from=2021-06-29&to=2021-06-29","protocol":"https","host":["7m3lnjv8p5","execute-api","ap-south-1","amazonaws","com"],"path":["dev","client_api","user_emotion_map","fab03b20-d685-11eb-8512-255cf831ef2d"],"query":[{"key":"from","value":"2021-06-29"},{"key":"to","value":"2021-06-29"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"308"},{"key":"Connection","value":"keep-alive"},{"key":"Date","value":"Tue, 29 Jun 2021 17:01:03 GMT"},{"key":"x-amzn-RequestId","value":"81caa9de-f019-4f71-a48b-7ce80506aa9b"},{"key":"access-control-allow-origin","value":"*"},{"key":"x-amzn-Remapped-content-length","value":"308"},{"key":"x-amzn-Remapped-connection","value":"close"},{"key":"x-amz-apigw-id","value":"Bsm4YFqfhcwFRsQ="},{"key":"etag","value":"W/\"134-zvpm+plGE9gdh2Ii1pab8J7UGQY\""},{"key":"x-powered-by","value":"Express"},{"key":"X-Amzn-Trace-Id","value":"Root=1-60db51cf-29fbbb161a4733a1324e8724;Sampled=0"},{"key":"x-amzn-Remapped-date","value":"Tue, 29 Jun 2021 17:01:03 GMT"},{"key":"X-Cache","value":"Miss from cloudfront"},{"key":"Via","value":"1.1 dc13df7ba38ae186b485c18be35fef02.cloudfront.net (CloudFront)"},{"key":"X-Amz-Cf-Pop","value":"DEL51-C1"},{"key":"X-Amz-Cf-Id","value":"nyspnQrdFi7P72Ke4iUccYpIhWpkx2OZgYUSajWOeuXSHuNbMG49gg=="}],"cookie":[],"responseTime":null,"body":"{\n    \"Header\": {\n        \"account_id\": \"110702e0-d5d3-11eb-a1c9-c153ba714fc6\",\n        \"user_id\": \"fab03b20-d685-11eb-8512-255cf831ef2d\"\n    },\n    \"response\": [\n        {\n            \"time_stamp\": \"2021-06-29T16:58:11.000Z\",\n            \"understanding_score\": 56,\n            \"satisfaction_score\": 54\n        },\n        {\n            \"time_stamp\": \"2021-06-29T16:58:33.000Z\",\n            \"understanding_score\": 56,\n            \"satisfaction_score\": 54\n        }\n    ]\n}"}],"_postman_id":"509438cb-2b87-4841-b808-12f05d3a3475"}],"id":"bfc28749-0d7d-4ae9-ae94-73c8174ab03e","description":"<p>All these endpoints need a user_id in order to make a successful request.</p>\n<blockquote>\n<p>these will return specific user information</p>\n</blockquote>\n","_postman_id":"bfc28749-0d7d-4ae9-ae94-73c8174ab03e"},{"name":"List user emotions map","id":"efda2e87-e94d-4c82-bec1-3ac2071f2914","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://7m3lnjv8p5.execute-api.ap-south-1.amazonaws.com/dev/client_api/user_emotion_map?from=?&to=?","description":"<p>API endpoint to <em>Fetch emotion map information</em> for all users in the system.</p>\n<blockquote>\n<p>A successful API request will return HTTP 200 Status</p>\n</blockquote>\n<blockquote>\n<p>In case of bad request will return HTTP 400 Status</p>\n</blockquote>\n<p>Query Parameters:</p>\n<blockquote>\n<p>from(date) - start date to filter the emotion map</p>\n</blockquote>\n<blockquote>\n<p>to(date) - end date to filter the emotion map</p>\n</blockquote>\n","urlObject":{"protocol":"https","path":["dev","client_api","user_emotion_map"],"host":["7m3lnjv8p5","execute-api","ap-south-1","amazonaws","com"],"query":[{"key":"from","value":"?"},{"key":"to","value":"?"}],"variable":[]}},"response":[{"id":"70e8bc95-d2ac-4e96-a98d-aacffa4d367f","name":"List user emotions map [Example-1]","originalRequest":{"method":"GET","header":[],"url":"https://7m3lnjv8p5.execute-api.ap-south-1.amazonaws.com/dev/client_api/user_emotion_map"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"974"},{"key":"Connection","value":"keep-alive"},{"key":"Date","value":"Tue, 29 Jun 2021 17:02:11 GMT"},{"key":"x-amzn-RequestId","value":"cb26792f-93d6-4a41-aa2c-5cf8ef703589"},{"key":"access-control-allow-origin","value":"*"},{"key":"x-amzn-Remapped-content-length","value":"974"},{"key":"x-amzn-Remapped-connection","value":"close"},{"key":"x-amz-apigw-id","value":"BsnDBFguBcwFfVg="},{"key":"etag","value":"W/\"3ce-T04WZMKtTnYO8x9j1cskSCLidMw\""},{"key":"x-powered-by","value":"Express"},{"key":"X-Amzn-Trace-Id","value":"Root=1-60db5213-65970e3e748994b249921e94;Sampled=0"},{"key":"x-amzn-Remapped-date","value":"Tue, 29 Jun 2021 17:02:11 GMT"},{"key":"X-Cache","value":"Miss from cloudfront"},{"key":"Via","value":"1.1 dc13df7ba38ae186b485c18be35fef02.cloudfront.net (CloudFront)"},{"key":"X-Amz-Cf-Pop","value":"DEL51-C1"},{"key":"X-Amz-Cf-Id","value":"kA3rKhKlWiCLiQbEbRDggyLtOyE7UTvALE6PlC52N14GfoReyn-qxg=="}],"cookie":[],"responseTime":null,"body":"{\n    \"response\": [\n        {\n            \"account_id\": \"056430c0-d5d3-11eb-a1c9-c153ba714fc6\",\n            \"user_id\": \"e5dc3320-d685-11eb-8512-255cf831ef2d\",\n            \"time_stamp\": \"2021-06-29T16:42:57.000Z\",\n            \"understanding_score\": 56,\n            \"satisfaction_score\": 54\n        },\n        {\n            \"account_id\": \"056430c0-d5d3-11eb-a1c9-c153ba714fc6\",\n            \"user_id\": \"e5dc3320-d685-11eb-8512-255cf831ef2d\",\n            \"time_stamp\": \"2021-06-29T16:57:41.000Z\",\n            \"understanding_score\": 56,\n            \"satisfaction_score\": 54\n        },\n        {\n            \"account_id\": \"110702e0-d5d3-11eb-a1c9-c153ba714fc6\",\n            \"user_id\": \"fab03b20-d685-11eb-8512-255cf831ef2d\",\n            \"time_stamp\": \"2021-06-29T16:58:11.000Z\",\n            \"understanding_score\": 56,\n            \"satisfaction_score\": 54\n        },\n        {\n            \"account_id\": \"110702e0-d5d3-11eb-a1c9-c153ba714fc6\",\n            \"user_id\": \"fab03b20-d685-11eb-8512-255cf831ef2d\",\n            \"time_stamp\": \"2021-06-29T16:58:33.000Z\",\n            \"understanding_score\": 56,\n            \"satisfaction_score\": 54\n        },\n        {\n            \"account_id\": \"110702e0-d5d3-11eb-a1c9-c153ba714fc6\",\n            \"user_id\": \"fab03b20-d685-11eb-8512-255cf831ef2d\",\n            \"time_stamp\": \"2021-06-29T17:01:36.000Z\",\n            \"understanding_score\": 56,\n            \"satisfaction_score\": 54\n        }\n    ]\n}"},{"id":"1d44e147-d7b6-4f34-9c4c-57cfd72e010c","name":"List user emotions map [Example-2]","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://7m3lnjv8p5.execute-api.ap-south-1.amazonaws.com/dev/client_api/user_emotion_map?from=2021-06-20&to=2021-06-25","protocol":"https","host":["7m3lnjv8p5","execute-api","ap-south-1","amazonaws","com"],"path":["dev","client_api","user_emotion_map"],"query":[{"key":"from","value":"2021-06-20"},{"key":"to","value":"2021-06-25"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"38"},{"key":"Connection","value":"keep-alive"},{"key":"Date","value":"Tue, 29 Jun 2021 17:03:02 GMT"},{"key":"x-amzn-RequestId","value":"75c2d505-690e-4608-bb47-de099b4b5925"},{"key":"access-control-allow-origin","value":"*"},{"key":"x-amzn-Remapped-content-length","value":"38"},{"key":"x-amzn-Remapped-connection","value":"close"},{"key":"x-amz-apigw-id","value":"BsnLCFwnhcwFkpA="},{"key":"etag","value":"W/\"26-agZo2f6g6KnUTDmc4YqkSOD2iDA\""},{"key":"x-powered-by","value":"Express"},{"key":"X-Amzn-Trace-Id","value":"Root=1-60db5246-54dc2a485d7d5f4f6ced630d;Sampled=0"},{"key":"x-amzn-Remapped-date","value":"Tue, 29 Jun 2021 17:03:02 GMT"},{"key":"X-Cache","value":"Miss from cloudfront"},{"key":"Via","value":"1.1 dc13df7ba38ae186b485c18be35fef02.cloudfront.net (CloudFront)"},{"key":"X-Amz-Cf-Pop","value":"DEL51-C1"},{"key":"X-Amz-Cf-Id","value":"d2tbUavvkMvnWxzwoih83o39cWzu5BJY_UDydKL3N0M-wFL6vpDAxQ=="}],"cookie":[],"responseTime":null,"body":"{\n    \"msg\": \"Data Not Found In Given Time\"\n}"}],"_postman_id":"efda2e87-e94d-4c82-bec1-3ac2071f2914"}],"id":"cb3fa25c-9388-41b0-b7f4-4928d1173f2a","description":"<p>It will manage all the functionality that are related to user emotion map. like how much user able to understand and satisfied.</p>\n","_postman_id":"cb3fa25c-9388-41b0-b7f4-4928d1173f2a"},{"name":"valence_score","item":[{"name":"{user_id}","item":[{"name":"Get user valence score","id":"d1e6964d-a6fb-41ea-9d33-fb4030b345a1","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://7m3lnjv8p5.execute-api.ap-south-1.amazonaws.com/dev/client_api/valence_score/(str: user_id)?from=?&to=?","description":"<p>API endpoint to <em>Fetch valence scores information</em> for a user in the system.</p>\n<blockquote>\n<p>A successful API request will return HTTP 200 Status</p>\n</blockquote>\n<blockquote>\n<p>Request for a non-existing user will return HTTP 400 Status</p>\n</blockquote>\n<p>Query Parameters:</p>\n<blockquote>\n<p>from(date) - start date to filter the valence scores</p>\n</blockquote>\n<blockquote>\n<p>to(date) - end date to filter the valence scores</p>\n</blockquote>\n","urlObject":{"protocol":"https","path":["dev","client_api","valence_score","(str: user_id)"],"host":["7m3lnjv8p5","execute-api","ap-south-1","amazonaws","com"],"query":[{"key":"from","value":"?"},{"key":"to","value":"?"}],"variable":[]}},"response":[{"id":"29e66279-bd43-4ada-9730-5e12acddf7e5","name":"Get user valence score [Example-1]","originalRequest":{"method":"GET","header":[],"url":"https://7m3lnjv8p5.execute-api.ap-south-1.amazonaws.com/dev/client_api/valence_score/042e3170-d686-11eb-8512-255cf831ef2d"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"294"},{"key":"Connection","value":"keep-alive"},{"key":"Date","value":"Tue, 29 Jun 2021 17:50:19 GMT"},{"key":"x-amzn-RequestId","value":"0c97d51b-0459-4806-a144-ef341d473115"},{"key":"access-control-allow-origin","value":"*"},{"key":"x-amzn-Remapped-content-length","value":"294"},{"key":"x-amzn-Remapped-connection","value":"close"},{"key":"x-amz-apigw-id","value":"BsuGVFSCBcwFQoQ="},{"key":"etag","value":"W/\"126-6bD3n8cD4yuWW/9qC4eOkSg7bfA\""},{"key":"x-powered-by","value":"Express"},{"key":"X-Amzn-Trace-Id","value":"Root=1-60db5d5b-46ed839f015426872da6dcd8;Sampled=0"},{"key":"x-amzn-Remapped-date","value":"Tue, 29 Jun 2021 17:50:19 GMT"},{"key":"X-Cache","value":"Miss from cloudfront"},{"key":"Via","value":"1.1 dc13df7ba38ae186b485c18be35fef02.cloudfront.net (CloudFront)"},{"key":"X-Amz-Cf-Pop","value":"DEL51-C1"},{"key":"X-Amz-Cf-Id","value":"vJzrZwvEbJCeLoPlmNOPWaFUJUc3er3GngRCekx_oLsfApCO7FZs7Q=="}],"cookie":[],"responseTime":null,"body":"{\n    \"Header\": {\n        \"account_id\": \"110702e0-d5d3-11eb-a1c9-c153ba714fc6\",\n        \"user_id\": \"042e3170-d686-11eb-8512-255cf831ef2d\"\n    },\n    \"response\": [\n        {\n            \"time_stamp\": \"2021-06-29T16:23:25.000Z\",\n            \"positive_score\": 59,\n            \"negative_score\": 67.8\n        },\n        {\n            \"time_stamp\": \"2021-06-29T16:23:59.000Z\",\n            \"positive_score\": 59,\n            \"negative_score\": 67.8\n        }\n    ]\n}"},{"id":"ed90505c-e6d1-4762-a3f6-19cf6bf71761","name":"Get user valence score [Example-2]","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://7m3lnjv8p5.execute-api.ap-south-1.amazonaws.com/dev/client_api/valence_score/042e3170-d686-11eb-8512-255cf831ef2d?from=2021-06-21&to=2021-06-29","protocol":"https","host":["7m3lnjv8p5","execute-api","ap-south-1","amazonaws","com"],"path":["dev","client_api","valence_score","042e3170-d686-11eb-8512-255cf831ef2d"],"query":[{"key":"from","value":"2021-06-21"},{"key":"to","value":"2021-06-29"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"294"},{"key":"Connection","value":"keep-alive"},{"key":"Date","value":"Tue, 29 Jun 2021 17:51:15 GMT"},{"key":"x-amzn-RequestId","value":"eea6753c-6960-4e8b-8aa0-93050dd23dc8"},{"key":"access-control-allow-origin","value":"*"},{"key":"x-amzn-Remapped-content-length","value":"294"},{"key":"x-amzn-Remapped-connection","value":"close"},{"key":"x-amz-apigw-id","value":"BsuO_HP7BcwFo-g="},{"key":"etag","value":"W/\"126-6bD3n8cD4yuWW/9qC4eOkSg7bfA\""},{"key":"x-powered-by","value":"Express"},{"key":"X-Amzn-Trace-Id","value":"Root=1-60db5d92-69d6beb12922206e00e6d3dc;Sampled=0"},{"key":"x-amzn-Remapped-date","value":"Tue, 29 Jun 2021 17:51:15 GMT"},{"key":"X-Cache","value":"Miss from cloudfront"},{"key":"Via","value":"1.1 dc13df7ba38ae186b485c18be35fef02.cloudfront.net (CloudFront)"},{"key":"X-Amz-Cf-Pop","value":"DEL51-C1"},{"key":"X-Amz-Cf-Id","value":"pxe7i2v-z7VHehmDkVznFA20RaP8NrRXSVfExQBFFq2XKkkCqT_BKA=="}],"cookie":[],"responseTime":null,"body":"{\n    \"Header\": {\n        \"account_id\": \"110702e0-d5d3-11eb-a1c9-c153ba714fc6\",\n        \"user_id\": \"042e3170-d686-11eb-8512-255cf831ef2d\"\n    },\n    \"response\": [\n        {\n            \"time_stamp\": \"2021-06-29T16:23:25.000Z\",\n            \"positive_score\": 59,\n            \"negative_score\": 67.8\n        },\n        {\n            \"time_stamp\": \"2021-06-29T16:23:59.000Z\",\n            \"positive_score\": 59,\n            \"negative_score\": 67.8\n        }\n    ]\n}"}],"_postman_id":"d1e6964d-a6fb-41ea-9d33-fb4030b345a1"}],"id":"ac933f8c-7428-4b25-b2fc-7f46f19b9d7f","description":"<p>All these endpoints need a user_id in order to make a successful request.</p>\n<blockquote>\n<p>these will return specific user information</p>\n</blockquote>\n","_postman_id":"ac933f8c-7428-4b25-b2fc-7f46f19b9d7f"},{"name":"List valence scores","id":"9b1e6359-5c15-48ad-b558-fe8792ba989c","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://7m3lnjv8p5.execute-api.ap-south-1.amazonaws.com/dev/client_api/valence_score?from=?&to=?","description":"<p>API endpoint to <em>Fetch valence scores information</em> for all users in the system.</p>\n<blockquote>\n<p>A successful API request will return HTTP 200 Status</p>\n</blockquote>\n<blockquote>\n<p>In case of a bad request will return HTTP 400 Status</p>\n</blockquote>\n<p>Query Parameters:</p>\n<blockquote>\n<p>from(date) - start date to filter the valence scores</p>\n</blockquote>\n<blockquote>\n<p>to(date) - end date to filter the valence scores</p>\n</blockquote>\n","urlObject":{"protocol":"https","path":["dev","client_api","valence_score"],"host":["7m3lnjv8p5","execute-api","ap-south-1","amazonaws","com"],"query":[{"key":"from","value":"?"},{"key":"to","value":"?"}],"variable":[]}},"response":[{"id":"01915b58-5bc4-4c15-97d6-09dc1a892f87","name":"List valence scores [Example-1]","originalRequest":{"method":"GET","header":[],"url":"https://7m3lnjv8p5.execute-api.ap-south-1.amazonaws.com/dev/client_api/valence_score"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"2604"},{"key":"Connection","value":"keep-alive"},{"key":"Date","value":"Tue, 29 Jun 2021 17:48:38 GMT"},{"key":"x-amzn-RequestId","value":"13a7e230-bc52-47c7-9726-237c02e7467c"},{"key":"access-control-allow-origin","value":"*"},{"key":"x-amzn-Remapped-content-length","value":"2604"},{"key":"x-amzn-Remapped-connection","value":"close"},{"key":"x-amz-apigw-id","value":"Bst2eHbRBcwFo-g="},{"key":"etag","value":"W/\"a2c-wY3Mh0DpXpOiwDZC5YGQuhnNS2U\""},{"key":"x-powered-by","value":"Express"},{"key":"X-Amzn-Trace-Id","value":"Root=1-60db5cf6-7e80b07d743c05d226ec717a;Sampled=0"},{"key":"x-amzn-Remapped-date","value":"Tue, 29 Jun 2021 17:48:38 GMT"},{"key":"X-Cache","value":"Miss from cloudfront"},{"key":"Via","value":"1.1 dc13df7ba38ae186b485c18be35fef02.cloudfront.net (CloudFront)"},{"key":"X-Amz-Cf-Pop","value":"DEL51-C1"},{"key":"X-Amz-Cf-Id","value":"NXUkNVkf2GtvEgqrJCzl31dL-jAa4yAsmRl1u6G8CowlkUxtaPGG2Q=="}],"cookie":[],"responseTime":null,"body":"{\n    \"response\": [\n        {\n            \"account_id\": \"110702e0-d5d3-11eb-a1c9-c153ba714fc6\",\n            \"user_id\": \"042e3170-d686-11eb-8512-255cf831ef2d\",\n            \"time_stamp\": \"2021-06-29T16:23:25.000Z\",\n            \"positive_score\": 59,\n            \"negative_score\": 67.8\n        },\n        {\n            \"account_id\": \"110702e0-d5d3-11eb-a1c9-c153ba714fc6\",\n            \"user_id\": \"042e3170-d686-11eb-8512-255cf831ef2d\",\n            \"time_stamp\": \"2021-06-29T16:23:59.000Z\",\n            \"positive_score\": 59,\n            \"negative_score\": 67.8\n        },\n        {\n            \"account_id\": \"3e22b5d0-d5d3-11eb-a1c9-c153ba714fc6\",\n            \"user_id\": \"04bb4220-d8ea-11eb-b4b5-2b3083f3faa2\",\n            \"time_stamp\": \"2021-06-29T16:24:04.000Z\",\n            \"positive_score\": 59,\n            \"negative_score\": 67.8\n        },\n        {\n            \"account_id\": \"3e22b5d0-d5d3-11eb-a1c9-c153ba714fc6\",\n            \"user_id\": \"04bb4220-d8ea-11eb-b4b5-2b3083f3faa2\",\n            \"time_stamp\": \"2021-06-29T16:24:08.000Z\",\n            \"positive_score\": 59,\n            \"negative_score\": 67.8\n        },\n        {\n            \"account_id\": \"3e22b5d0-d5d3-11eb-a1c9-c153ba714fc6\",\n            \"user_id\": \"04bb4220-d8ea-11eb-b4b5-2b3083f3faa2\",\n            \"time_stamp\": \"2021-06-29T16:24:18.000Z\",\n            \"positive_score\": 59,\n            \"negative_score\": 67.8\n        },\n        {\n            \"account_id\": \"2f602d20-d5d3-11eb-a1c9-c153ba714fc6\",\n            \"user_id\": \"2b00b340-d686-11eb-8512-255cf831ef2d\",\n            \"time_stamp\": \"2021-06-29T16:24:22.000Z\",\n            \"positive_score\": 59,\n            \"negative_score\": 67.8\n        },\n        {\n            \"account_id\": \"2f602d20-d5d3-11eb-a1c9-c153ba714fc6\",\n            \"user_id\": \"2b00b340-d686-11eb-8512-255cf831ef2d\",\n            \"time_stamp\": \"2021-06-29T16:24:25.000Z\",\n            \"positive_score\": 59,\n            \"negative_score\": 67.8\n        },\n        {\n            \"account_id\": \"2f602d20-d5d3-11eb-a1c9-c153ba714fc6\",\n            \"user_id\": \"2b00b340-d686-11eb-8512-255cf831ef2d\",\n            \"time_stamp\": \"2021-06-29T16:24:27.000Z\",\n            \"positive_score\": 59,\n            \"negative_score\": 67.8\n        },\n        {\n            \"account_id\": \"355e4b80-d5d3-11eb-a1c9-c153ba714fc6\",\n            \"user_id\": \"46761e80-d686-11eb-8512-255cf831ef2d\",\n            \"time_stamp\": \"2021-06-27T01:11:26.000Z\",\n            \"positive_score\": 59,\n            \"negative_score\": 67.8\n        },\n        {\n            \"account_id\": \"355e4b80-d5d3-11eb-a1c9-c153ba714fc6\",\n            \"user_id\": \"46761e80-d686-11eb-8512-255cf831ef2d\",\n            \"time_stamp\": \"2021-06-29T16:24:39.000Z\",\n            \"positive_score\": 59,\n            \"negative_score\": 67.8\n        },\n        {\n            \"account_id\": \"355e4b80-d5d3-11eb-a1c9-c153ba714fc6\",\n            \"user_id\": \"46761e80-d686-11eb-8512-255cf831ef2d\",\n            \"time_stamp\": \"2021-06-29T16:24:41.000Z\",\n            \"positive_score\": 59,\n            \"negative_score\": 67.8\n        },\n        {\n            \"account_id\": \"355e4b80-d5d3-11eb-a1c9-c153ba714fc6\",\n            \"user_id\": \"46761e80-d686-11eb-8512-255cf831ef2d\",\n            \"time_stamp\": \"2021-06-29T16:24:44.000Z\",\n            \"positive_score\": 59,\n            \"negative_score\": 67.8\n        },\n        {\n            \"account_id\": \"3e22b5d0-d5d3-11eb-a1c9-c153ba714fc6\",\n            \"user_id\": \"5ef57b40-d686-11eb-8512-255cf831ef2d\",\n            \"time_stamp\": \"2021-06-29T16:24:57.000Z\",\n            \"positive_score\": 59,\n            \"negative_score\": 67.8\n        },\n        {\n            \"account_id\": \"3e22b5d0-d5d3-11eb-a1c9-c153ba714fc6\",\n            \"user_id\": \"5ef57b40-d686-11eb-8512-255cf831ef2d\",\n            \"time_stamp\": \"2021-06-29T16:24:58.000Z\",\n            \"positive_score\": 59,\n            \"negative_score\": 67.8\n        }\n    ]\n}"},{"id":"68c6acf4-0414-4f2b-95e5-1fdf434f76f0","name":"List valence scores [Example-2]","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://7m3lnjv8p5.execute-api.ap-south-1.amazonaws.com/dev/client_api/valence_score?from=2021-06-20&to=2021-06-29","protocol":"https","host":["7m3lnjv8p5","execute-api","ap-south-1","amazonaws","com"],"path":["dev","client_api","valence_score"],"query":[{"key":"from","value":"2021-06-20"},{"key":"to","value":"2021-06-29"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"2604"},{"key":"Connection","value":"keep-alive"},{"key":"Date","value":"Tue, 29 Jun 2021 17:49:43 GMT"},{"key":"x-amzn-RequestId","value":"fe06c886-6c01-467b-bcc9-d66536c7c4b3"},{"key":"access-control-allow-origin","value":"*"},{"key":"x-amzn-Remapped-content-length","value":"2604"},{"key":"x-amzn-Remapped-connection","value":"close"},{"key":"x-amz-apigw-id","value":"BsuAvE5iBcwFrnQ="},{"key":"etag","value":"W/\"a2c-wY3Mh0DpXpOiwDZC5YGQuhnNS2U\""},{"key":"x-powered-by","value":"Express"},{"key":"X-Amzn-Trace-Id","value":"Root=1-60db5d37-1cf756cd650e61d167e36207;Sampled=0"},{"key":"x-amzn-Remapped-date","value":"Tue, 29 Jun 2021 17:49:43 GMT"},{"key":"X-Cache","value":"Miss from cloudfront"},{"key":"Via","value":"1.1 dc13df7ba38ae186b485c18be35fef02.cloudfront.net (CloudFront)"},{"key":"X-Amz-Cf-Pop","value":"DEL51-C1"},{"key":"X-Amz-Cf-Id","value":"anVCgSXRQ_wjo4BsXr_FV8OPsfWoc9zbVxBXglW29mQxrKiHITCEpw=="}],"cookie":[],"responseTime":null,"body":"{\n    \"response\": [\n        {\n            \"account_id\": \"110702e0-d5d3-11eb-a1c9-c153ba714fc6\",\n            \"user_id\": \"042e3170-d686-11eb-8512-255cf831ef2d\",\n            \"time_stamp\": \"2021-06-29T16:23:25.000Z\",\n            \"positive_score\": 59,\n            \"negative_score\": 67.8\n        },\n        {\n            \"account_id\": \"110702e0-d5d3-11eb-a1c9-c153ba714fc6\",\n            \"user_id\": \"042e3170-d686-11eb-8512-255cf831ef2d\",\n            \"time_stamp\": \"2021-06-29T16:23:59.000Z\",\n            \"positive_score\": 59,\n            \"negative_score\": 67.8\n        },\n        {\n            \"account_id\": \"3e22b5d0-d5d3-11eb-a1c9-c153ba714fc6\",\n            \"user_id\": \"04bb4220-d8ea-11eb-b4b5-2b3083f3faa2\",\n            \"time_stamp\": \"2021-06-29T16:24:04.000Z\",\n            \"positive_score\": 59,\n            \"negative_score\": 67.8\n        },\n        {\n            \"account_id\": \"3e22b5d0-d5d3-11eb-a1c9-c153ba714fc6\",\n            \"user_id\": \"04bb4220-d8ea-11eb-b4b5-2b3083f3faa2\",\n            \"time_stamp\": \"2021-06-29T16:24:08.000Z\",\n            \"positive_score\": 59,\n            \"negative_score\": 67.8\n        },\n        {\n            \"account_id\": \"3e22b5d0-d5d3-11eb-a1c9-c153ba714fc6\",\n            \"user_id\": \"04bb4220-d8ea-11eb-b4b5-2b3083f3faa2\",\n            \"time_stamp\": \"2021-06-29T16:24:18.000Z\",\n            \"positive_score\": 59,\n            \"negative_score\": 67.8\n        },\n        {\n            \"account_id\": \"2f602d20-d5d3-11eb-a1c9-c153ba714fc6\",\n            \"user_id\": \"2b00b340-d686-11eb-8512-255cf831ef2d\",\n            \"time_stamp\": \"2021-06-29T16:24:22.000Z\",\n            \"positive_score\": 59,\n            \"negative_score\": 67.8\n        },\n        {\n            \"account_id\": \"2f602d20-d5d3-11eb-a1c9-c153ba714fc6\",\n            \"user_id\": \"2b00b340-d686-11eb-8512-255cf831ef2d\",\n            \"time_stamp\": \"2021-06-29T16:24:25.000Z\",\n            \"positive_score\": 59,\n            \"negative_score\": 67.8\n        },\n        {\n            \"account_id\": \"2f602d20-d5d3-11eb-a1c9-c153ba714fc6\",\n            \"user_id\": \"2b00b340-d686-11eb-8512-255cf831ef2d\",\n            \"time_stamp\": \"2021-06-29T16:24:27.000Z\",\n            \"positive_score\": 59,\n            \"negative_score\": 67.8\n        },\n        {\n            \"account_id\": \"355e4b80-d5d3-11eb-a1c9-c153ba714fc6\",\n            \"user_id\": \"46761e80-d686-11eb-8512-255cf831ef2d\",\n            \"time_stamp\": \"2021-06-27T01:11:26.000Z\",\n            \"positive_score\": 59,\n            \"negative_score\": 67.8\n        },\n        {\n            \"account_id\": \"355e4b80-d5d3-11eb-a1c9-c153ba714fc6\",\n            \"user_id\": \"46761e80-d686-11eb-8512-255cf831ef2d\",\n            \"time_stamp\": \"2021-06-29T16:24:39.000Z\",\n            \"positive_score\": 59,\n            \"negative_score\": 67.8\n        },\n        {\n            \"account_id\": \"355e4b80-d5d3-11eb-a1c9-c153ba714fc6\",\n            \"user_id\": \"46761e80-d686-11eb-8512-255cf831ef2d\",\n            \"time_stamp\": \"2021-06-29T16:24:41.000Z\",\n            \"positive_score\": 59,\n            \"negative_score\": 67.8\n        },\n        {\n            \"account_id\": \"355e4b80-d5d3-11eb-a1c9-c153ba714fc6\",\n            \"user_id\": \"46761e80-d686-11eb-8512-255cf831ef2d\",\n            \"time_stamp\": \"2021-06-29T16:24:44.000Z\",\n            \"positive_score\": 59,\n            \"negative_score\": 67.8\n        },\n        {\n            \"account_id\": \"3e22b5d0-d5d3-11eb-a1c9-c153ba714fc6\",\n            \"user_id\": \"5ef57b40-d686-11eb-8512-255cf831ef2d\",\n            \"time_stamp\": \"2021-06-29T16:24:57.000Z\",\n            \"positive_score\": 59,\n            \"negative_score\": 67.8\n        },\n        {\n            \"account_id\": \"3e22b5d0-d5d3-11eb-a1c9-c153ba714fc6\",\n            \"user_id\": \"5ef57b40-d686-11eb-8512-255cf831ef2d\",\n            \"time_stamp\": \"2021-06-29T16:24:58.000Z\",\n            \"positive_score\": 59,\n            \"negative_score\": 67.8\n        }\n    ]\n}"}],"_postman_id":"9b1e6359-5c15-48ad-b558-fe8792ba989c"}],"id":"fb15eff1-e458-42c8-bc25-ca432887d598","description":"<p>It will manage all the functionality that are related to valence score. like it will provide positive and negative transcipt.</p>\n","_postman_id":"fb15eff1-e458-42c8-bc25-ca432887d598"}],"event":[{"listen":"prerequest","script":{"id":"e401439d-469c-4f8f-bb33-1917aee6939d","type":"text/javascript","exec":[""]}},{"listen":"test","script":{"id":"668298b0-8d53-44ee-9671-b9a329a99473","type":"text/javascript","exec":[""]}}]}