{"info":{"_postman_id":"418b32a3-e064-4652-a670-198514bc03e3","name":"ARC","schema":"https://schema.getpostman.com/json/collection/v2.0.0/collection.json","toc":[],"description":"<html><head></head><body></body></html>","owner":"6710966","collectionId":"418b32a3-e064-4652-a670-198514bc03e3","publishedId":"TVYDeKSQ","public":true,"customColor":{"top-bar":"EEEEEE","right-sidebar":"63656A","highlight":"00ABC7"},"publishDate":"2020-11-17T21:32:51.000Z"},"item":[{"name":"Analytics","item":[{"name":"Engagement","item":[{"name":"Trigger Topics","id":"4013462c-85aa-4c9f-8e4e-cd3db48622d6","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","type":"text","value":"application/json"},{"key":"IM-TOKEN","type":"text","value":""}],"url":"{{ARC_URL}}/api/engagement/home","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":true,"source":{"_postman_id":"418b32a3-e064-4652-a670-198514bc03e3","id":"418b32a3-e064-4652-a670-198514bc03e3","name":"ARC","type":"collection"}},"urlObject":{"path":["api","engagement","home"],"host":["{{ARC_URL}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"4013462c-85aa-4c9f-8e4e-cd3db48622d6"}],"id":"81fb083d-eed9-4083-9fc8-079bc792178c","_postman_id":"81fb083d-eed9-4083-9fc8-079bc792178c","description":"","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":true,"source":{"_postman_id":"418b32a3-e064-4652-a670-198514bc03e3","id":"418b32a3-e064-4652-a670-198514bc03e3","name":"ARC","type":"collection"}}}],"id":"6fa2fe77-c6cc-451b-8099-7540f4873cc7","_postman_id":"6fa2fe77-c6cc-451b-8099-7540f4873cc7","description":"","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":true,"source":{"_postman_id":"418b32a3-e064-4652-a670-198514bc03e3","id":"418b32a3-e064-4652-a670-198514bc03e3","name":"ARC","type":"collection"}}},{"name":"Authentication","item":[{"name":"Firebase - Test Endpoints","item":[{"name":"Firebase Auth Test","id":"82829953-010a-4751-bf6e-732ae7970d2c","protocolProfileBehavior":{"disableBodyPruning":true,"disabledSystemHeaders":{"accept":true}},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"GET","header":[{"key":"Accept","value":"application/json","type":"text"}],"url":"{{ARC_URL}}/api/firebase/auth","urlObject":{"path":["api","firebase","auth"],"host":["{{ARC_URL}}"],"query":[],"variable":[]}},"response":[{"id":"acdcd3a2-073e-463e-a3f5-032e5b24b4e5","name":"Unauthorized","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/json","type":"text"}],"url":"{{ARC_URL}}/api/firebase/auth"},"status":"Unauthorized","code":401,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Wed, 10 Feb 2021 04:37:31 GMT"},{"key":"Server","value":"Apache/2.4.29 (Ubuntu)"},{"key":"Vary","value":"Authorization"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"X-RateLimit-Limit","value":"60"},{"key":"X-RateLimit-Remaining","value":"59"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Keep-Alive","value":"timeout=5, max=100"},{"key":"Connection","value":"Keep-Alive"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n    \"message\": \"A key with ID \\\"3e5427cd35108b47665208ea04b8ca6c86d09c93\\\" could not be found.\",\n    \"exception\": \"Symfony\\\\Component\\\\HttpKernel\\\\Exception\\\\HttpException\",\n    \"file\": \"/var/www/arc/vendor/laravel/framework/src/Illuminate/Foundation/Application.php\",\n    \"line\": 1071,\n    \"trace\": [\n        {\n            \"file\": \"/var/www/arc/vendor/laravel/framework/src/Illuminate/Foundation/helpers.php\",\n            \"line\": 44,\n            \"function\": \"abort\",\n            \"class\": \"Illuminate\\\\Foundation\\\\Application\",\n            \"type\": \"->\"\n        },\n        {\n            \"file\": \"/var/www/arc/app/Services/Auth/Firebase/FirebaseService.php\",\n            \"line\": 58,\n            \"function\": \"abort\"\n        },\n        {\n            \"file\": \"/var/www/arc/app/Services/Auth/Firebase/Guard.php\",\n            \"line\": 60,\n            \"function\": \"validateToken\",\n            \"class\": \"App\\\\Services\\\\Auth\\\\Firebase\\\\FirebaseService\",\n            \"type\": \"->\"\n        },\n        {\n            \"file\": \"/var/www/arc/app/Providers/AuthServiceProvider.php\",\n            \"line\": 41,\n            \"function\": \"user\",\n            \"class\": \"App\\\\Services\\\\Auth\\\\Firebase\\\\Guard\",\n            \"type\": \"->\"\n        },\n        {\n            \"function\": \"App\\\\Providers\\\\{closure}\",\n            \"class\": \"App\\\\Providers\\\\AuthServiceProvider\",\n            \"type\": \"->\"\n        },\n        {\n            \"file\": \"/var/www/arc/vendor/laravel/framework/src/Illuminate/Auth/RequestGuard.php\",\n            \"line\": 58,\n            \"function\": \"call_user_func\"\n        },\n        {\n            \"file\": \"/var/www/arc/vendor/laravel/framework/src/Illuminate/Auth/AuthManager.php\",\n            \"line\": 54,\n            \"function\": \"user\",\n            \"class\": \"Illuminate\\\\Auth\\\\RequestGuard\",\n            \"type\": \"->\"\n        },\n        {\n            \"function\": \"Illuminate\\\\Auth\\\\{closure}\",\n            \"class\": \"Illuminate\\\\Auth\\\\AuthManager\",\n            \"type\": \"->\"\n        },\n        {\n            \"file\": \"/var/www/arc/vendor/laravel/framework/src/Illuminate/Auth/AuthServiceProvider.php\",\n            \"line\": 106,\n            \"function\": \"call_user_func\"\n        },\n        {\n            \"function\": \"Illuminate\\\\Auth\\\\{closure}\",\n            \"class\": \"Illuminate\\\\Auth\\\\AuthServiceProvider\",\n            \"type\": \"->\"\n        },\n        {\n            \"file\": \"/var/www/arc/vendor/laravel/framework/src/Illuminate/Http/Request.php\",\n            \"line\": 518,\n            \"function\": \"call_user_func\"\n        },\n        {\n            \"file\": \"/var/www/arc/app/Http/Controllers/Api/Auth/AuthenticateController.php\",\n            \"line\": 115,\n            \"function\": \"user\",\n            \"class\": \"Illuminate\\\\Http\\\\Request\",\n            \"type\": \"->\"\n        },\n        {\n            \"function\": \"getAuthUser\",\n            \"class\": \"App\\\\Http\\\\Controllers\\\\Api\\\\Auth\\\\AuthenticateController\",\n            \"type\": \"->\"\n        },\n        {\n            \"file\": \"/var/www/arc/vendor/laravel/framework/src/Illuminate/Routing/Controller.php\",\n            \"line\": 54,\n            \"function\": \"call_user_func_array\"\n        },\n        {\n            \"file\": \"/var/www/arc/vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php\",\n            \"line\": 45,\n            \"function\": \"callAction\",\n            \"class\": \"Illuminate\\\\Routing\\\\Controller\",\n            \"type\": \"->\"\n        },\n        {\n            \"file\": \"/var/www/arc/vendor/laravel/framework/src/Illuminate/Routing/Route.php\",\n            \"line\": 255,\n            \"function\": \"dispatch\",\n            \"class\": \"Illuminate\\\\Routing\\\\ControllerDispatcher\",\n            \"type\": \"->\"\n        },\n        {\n            \"file\": \"/var/www/arc/vendor/laravel/framework/src/Illuminate/Routing/Route.php\",\n            \"line\": 197,\n            \"function\": \"runController\",\n            \"class\": \"Illuminate\\\\Routing\\\\Route\",\n            \"type\": \"->\"\n        },\n        {\n            \"file\": \"/var/www/arc/vendor/laravel/framework/src/Illuminate/Routing/Router.php\",\n            \"line\": 691,\n            \"function\": \"run\",\n            \"class\": \"Illuminate\\\\Routing\\\\Route\",\n            \"type\": \"->\"\n        },\n        {\n            \"file\": \"/var/www/arc/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php\",\n            \"line\": 128,\n            \"function\": \"Illuminate\\\\Routing\\\\{closure}\",\n            \"class\": \"Illuminate\\\\Routing\\\\Router\",\n            \"type\": \"->\"\n        },\n        {\n            \"file\": \"/var/www/arc/app/Services/Auth/Firebase/Middleware/VerifyToken.php\",\n            \"line\": 27,\n            \"function\": \"Illuminate\\\\Pipeline\\\\{closure}\",\n            \"class\": \"Illuminate\\\\Pipeline\\\\Pipeline\",\n            \"type\": \"->\"\n        },\n        {\n            \"file\": \"/var/www/arc/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php\",\n            \"line\": 167,\n            \"function\": \"handle\",\n            \"class\": \"App\\\\Services\\\\Auth\\\\Firebase\\\\Middleware\\\\VerifyToken\",\n            \"type\": \"->\"\n        },\n        {\n            \"file\": \"/var/www/arc/vendor/laravel/framework/src/Illuminate/Routing/Middleware/SubstituteBindings.php\",\n            \"line\": 41,\n            \"function\": \"Illuminate\\\\Pipeline\\\\{closure}\",\n            \"class\": \"Illuminate\\\\Pipeline\\\\Pipeline\",\n            \"type\": \"->\"\n        },\n        {\n            \"file\": \"/var/www/arc/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php\",\n            \"line\": 167,\n            \"function\": \"handle\",\n            \"class\": \"Illuminate\\\\Routing\\\\Middleware\\\\SubstituteBindings\",\n            \"type\": \"->\"\n        },\n        {\n            \"file\": \"/var/www/arc/vendor/laravel/framework/src/Illuminate/Routing/Middleware/ThrottleRequests.php\",\n            \"line\": 127,\n            \"function\": \"Illuminate\\\\Pipeline\\\\{closure}\",\n            \"class\": \"Illuminate\\\\Pipeline\\\\Pipeline\",\n            \"type\": \"->\"\n        },\n        {\n            \"file\": \"/var/www/arc/vendor/laravel/framework/src/Illuminate/Routing/Middleware/ThrottleRequests.php\",\n            \"line\": 103,\n            \"function\": \"handleRequest\",\n            \"class\": \"Illuminate\\\\Routing\\\\Middleware\\\\ThrottleRequests\",\n            \"type\": \"->\"\n        },\n        {\n            \"file\": \"/var/www/arc/vendor/laravel/framework/src/Illuminate/Routing/Middleware/ThrottleRequests.php\",\n            \"line\": 55,\n            \"function\": \"handleRequestUsingNamedLimiter\",\n            \"class\": \"Illuminate\\\\Routing\\\\Middleware\\\\ThrottleRequests\",\n            \"type\": \"->\"\n        },\n        {\n            \"file\": \"/var/www/arc/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php\",\n            \"line\": 167,\n            \"function\": \"handle\",\n            \"class\": \"Illuminate\\\\Routing\\\\Middleware\\\\ThrottleRequests\",\n            \"type\": \"->\"\n        },\n        {\n            \"file\": \"/var/www/arc/vendor/laravel/sanctum/src/Http/Middleware/EnsureFrontendRequestsAreStateful.php\",\n            \"line\": 33,\n            \"function\": \"Illuminate\\\\Pipeline\\\\{closure}\",\n            \"class\": \"Illuminate\\\\Pipeline\\\\Pipeline\",\n            \"type\": \"->\"\n        },\n        {\n            \"file\": \"/var/www/arc/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php\",\n            \"line\": 128,\n            \"function\": \"Laravel\\\\Sanctum\\\\Http\\\\Middleware\\\\{closure}\",\n            \"class\": \"Laravel\\\\Sanctum\\\\Http\\\\Middleware\\\\EnsureFrontendRequestsAreStateful\",\n            \"type\": \"->\"\n        },\n        {\n            \"file\": \"/var/www/arc/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php\",\n            \"line\": 103,\n            \"function\": \"Illuminate\\\\Pipeline\\\\{closure}\",\n            \"class\": \"Illuminate\\\\Pipeline\\\\Pipeline\",\n            \"type\": \"->\"\n        },\n        {\n            \"file\": \"/var/www/arc/vendor/laravel/sanctum/src/Http/Middleware/EnsureFrontendRequestsAreStateful.php\",\n            \"line\": 34,\n            \"function\": \"then\",\n            \"class\": \"Illuminate\\\\Pipeline\\\\Pipeline\",\n            \"type\": \"->\"\n        },\n        {\n            \"file\": \"/var/www/arc/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php\",\n            \"line\": 167,\n            \"function\": \"handle\",\n            \"class\": \"Laravel\\\\Sanctum\\\\Http\\\\Middleware\\\\EnsureFrontendRequestsAreStateful\",\n            \"type\": \"->\"\n        },\n        {\n            \"file\": \"/var/www/arc/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php\",\n            \"line\": 103,\n            \"function\": \"Illuminate\\\\Pipeline\\\\{closure}\",\n            \"class\": \"Illuminate\\\\Pipeline\\\\Pipeline\",\n            \"type\": \"->\"\n        },\n        {\n            \"file\": \"/var/www/arc/vendor/laravel/framework/src/Illuminate/Routing/Router.php\",\n            \"line\": 693,\n            \"function\": \"then\",\n            \"class\": \"Illuminate\\\\Pipeline\\\\Pipeline\",\n            \"type\": \"->\"\n        },\n        {\n            \"file\": \"/var/www/arc/vendor/laravel/framework/src/Illuminate/Routing/Router.php\",\n            \"line\": 668,\n            \"function\": \"runRouteWithinStack\",\n            \"class\": \"Illuminate\\\\Routing\\\\Router\",\n            \"type\": \"->\"\n        },\n        {\n            \"file\": \"/var/www/arc/vendor/laravel/framework/src/Illuminate/Routing/Router.php\",\n            \"line\": 634,\n            \"function\": \"runRoute\",\n            \"class\": \"Illuminate\\\\Routing\\\\Router\",\n            \"type\": \"->\"\n        },\n        {\n            \"file\": \"/var/www/arc/vendor/laravel/framework/src/Illuminate/Routing/Router.php\",\n            \"line\": 623,\n            \"function\": \"dispatchToRoute\",\n            \"class\": \"Illuminate\\\\Routing\\\\Router\",\n            \"type\": \"->\"\n        },\n        {\n            \"file\": \"/var/www/arc/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php\",\n            \"line\": 166,\n            \"function\": \"dispatch\",\n            \"class\": \"Illuminate\\\\Routing\\\\Router\",\n            \"type\": \"->\"\n        },\n        {\n            \"file\": \"/var/www/arc/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php\",\n            \"line\": 128,\n            \"function\": \"Illuminate\\\\Foundation\\\\Http\\\\{closure}\",\n            \"class\": \"Illuminate\\\\Foundation\\\\Http\\\\Kernel\",\n            \"type\": \"->\"\n        },\n        {\n            \"file\": \"/var/www/arc/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php\",\n            \"line\": 21,\n            \"function\": \"Illuminate\\\\Pipeline\\\\{closure}\",\n            \"class\": \"Illuminate\\\\Pipeline\\\\Pipeline\",\n            \"type\": \"->\"\n        },\n        {\n            \"file\": \"/var/www/arc/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php\",\n            \"line\": 167,\n            \"function\": \"handle\",\n            \"class\": \"Illuminate\\\\Foundation\\\\Http\\\\Middleware\\\\TransformsRequest\",\n            \"type\": \"->\"\n        },\n        {\n            \"file\": \"/var/www/arc/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php\",\n            \"line\": 21,\n            \"function\": \"Illuminate\\\\Pipeline\\\\{closure}\",\n            \"class\": \"Illuminate\\\\Pipeline\\\\Pipeline\",\n            \"type\": \"->\"\n        },\n        {\n            \"file\": \"/var/www/arc/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php\",\n            \"line\": 167,\n            \"function\": \"handle\",\n            \"class\": \"Illuminate\\\\Foundation\\\\Http\\\\Middleware\\\\TransformsRequest\",\n            \"type\": \"->\"\n        },\n        {\n            \"file\": \"/var/www/arc/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ValidatePostSize.php\",\n            \"line\": 27,\n            \"function\": \"Illuminate\\\\Pipeline\\\\{closure}\",\n            \"class\": \"Illuminate\\\\Pipeline\\\\Pipeline\",\n            \"type\": \"->\"\n        },\n        {\n            \"file\": \"/var/www/arc/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php\",\n            \"line\": 167,\n            \"function\": \"handle\",\n            \"class\": \"Illuminate\\\\Foundation\\\\Http\\\\Middleware\\\\ValidatePostSize\",\n            \"type\": \"->\"\n        },\n        {\n            \"file\": \"/var/www/arc/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/PreventRequestsDuringMaintenance.php\",\n            \"line\": 87,\n            \"function\": \"Illuminate\\\\Pipeline\\\\{closure}\",\n            \"class\": \"Illuminate\\\\Pipeline\\\\Pipeline\",\n            \"type\": \"->\"\n        },\n        {\n            \"file\": \"/var/www/arc/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php\",\n            \"line\": 167,\n            \"function\": \"handle\",\n            \"class\": \"Illuminate\\\\Foundation\\\\Http\\\\Middleware\\\\PreventRequestsDuringMaintenance\",\n            \"type\": \"->\"\n        },\n        {\n            \"file\": \"/var/www/arc/vendor/fruitcake/laravel-cors/src/HandleCors.php\",\n            \"line\": 57,\n            \"function\": \"Illuminate\\\\Pipeline\\\\{closure}\",\n            \"class\": \"Illuminate\\\\Pipeline\\\\Pipeline\",\n            \"type\": \"->\"\n        },\n        {\n            \"file\": \"/var/www/arc/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php\",\n            \"line\": 167,\n            \"function\": \"handle\",\n            \"class\": \"Fruitcake\\\\Cors\\\\HandleCors\",\n            \"type\": \"->\"\n        },\n        {\n            \"file\": \"/var/www/arc/vendor/fideloper/proxy/src/TrustProxies.php\",\n            \"line\": 57,\n            \"function\": \"Illuminate\\\\Pipeline\\\\{closure}\",\n            \"class\": \"Illuminate\\\\Pipeline\\\\Pipeline\",\n            \"type\": \"->\"\n        },\n        {\n            \"file\": \"/var/www/arc/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php\",\n            \"line\": 167,\n            \"function\": \"handle\",\n            \"class\": \"Fideloper\\\\Proxy\\\\TrustProxies\",\n            \"type\": \"->\"\n        },\n        {\n            \"file\": \"/var/www/arc/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php\",\n            \"line\": 103,\n            \"function\": \"Illuminate\\\\Pipeline\\\\{closure}\",\n            \"class\": \"Illuminate\\\\Pipeline\\\\Pipeline\",\n            \"type\": \"->\"\n        },\n        {\n            \"file\": \"/var/www/arc/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php\",\n            \"line\": 141,\n            \"function\": \"then\",\n            \"class\": \"Illuminate\\\\Pipeline\\\\Pipeline\",\n            \"type\": \"->\"\n        },\n        {\n            \"file\": \"/var/www/arc/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php\",\n            \"line\": 110,\n            \"function\": \"sendRequestThroughRouter\",\n            \"class\": \"Illuminate\\\\Foundation\\\\Http\\\\Kernel\",\n            \"type\": \"->\"\n        },\n        {\n            \"file\": \"/var/www/arc/public/index.php\",\n            \"line\": 52,\n            \"function\": \"handle\",\n            \"class\": \"Illuminate\\\\Foundation\\\\Http\\\\Kernel\",\n            \"type\": \"->\"\n        }\n    ]\n}"}],"_postman_id":"82829953-010a-4751-bf6e-732ae7970d2c"},{"name":"Firebase Create User","event":[{"listen":"prerequest","script":{"id":"3ea45e12-a538-4460-a1b4-e6c8da0ac6bb","exec":[""],"type":"text/javascript"}}],"id":"31e8c88d-1fcf-42ce-ab83-15e15e970e19","protocolProfileBehavior":{"disableBodyPruning":true,"disabledSystemHeaders":{"accept":true}},"request":{"method":"POST","header":[{"key":"Accept","value":"application/json","type":"text"}],"body":{"mode":"formdata","formdata":[{"key":"email","value":"skuhn@example.net","type":"text"},{"key":"password","value":"password","type":"text"},{"key":"first_name","value":"Sheridan","type":"text"},{"key":"last_name","value":"Sporer","type":"text"},{"key":"age","value":"12","type":"text"},{"key":"device_name","value":"Test Device","type":"text"}]},"url":"{{ARC_URL}}/api/firebase/create","description":"<p>Create Firebase User which returns Firebase toke.</p>\n","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":true,"source":{"_postman_id":"418b32a3-e064-4652-a670-198514bc03e3","id":"418b32a3-e064-4652-a670-198514bc03e3","name":"ARC","type":"collection"}},"urlObject":{"path":["api","firebase","create"],"host":["{{ARC_URL}}"],"query":[],"variable":[]}},"response":[{"id":"73527dd7-35f9-4aea-9f9d-33bc465f1558","name":"Firebase Create User Successful","originalRequest":{"method":"POST","header":[{"key":"Accept","value":"application/json","type":"text"}],"body":{"mode":"formdata","formdata":[{"key":"email","value":"skuhn@example.net1","type":"text"},{"key":"password","value":"password","type":"text"},{"key":"first_name","value":"Sheridan","type":"text"},{"key":"last_name","value":"Sporer","type":"text"},{"key":"age","value":"12","type":"text"},{"key":"device_name","value":"Test Device","type":"text"}]},"url":"{{ARC_URL}}/api/firebase/create"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Mon, 14 Dec 2020 22:18:03 GMT"},{"key":"Server","value":"Apache/2.4.29 (Ubuntu)"},{"key":"Vary","value":"Authorization"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"X-RateLimit-Limit","value":"60"},{"key":"X-RateLimit-Remaining","value":"59"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Content-Length","value":"937"},{"key":"Keep-Alive","value":"timeout=5, max=100"},{"key":"Connection","value":"Keep-Alive"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n    \"data\": \"eyJhbGciOiJSUzI1NiIsImtpZCI6IjY5NmFhNzRjODFiZTYwYjI5NDg1NWE5YTVlZTliODY5OGUyYWJlYzEiLCJ0eXAiOiJKV1QifQ.eyJpc3MiOiJodHRwczovL3NlY3VyZXRva2VuLmdvb2dsZS5jb20vaW5maW5pdGVtaW5kLTg0YWZlIiwiYXVkIjoiaW5maW5pdGVtaW5kLTg0YWZlIiwiYXV0aF90aW1lIjoxNjA3OTg0Mjg3LCJ1c2VyX2lkIjoiNkl6dEROWXJkb09FZDBtUWtzQ0pmSUlZb0tDMyIsInN1YiI6IjZJenRETllyZG9PRWQwbVFrc0NKZklJWW9LQzMiLCJpYXQiOjE2MDc5ODQyODcsImV4cCI6MTYwNzk4Nzg4NywiZW1haWwiOiJza3VobkBleGFtcGxlLm5ldDEiLCJlbWFpbF92ZXJpZmllZCI6ZmFsc2UsImZpcmViYXNlIjp7ImlkZW50aXRpZXMiOnsiZW1haWwiOlsic2t1aG5AZXhhbXBsZS5uZXQxIl19LCJzaWduX2luX3Byb3ZpZGVyIjoiY3VzdG9tIn19.gRfewnDATFG_vJvXyatDmpmOky5NRNjcBiMi6IEyzGHwVfrt9BCzHXWXvN8sZND_5cgwA3y6mwUO7mNPvw8n9xI5v2Lchr7FeTNBPp_2Pxs9mXEYWJmIUUYiPVZG6dr3PgIZN9GJHYqZOUBtBqKysChf-SQzl6Mb8Ra5R-oJ2EUn7iHNfNBsR4xvmG7g7SikIJwtY6jihvTc9xVjLgFn2SNowv2In6-rAjSy8wLy5itORu3WTu9VCSBdM6w3o3Vo92B2NGsywD8Xiz-5FFHuVdX4xcFllhilHdk2utVOK40ardfzlhOaKbgJDFL4efvvpNFeSS1SX1oxMkcuz2cgtw\"\n}"}],"_postman_id":"31e8c88d-1fcf-42ce-ab83-15e15e970e19"},{"name":"Firebase Sign in Token","id":"7c864f5e-2d66-4f94-a057-811203171c8e","protocolProfileBehavior":{"disableBodyPruning":true,"disabledSystemHeaders":{"accept":true}},"request":{"auth":{"type":"noauth","isInherited":false},"method":"POST","header":[{"key":"Accept","value":"application/json","type":"text"}],"body":{"mode":"formdata","formdata":[{"key":"email","value":"joe.larisma.iii@gmail.com.ph","type":"text"}]},"url":"{{ARC_URL}}/api/firebase/login/custom-token","description":"<p>Get Firebase Token based on submitted email for easy testing.</p>\n","urlObject":{"path":["api","firebase","login","custom-token"],"host":["{{ARC_URL}}"],"query":[],"variable":[]}},"response":[{"id":"3431a158-9d82-4652-bfc2-8cd1044751e0","name":"Success","originalRequest":{"method":"POST","header":[{"key":"Accept","value":"application/json","type":"text"}],"body":{"mode":"formdata","formdata":[{"key":"email","value":"skuh1n@example.net","type":"text"}]},"url":"{{ARC_URL}}/api/firebase/login/custom-token"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Wed, 10 Feb 2021 04:43:18 GMT"},{"key":"Server","value":"Apache/2.4.29 (Ubuntu)"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"X-RateLimit-Limit","value":"60"},{"key":"X-RateLimit-Remaining","value":"58"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Content-Length","value":"937"},{"key":"Keep-Alive","value":"timeout=5, max=100"},{"key":"Connection","value":"Keep-Alive"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n    \"data\": \"eyJhbGciOiJSUzI1NiIsImtpZCI6IjJjMmVkODQ5YThkZTI3ZTI0NjFlNGJjM2VmMDZhYzdhYjc4OGQyMmIiLCJ0eXAiOiJKV1QifQ.eyJpc3MiOiJodHRwczovL3NlY3VyZXRva2VuLmdvb2dsZS5jb20vaW5maW5pdGVtaW5kLTg0YWZlIiwiYXVkIjoiaW5maW5pdGVtaW5kLTg0YWZlIiwiYXV0aF90aW1lIjoxNjEyOTMyMjAwLCJ1c2VyX2lkIjoicHBSM2VLZWxzRFhTdEpTY0h3djBNZjBOcVJKMyIsInN1YiI6InBwUjNlS2Vsc0RYU3RKU2NId3YwTWYwTnFSSjMiLCJpYXQiOjE2MTI5MzIyMDAsImV4cCI6MTYxMjkzNTgwMCwiZW1haWwiOiJza3VoMW5AZXhhbXBsZS5uZXQiLCJlbWFpbF92ZXJpZmllZCI6ZmFsc2UsImZpcmViYXNlIjp7ImlkZW50aXRpZXMiOnsiZW1haWwiOlsic2t1aDFuQGV4YW1wbGUubmV0Il19LCJzaWduX2luX3Byb3ZpZGVyIjoiY3VzdG9tIn19.DrWDG-oKuokKLlFPwKwTgBritfy8IB4e3weWIIIZMH0pPSQ7qFs9Gxyp4LcqTBgwWrE4dinq_g-TnSHCBNDFFEY8vrhtsi1a6SroVM9pwXBLVpHXE7eSpJCrkksna3mmTpLw9VwJfKlw6ywjjc06fCtQ-XDWm4BtX4dvaPlSScAqlx7DSHbodd_2okWVcr5XQmf6soK4cM18yvmpkIUPTbpc0_yNC1aw8WNx4es2m2RO0e7i6FZFwzLdTEwgb6ni2qalWjpC9v9ZXb3J9NrEDMzOdQR7oWUjsNje5FH5h6EZNRN09U6DDG8iKb45yKWSJPkaczfp8FiGiB257rrELg\"\n}"}],"_postman_id":"7c864f5e-2d66-4f94-a057-811203171c8e"}],"id":"8c828211-afe7-4576-85f7-63c91d8f7951","_postman_id":"8c828211-afe7-4576-85f7-63c91d8f7951","description":"","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":true,"source":{"_postman_id":"418b32a3-e064-4652-a670-198514bc03e3","id":"418b32a3-e064-4652-a670-198514bc03e3","name":"ARC","type":"collection"}}},{"name":"Login","event":[{"listen":"test","script":{"id":"9bd71326-12a2-49a9-816f-c130d27316bc","exec":["pm.test(\"Status code is 200\", function () {\r","    pm.response.to.have.status(200);\r","});\r","\r","pm.test(\"Test user id\", function () {\r","    var jsonData = pm.response.json();\r","    pm.expect(jsonData.data.id).to.eql(10);\r","});\r","\r","pm.test(\"Successful POST request\", function () {\r","    pm.expect(pm.response.code).to.be.oneOf([200]);\r","});\r",""],"type":"text/javascript"}},{"listen":"prerequest","script":{"id":"7f41443c-81ad-4050-a510-c6c1609a925a","exec":[""],"type":"text/javascript"}}],"id":"632f5469-00af-46ad-8f5a-493245c37e65","protocolProfileBehavior":{"disableBodyPruning":true,"disabledSystemHeaders":{"accept":true}},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"POST","header":[{"key":"Accept","type":"text","value":"application/json"}],"body":{"mode":"formdata","formdata":[{"key":"email","value":"skuhn@example.net","type":"text"},{"key":"device_name","value":"android","type":"text"}]},"url":"{{ARC_URL}}/api/auth/login","urlObject":{"path":["api","auth","login"],"host":["{{ARC_URL}}"],"query":[],"variable":[]}},"response":[{"id":"623642f5-51ea-4f0c-83c3-d2c9b7fd777a","name":"Incorrect Credentials","originalRequest":{"method":"POST","header":[{"key":"Accept","type":"text","value":"application/json"}],"body":{"mode":"formdata","formdata":[{"key":"email","value":"kitty61@example.net","type":"text"},{"key":"password","value":"password","type":"text"},{"key":"device_name","value":"android","type":"text"}]},"url":"{{ARC_URL}}/api/auth/login"},"status":"Unprocessable Entity","code":422,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Sat, 24 Oct 2020 07:06:20 GMT"},{"key":"Server","value":"Apache/2.4.29 (Ubuntu)"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"X-RateLimit-Limit","value":"60"},{"key":"X-RateLimit-Remaining","value":"59"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Content-Length","value":"104"},{"key":"Keep-Alive","value":"timeout=5, max=100"},{"key":"Connection","value":"Keep-Alive"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n    \"message\": \"The given data was invalid.\",\n    \"errors\": {\n        \"email\": [\n            \"The provided credentials are incorrect.\"\n        ]\n    }\n}"},{"id":"780ed9c8-6ed6-48d4-85da-5fbefabf3512","name":"Login Successful","originalRequest":{"method":"POST","header":[{"key":"Accept","type":"text","value":"application/json"}],"body":{"mode":"formdata","formdata":[{"key":"email","value":"skuhn@example.net1","type":"text"},{"key":"device_name","value":"android","type":"text"}]},"url":"{{ARC_URL}}/api/auth/login"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Mon, 14 Dec 2020 22:26:59 GMT"},{"key":"Server","value":"Apache/2.4.29 (Ubuntu)"},{"key":"Vary","value":"Authorization"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"X-RateLimit-Limit","value":"60"},{"key":"X-RateLimit-Remaining","value":"57"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Content-Length","value":"142"},{"key":"Keep-Alive","value":"timeout=5, max=100"},{"key":"Connection","value":"Keep-Alive"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n    \"data\": {\n        \"id\": 12,\n        \"first_name\": \"Peter\",\n        \"last_name\": \"Parker\",\n        \"email\": \"skuhn@example.net1\",\n        \"token\": \"3|9JtiG1L6MFeAbadM5S0ht03b4jwwLr33TnjseoMR\"\n    }\n}"}],"_postman_id":"632f5469-00af-46ad-8f5a-493245c37e65"},{"name":"Auth User","event":[{"listen":"test","script":{"id":"8dfd5333-7a52-41da-bee8-aa0803d2857e","exec":["pm.test(\"Status code is 200\", function () {\r","    pm.response.to.have.status(200);\r","});"],"type":"text/javascript"}}],"id":"f32fef13-0cef-4130-ad93-61c0fca5753a","protocolProfileBehavior":{"disableBodyPruning":true,"disabledSystemHeaders":{"accept":true}},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"GET","header":[{"key":"Accept","value":"application/json","type":"text"}],"body":{"mode":"formdata","formdata":[]},"url":"{{ARC_URL}}/api/auth/get-user","urlObject":{"path":["api","auth","get-user"],"host":["{{ARC_URL}}"],"query":[],"variable":[]}},"response":[{"id":"0ecb2d96-e847-48de-93c1-3a7c89d5896b","name":"User Details","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/json","type":"text"}],"url":"{{ARC_URL}}/api/auth/get-user"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Sat, 07 Nov 2020 00:47:37 GMT"},{"key":"Server","value":"Apache/2.4.29 (Ubuntu)"},{"key":"Vary","value":"Authorization"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"X-RateLimit-Limit","value":"60"},{"key":"X-RateLimit-Remaining","value":"59"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Content-Length","value":"428"},{"key":"Keep-Alive","value":"timeout=5, max=100"},{"key":"Connection","value":"Keep-Alive"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n    \"data\": {\n        \"id\": 1,\n        \"first_name\": \"Julia\",\n        \"last_name\": \"Conn\",\n        \"date_of_birth\": \"1999-08-24\",\n        \"email_verified_at\": \"2020-11-05T02:47:02.000000Z\",\n        \"last_session_completed\": null,\n        \"email\": \"adams.garrett@example.com\",\n        \"created_at\": \"2020-11-05T02:47:02.000000Z\",\n        \"avatar\": {\n            \"id\": 1,\n            \"name\": \"avatar1\",\n            \"code\": \"avatar_1\",\n            \"created_at\": \"2020-11-01T00:00:00.000000Z\",\n            \"updated_at\": \"2020-11-02T00:00:00.000000Z\",\n            \"image\": {\n                \"id\": 1,\n                \"url\": \"/public-image.png\",\n                \"imageable_id\": 1,\n                \"imageable_type\": \"App\\\\Models\\\\User\\\\Avatar\"\n            }\n        },\n        \"tier\": {\n            \"id\": 1,\n            \"name\": \"Beginner\",\n            \"code\": \"beginner\",\n            \"order\": 1,\n            \"image\": {\n                \"id\": 4,\n                \"url\": \"/public-tier-1-icon.png\",\n                \"imageable_id\": 1,\n                \"imageable_type\": \"App\\\\Models\\\\Tier\\\\Tier\"\n            }\n        }\n    }\n}"},{"id":"9424db93-9342-4fbc-83b2-31018a1f449b","name":"401 Unauthorized","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/json","type":"text"}],"url":"{{ARC_URL}}/api/auth/get-user"},"status":"Unauthorized","code":401,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Thu, 29 Oct 2020 05:33:42 GMT"},{"key":"Server","value":"Apache/2.4.29 (Ubuntu)"},{"key":"Vary","value":"Authorization"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Content-Length","value":"30"},{"key":"Keep-Alive","value":"timeout=5, max=100"},{"key":"Connection","value":"Keep-Alive"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n    \"message\": \"Unauthenticated.\"\n}"}],"_postman_id":"f32fef13-0cef-4130-ad93-61c0fca5753a"},{"name":"Reset Password","event":[{"listen":"test","script":{"id":"d6fd1be7-a1c7-41cc-91c7-eab2793d1dbc","exec":["pm.test(\"Status code is 200\", function () {\r","    pm.response.to.have.status(200);\r","});\r","\r","\r","pm.test(\"unable to send\", function () {\r","    pm.response.to.have.status(422);\r","});"],"type":"text/javascript"}},{"listen":"prerequest","script":{"id":"86011edd-d673-45c7-8dbe-a28343db648d","exec":["pm.sendRequest({\r","    url: pm.environment.get('ARC_URL') + '/sanctum/csrf-cookie',\r","    method: 'get'\r","}, function(error, response, { cookies }) {\r","    pm.environment.set('XSRF_COOKIE', cookies.get('XSRF-TOKEN'))\r","})"],"type":"text/javascript"}}],"id":"2b1d9df8-b3d6-4aca-83ea-147e6def8f45","protocolProfileBehavior":{"disableBodyPruning":true,"disabledSystemHeaders":{"accept":true}},"request":{"auth":{"type":"noauth","isInherited":false},"method":"POST","header":[{"key":"Accept","type":"text","value":"application/json"}],"body":{"mode":"formdata","formdata":[{"key":"email","type":"text","value":"kitty61@example.net"}]},"url":"{{ARC_URL}}/api/auth/forgot-password","description":"<p>Reset user password</p>\n","urlObject":{"path":["api","auth","forgot-password"],"host":["{{ARC_URL}}"],"query":[],"variable":[]}},"response":[{"id":"1d3489cd-dddd-4655-99ca-6f52d86596e6","name":"Email Config Error","originalRequest":{"method":"POST","header":[{"key":"Accept","value":"application/json","type":"text"}],"body":{"mode":"formdata","formdata":[{"key":"email","value":"sgfdsgds@yahoo.com","type":"text"}]},"url":"{{ARC_URL}}/api/auth/forgot-password"},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Sat, 24 Oct 2020 07:22:23 GMT"},{"key":"Server","value":"Apache/2.4.29 (Ubuntu)"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"X-RateLimit-Limit","value":"60"},{"key":"X-RateLimit-Remaining","value":"59"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Connection","value":"close"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n    \"message\": \"Cannot send message without a sender address\",\n    \"exception\": \"Swift_TransportException\",\n    \"file\": \"/var/www/arc/vendor/swiftmailer/swiftmailer/lib/classes/Swift/Transport/AbstractSmtpTransport.php\",\n    \"line\": 195,\n    \"trace\": [\n        {\n            \"file\": \"/var/www/arc/vendor/swiftmailer/swiftmailer/lib/classes/Swift/Mailer.php\",\n            \"line\": 71,\n            \"function\": \"send\",\n            \"class\": \"Swift_Transport_AbstractSmtpTransport\",\n            \"type\": \"->\"\n        },\n        {\n            \"file\": \"/var/www/arc/vendor/laravel/framework/src/Illuminate/Mail/Mailer.php\",\n            \"line\": 521,\n            \"function\": \"send\",\n            \"class\": \"Swift_Mailer\",\n            \"type\": \"->\"\n        },\n        {\n            \"file\": \"/var/www/arc/vendor/laravel/framework/src/Illuminate/Mail/Mailer.php\",\n            \"line\": 288,\n            \"function\": \"sendSwiftMessage\",\n            \"class\": \"Illuminate\\\\Mail\\\\Mailer\",\n            \"type\": \"->\"\n        },\n        {\n            \"file\": \"/var/www/arc/vendor/laravel/framework/src/Illuminate/Notifications/Channels/MailChannel.php\",\n            \"line\": 65,\n            \"function\": \"send\",\n            \"class\": \"Illuminate\\\\Mail\\\\Mailer\",\n            \"type\": \"->\"\n        },\n        {\n            \"file\": \"/var/www/arc/vendor/laravel/framework/src/Illuminate/Notifications/NotificationSender.php\",\n            \"line\": 148,\n            \"function\": \"send\",\n            \"class\": \"Illuminate\\\\Notifications\\\\Channels\\\\MailChannel\",\n            \"type\": \"->\"\n        },\n        {\n            \"file\": \"/var/www/arc/vendor/laravel/framework/src/Illuminate/Notifications/NotificationSender.php\",\n            \"line\": 106,\n            \"function\": \"sendToNotifiable\",\n            \"class\": \"Illuminate\\\\Notifications\\\\NotificationSender\",\n            \"type\": \"->\"\n        },\n        {\n            \"file\": \"/var/www/arc/vendor/laravel/framework/src/Illuminate/Support/Traits/Localizable.php\",\n            \"line\": 19,\n            \"function\": \"Illuminate\\\\Notifications\\\\{closure}\",\n            \"class\": \"Illuminate\\\\Notifications\\\\NotificationSender\",\n            \"type\": \"->\"\n        },\n        {\n            \"file\": \"/var/www/arc/vendor/laravel/framework/src/Illuminate/Notifications/NotificationSender.php\",\n            \"line\": 109,\n            \"function\": \"withLocale\",\n            \"class\": \"Illuminate\\\\Notifications\\\\NotificationSender\",\n            \"type\": \"->\"\n        },\n        {\n            \"file\": \"/var/www/arc/vendor/laravel/framework/src/Illuminate/Notifications/NotificationSender.php\",\n            \"line\": 79,\n            \"function\": \"sendNow\",\n            \"class\": \"Illuminate\\\\Notifications\\\\NotificationSender\",\n            \"type\": \"->\"\n        },\n        {\n            \"file\": \"/var/www/arc/vendor/laravel/framework/src/Illuminate/Notifications/ChannelManager.php\",\n            \"line\": 39,\n            \"function\": \"send\",\n            \"class\": \"Illuminate\\\\Notifications\\\\NotificationSender\",\n            \"type\": \"->\"\n        },\n        {\n            \"file\": \"/var/www/arc/vendor/laravel/framework/src/Illuminate/Notifications/RoutesNotifications.php\",\n            \"line\": 18,\n            \"function\": \"send\",\n            \"class\": \"Illuminate\\\\Notifications\\\\ChannelManager\",\n            \"type\": \"->\"\n        },\n        {\n            \"file\": \"/var/www/arc/vendor/laravel/framework/src/Illuminate/Auth/Passwords/CanResetPassword.php\",\n            \"line\": 27,\n            \"function\": \"notify\",\n            \"class\": \"App\\\\Models\\\\User\",\n            \"type\": \"->\"\n        },\n        {\n            \"file\": \"/var/www/arc/vendor/laravel/framework/src/Illuminate/Auth/Passwords/PasswordBroker.php\",\n            \"line\": 71,\n            \"function\": \"sendPasswordResetNotification\",\n            \"class\": \"Illuminate\\\\Foundation\\\\Auth\\\\User\",\n            \"type\": \"->\"\n        },\n        {\n            \"file\": \"/var/www/arc/vendor/laravel/fortify/src/Http/Controllers/PasswordResetLinkController.php\",\n            \"line\": 42,\n            \"function\": \"sendResetLink\",\n            \"class\": \"Illuminate\\\\Auth\\\\Passwords\\\\PasswordBroker\",\n            \"type\": \"->\"\n        },\n        {\n            \"function\": \"store\",\n            \"class\": \"Laravel\\\\Fortify\\\\Http\\\\Controllers\\\\PasswordResetLinkController\",\n            \"type\": \"->\"\n        },\n        {\n            \"file\": \"/var/www/arc/vendor/laravel/framework/src/Illuminate/Routing/Controller.php\",\n            \"line\": 54,\n            \"function\": \"call_user_func_array\"\n        },\n        {\n            \"file\": \"/var/www/arc/vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php\",\n            \"line\": 45,\n            \"function\": \"callAction\",\n            \"class\": \"Illuminate\\\\Routing\\\\Controller\",\n            \"type\": \"->\"\n        },\n        {\n            \"file\": \"/var/www/arc/vendor/laravel/framework/src/Illuminate/Routing/Route.php\",\n            \"line\": 255,\n            \"function\": \"dispatch\",\n            \"class\": \"Illuminate\\\\Routing\\\\ControllerDispatcher\",\n            \"type\": \"->\"\n        },\n        {\n            \"file\": \"/var/www/arc/vendor/laravel/framework/src/Illuminate/Routing/Route.php\",\n            \"line\": 197,\n            \"function\": \"runController\",\n            \"class\": \"Illuminate\\\\Routing\\\\Route\",\n            \"type\": \"->\"\n        },\n        {\n            \"file\": \"/var/www/arc/vendor/laravel/framework/src/Illuminate/Routing/Router.php\",\n            \"line\": 691,\n            \"function\": \"run\",\n            \"class\": \"Illuminate\\\\Routing\\\\Route\",\n            \"type\": \"->\"\n        },\n        {\n            \"file\": \"/var/www/arc/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php\",\n            \"line\": 128,\n            \"function\": \"Illuminate\\\\Routing\\\\{closure}\",\n            \"class\": \"Illuminate\\\\Routing\\\\Router\",\n            \"type\": \"->\"\n        },\n        {\n            \"file\": \"/var/www/arc/vendor/laravel/framework/src/Illuminate/Routing/Middleware/SubstituteBindings.php\",\n            \"line\": 41,\n            \"function\": \"Illuminate\\\\Pipeline\\\\{closure}\",\n            \"class\": \"Illuminate\\\\Pipeline\\\\Pipeline\",\n            \"type\": \"->\"\n        },\n        {\n            \"file\": \"/var/www/arc/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php\",\n            \"line\": 167,\n            \"function\": \"handle\",\n            \"class\": \"Illuminate\\\\Routing\\\\Middleware\\\\SubstituteBindings\",\n            \"type\": \"->\"\n        },\n        {\n            \"file\": \"/var/www/arc/vendor/laravel/framework/src/Illuminate/Routing/Middleware/ThrottleRequests.php\",\n            \"line\": 127,\n            \"function\": \"Illuminate\\\\Pipeline\\\\{closure}\",\n            \"class\": \"Illuminate\\\\Pipeline\\\\Pipeline\",\n            \"type\": \"->\"\n        },\n        {\n            \"file\": \"/var/www/arc/vendor/laravel/framework/src/Illuminate/Routing/Middleware/ThrottleRequests.php\",\n            \"line\": 103,\n            \"function\": \"handleRequest\",\n            \"class\": \"Illuminate\\\\Routing\\\\Middleware\\\\ThrottleRequests\",\n            \"type\": \"->\"\n        },\n        {\n            \"file\": \"/var/www/arc/vendor/laravel/framework/src/Illuminate/Routing/Middleware/ThrottleRequests.php\",\n            \"line\": 55,\n            \"function\": \"handleRequestUsingNamedLimiter\",\n            \"class\": \"Illuminate\\\\Routing\\\\Middleware\\\\ThrottleRequests\",\n            \"type\": \"->\"\n        },\n        {\n            \"file\": \"/var/www/arc/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php\",\n            \"line\": 167,\n            \"function\": \"handle\",\n            \"class\": \"Illuminate\\\\Routing\\\\Middleware\\\\ThrottleRequests\",\n            \"type\": \"->\"\n        },\n        {\n            \"file\": \"/var/www/arc/vendor/laravel/sanctum/src/Http/Middleware/EnsureFrontendRequestsAreStateful.php\",\n            \"line\": 33,\n            \"function\": \"Illuminate\\\\Pipeline\\\\{closure}\",\n            \"class\": \"Illuminate\\\\Pipeline\\\\Pipeline\",\n            \"type\": \"->\"\n        },\n        {\n            \"file\": \"/var/www/arc/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php\",\n            \"line\": 128,\n            \"function\": \"Laravel\\\\Sanctum\\\\Http\\\\Middleware\\\\{closure}\",\n            \"class\": \"Laravel\\\\Sanctum\\\\Http\\\\Middleware\\\\EnsureFrontendRequestsAreStateful\",\n            \"type\": \"->\"\n        },\n        {\n            \"file\": \"/var/www/arc/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php\",\n            \"line\": 103,\n            \"function\": \"Illuminate\\\\Pipeline\\\\{closure}\",\n            \"class\": \"Illuminate\\\\Pipeline\\\\Pipeline\",\n            \"type\": \"->\"\n        },\n        {\n            \"file\": \"/var/www/arc/vendor/laravel/sanctum/src/Http/Middleware/EnsureFrontendRequestsAreStateful.php\",\n            \"line\": 34,\n            \"function\": \"then\",\n            \"class\": \"Illuminate\\\\Pipeline\\\\Pipeline\",\n            \"type\": \"->\"\n        },\n        {\n            \"file\": \"/var/www/arc/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php\",\n            \"line\": 167,\n            \"function\": \"handle\",\n            \"class\": \"Laravel\\\\Sanctum\\\\Http\\\\Middleware\\\\EnsureFrontendRequestsAreStateful\",\n            \"type\": \"->\"\n        },\n        {\n            \"file\": \"/var/www/arc/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php\",\n            \"line\": 103,\n            \"function\": \"Illuminate\\\\Pipeline\\\\{closure}\",\n            \"class\": \"Illuminate\\\\Pipeline\\\\Pipeline\",\n            \"type\": \"->\"\n        },\n        {\n            \"file\": \"/var/www/arc/vendor/laravel/framework/src/Illuminate/Routing/Router.php\",\n            \"line\": 693,\n            \"function\": \"then\",\n            \"class\": \"Illuminate\\\\Pipeline\\\\Pipeline\",\n            \"type\": \"->\"\n        },\n        {\n            \"file\": \"/var/www/arc/vendor/laravel/framework/src/Illuminate/Routing/Router.php\",\n            \"line\": 668,\n            \"function\": \"runRouteWithinStack\",\n            \"class\": \"Illuminate\\\\Routing\\\\Router\",\n            \"type\": \"->\"\n        },\n        {\n            \"file\": \"/var/www/arc/vendor/laravel/framework/src/Illuminate/Routing/Router.php\",\n            \"line\": 634,\n            \"function\": \"runRoute\",\n            \"class\": \"Illuminate\\\\Routing\\\\Router\",\n            \"type\": \"->\"\n        },\n        {\n            \"file\": \"/var/www/arc/vendor/laravel/framework/src/Illuminate/Routing/Router.php\",\n            \"line\": 623,\n            \"function\": \"dispatchToRoute\",\n            \"class\": \"Illuminate\\\\Routing\\\\Router\",\n            \"type\": \"->\"\n        },\n        {\n            \"file\": \"/var/www/arc/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php\",\n            \"line\": 166,\n            \"function\": \"dispatch\",\n            \"class\": \"Illuminate\\\\Routing\\\\Router\",\n            \"type\": \"->\"\n        },\n        {\n            \"file\": \"/var/www/arc/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php\",\n            \"line\": 128,\n            \"function\": \"Illuminate\\\\Foundation\\\\Http\\\\{closure}\",\n            \"class\": \"Illuminate\\\\Foundation\\\\Http\\\\Kernel\",\n            \"type\": \"->\"\n        },\n        {\n            \"file\": \"/var/www/arc/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php\",\n            \"line\": 21,\n            \"function\": \"Illuminate\\\\Pipeline\\\\{closure}\",\n            \"class\": \"Illuminate\\\\Pipeline\\\\Pipeline\",\n            \"type\": \"->\"\n        },\n        {\n            \"file\": \"/var/www/arc/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php\",\n            \"line\": 167,\n            \"function\": \"handle\",\n            \"class\": \"Illuminate\\\\Foundation\\\\Http\\\\Middleware\\\\TransformsRequest\",\n            \"type\": \"->\"\n        },\n        {\n            \"file\": \"/var/www/arc/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php\",\n            \"line\": 21,\n            \"function\": \"Illuminate\\\\Pipeline\\\\{closure}\",\n            \"class\": \"Illuminate\\\\Pipeline\\\\Pipeline\",\n            \"type\": \"->\"\n        },\n        {\n            \"file\": \"/var/www/arc/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php\",\n            \"line\": 167,\n            \"function\": \"handle\",\n            \"class\": \"Illuminate\\\\Foundation\\\\Http\\\\Middleware\\\\TransformsRequest\",\n            \"type\": \"->\"\n        },\n        {\n            \"file\": \"/var/www/arc/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ValidatePostSize.php\",\n            \"line\": 27,\n            \"function\": \"Illuminate\\\\Pipeline\\\\{closure}\",\n            \"class\": \"Illuminate\\\\Pipeline\\\\Pipeline\",\n            \"type\": \"->\"\n        },\n        {\n            \"file\": \"/var/www/arc/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php\",\n            \"line\": 167,\n            \"function\": \"handle\",\n            \"class\": \"Illuminate\\\\Foundation\\\\Http\\\\Middleware\\\\ValidatePostSize\",\n            \"type\": \"->\"\n        },\n        {\n            \"file\": \"/var/www/arc/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/PreventRequestsDuringMaintenance.php\",\n            \"line\": 87,\n            \"function\": \"Illuminate\\\\Pipeline\\\\{closure}\",\n            \"class\": \"Illuminate\\\\Pipeline\\\\Pipeline\",\n            \"type\": \"->\"\n        },\n        {\n            \"file\": \"/var/www/arc/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php\",\n            \"line\": 167,\n            \"function\": \"handle\",\n            \"class\": \"Illuminate\\\\Foundation\\\\Http\\\\Middleware\\\\PreventRequestsDuringMaintenance\",\n            \"type\": \"->\"\n        },\n        {\n            \"file\": \"/var/www/arc/vendor/fruitcake/laravel-cors/src/HandleCors.php\",\n            \"line\": 57,\n            \"function\": \"Illuminate\\\\Pipeline\\\\{closure}\",\n            \"class\": \"Illuminate\\\\Pipeline\\\\Pipeline\",\n            \"type\": \"->\"\n        },\n        {\n            \"file\": \"/var/www/arc/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php\",\n            \"line\": 167,\n            \"function\": \"handle\",\n            \"class\": \"Fruitcake\\\\Cors\\\\HandleCors\",\n            \"type\": \"->\"\n        },\n        {\n            \"file\": \"/var/www/arc/vendor/fideloper/proxy/src/TrustProxies.php\",\n            \"line\": 57,\n            \"function\": \"Illuminate\\\\Pipeline\\\\{closure}\",\n            \"class\": \"Illuminate\\\\Pipeline\\\\Pipeline\",\n            \"type\": \"->\"\n        },\n        {\n            \"file\": \"/var/www/arc/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php\",\n            \"line\": 167,\n            \"function\": \"handle\",\n            \"class\": \"Fideloper\\\\Proxy\\\\TrustProxies\",\n            \"type\": \"->\"\n        },\n        {\n            \"file\": \"/var/www/arc/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php\",\n            \"line\": 103,\n            \"function\": \"Illuminate\\\\Pipeline\\\\{closure}\",\n            \"class\": \"Illuminate\\\\Pipeline\\\\Pipeline\",\n            \"type\": \"->\"\n        },\n        {\n            \"file\": \"/var/www/arc/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php\",\n            \"line\": 141,\n            \"function\": \"then\",\n            \"class\": \"Illuminate\\\\Pipeline\\\\Pipeline\",\n            \"type\": \"->\"\n        },\n        {\n            \"file\": \"/var/www/arc/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php\",\n            \"line\": 110,\n            \"function\": \"sendRequestThroughRouter\",\n            \"class\": \"Illuminate\\\\Foundation\\\\Http\\\\Kernel\",\n            \"type\": \"->\"\n        },\n        {\n            \"file\": \"/var/www/arc/public/index.php\",\n            \"line\": 52,\n            \"function\": \"handle\",\n            \"class\": \"Illuminate\\\\Foundation\\\\Http\\\\Kernel\",\n            \"type\": \"->\"\n        }\n    ]\n}"},{"id":"85ef149c-6fe2-4c6b-90c0-980931e6ba7c","name":"Reset Password Successful","originalRequest":{"method":"POST","header":[{"key":"Accept","type":"text","value":"application/json"}],"body":{"mode":"formdata","formdata":[{"key":"email","type":"text","value":"joshuah05@example.org"}]},"url":"{{ARC_URL}}/api/auth/forgot-password"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Sat, 31 Oct 2020 06:34:25 GMT"},{"key":"Server","value":"Apache/2.4.29 (Ubuntu)"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"X-RateLimit-Limit","value":"60"},{"key":"X-RateLimit-Remaining","value":"59"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Content-Length","value":"55"},{"key":"Keep-Alive","value":"timeout=5, max=99"},{"key":"Connection","value":"Keep-Alive"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n    \"message\": \"We have emailed your password reset link!\"\n}"},{"id":"ac585cb8-018b-43cd-8d67-340ddcdc38eb","name":"Validation Error","originalRequest":{"method":"POST","header":[{"key":"Accept","value":"application/json","type":"text"}],"body":{"mode":"formdata","formdata":[{"key":"email","value":"joe@nothing.com","type":"text"}]},"url":"{{ARC_URL}}/api/auth/forgot-password"},"status":"Unprocessable Entity","code":422,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Sat, 24 Oct 2020 00:23:51 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Content-Length","value":"110"},{"key":"Connection","value":"keep-alive"},{"key":"Set-Cookie","value":"AWSALB=bn6EZIRvGA31MgCeySw1QA1StNtArOvNz+g6sFN6nbbu8Sg04o2jIqtlmuQTDxm0oENwu5EeiNPX4K8+VH5XeOQu1wyytQAS+uFIzxlwCri16KW5vsYh0f7m+jXf; Expires=Sat, 31 Oct 2020 00:23:51 GMT; Path=/"},{"key":"Set-Cookie","value":"AWSALBCORS=bn6EZIRvGA31MgCeySw1QA1StNtArOvNz+g6sFN6nbbu8Sg04o2jIqtlmuQTDxm0oENwu5EeiNPX4K8+VH5XeOQu1wyytQAS+uFIzxlwCri16KW5vsYh0f7m+jXf; Expires=Sat, 31 Oct 2020 00:23:51 GMT; Path=/; SameSite=None; Secure"},{"key":"Server","value":"Apache/2.4.29 (Ubuntu)"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"X-RateLimit-Limit","value":"60"},{"key":"X-RateLimit-Remaining","value":"59"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"X-Node-ServerName","value":"arc-test.infinitemind.io"},{"key":"X-Node-ServerAddress","value":"172.18.0.4"}],"cookie":[],"responseTime":null,"body":"{\n    \"message\": \"The given data was invalid.\",\n    \"errors\": {\n        \"email\": [\n            \"We can't find a user with that email address.\"\n        ]\n    }\n}"}],"_postman_id":"2b1d9df8-b3d6-4aca-83ea-147e6def8f45"},{"name":"Laravel Auth User","id":"8b52131f-59f6-4cec-a351-be4a6921a30d","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/json","type":"text"},{"key":"IM-TOKEN","value":"","type":"text"}],"url":"{{ARC_URL}}/api/auth/laravel/user","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":true,"source":{"_postman_id":"418b32a3-e064-4652-a670-198514bc03e3","id":"418b32a3-e064-4652-a670-198514bc03e3","name":"ARC","type":"collection"}},"urlObject":{"path":["api","auth","laravel","user"],"host":["{{ARC_URL}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"8b52131f-59f6-4cec-a351-be4a6921a30d"}],"id":"4b719afd-5de5-4c7b-98de-98765447540d","description":"<p>Requests and routes related to authenticating users and responding with appropriate tokens.</p>\n","event":[{"listen":"prerequest","script":{"id":"058fcda9-441b-43b1-afc4-fab13caf815d","type":"text/javascript","exec":[""]}},{"listen":"test","script":{"id":"cb844c54-f2cf-490a-a5b6-f9325f4c5f92","type":"text/javascript","exec":[""]}}],"_postman_id":"4b719afd-5de5-4c7b-98de-98765447540d","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":true,"source":{"_postman_id":"418b32a3-e064-4652-a670-198514bc03e3","id":"418b32a3-e064-4652-a670-198514bc03e3","name":"ARC","type":"collection"}}},{"name":"Beta","item":[{"name":"User","item":[{"name":"Create","id":"0e8f9c8d-3599-48fd-a62a-a3243f9c065f","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"","auth":{"type":"noauth","isInherited":true,"source":{"_postman_id":"8bfb83ef-ed2f-4f81-bcb4-8d9ffa79e7b0","id":"8bfb83ef-ed2f-4f81-bcb4-8d9ffa79e7b0","name":"User","type":"folder"}},"urlObject":{"query":[],"variable":[]}},"response":[],"_postman_id":"0e8f9c8d-3599-48fd-a62a-a3243f9c065f"},{"name":"Post Create","id":"98e0fa75-281e-4056-901a-65f9bd52279e","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"url":"{{ARC_URL}}/mobile-app-v1-0-beta-program","auth":{"type":"noauth","isInherited":true,"source":{"_postman_id":"8bfb83ef-ed2f-4f81-bcb4-8d9ffa79e7b0","id":"8bfb83ef-ed2f-4f81-bcb4-8d9ffa79e7b0","name":"User","type":"folder"}},"urlObject":{"path":["mobile-app-v1-0-beta-program"],"host":["{{ARC_URL}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"98e0fa75-281e-4056-901a-65f9bd52279e"}],"id":"8bfb83ef-ed2f-4f81-bcb4-8d9ffa79e7b0","auth":{"type":"noauth","isInherited":false},"event":[{"listen":"prerequest","script":{"id":"59e053e3-4656-4f47-ad1a-7e06e042143f","type":"text/javascript","exec":[""]}},{"listen":"test","script":{"id":"1d7e4779-26ec-48b3-88b6-54b937b9d93d","type":"text/javascript","exec":[""]}}],"_postman_id":"8bfb83ef-ed2f-4f81-bcb4-8d9ffa79e7b0","description":""}],"id":"40e0b4e9-862b-4546-93db-2748360bf587","_postman_id":"40e0b4e9-862b-4546-93db-2748360bf587","description":"","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":true,"source":{"_postman_id":"418b32a3-e064-4652-a670-198514bc03e3","id":"418b32a3-e064-4652-a670-198514bc03e3","name":"ARC","type":"collection"}}},{"name":"Bootstrap","item":[{"name":"Configuration","event":[{"listen":"test","script":{"id":"1eabbe92-4252-4b03-a15e-d27af567e9e6","exec":["pm.test(\"Status code is 200\", function () {\r","    pm.response.to.have.status(200);\r","});\r","\r","pm.test(\"questions attribute found\", function () {\r","    var jsonData = pm.response.json();\r","    console.log(jsonData.data.questions);\r","});"],"type":"text/javascript"}},{"listen":"prerequest","script":{"id":"58b8ab23-b176-46eb-82b0-b5ace4dbdfad","exec":[""],"type":"text/javascript"}}],"id":"54186d90-7c95-46bb-9dfd-d46fb6e3a212","protocolProfileBehavior":{"disableBodyPruning":true,"disabledSystemHeaders":{"accept":true}},"request":{"auth":{"type":"noauth","isInherited":false},"method":"GET","header":[{"key":"Accept","value":"application/json","type":"text"}],"url":"{{ARC_URL}}/api/bootstrap/config","urlObject":{"path":["api","bootstrap","config"],"host":["{{ARC_URL}}"],"query":[],"variable":[]}},"response":[{"id":"9ad06845-92b6-4eec-83ff-ce4b4d2e27ee","name":"Configuration","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/json","type":"text"}],"url":"{{ARC_URL}}/api/bootstrap/config"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Wed, 10 Feb 2021 04:51:01 GMT"},{"key":"Server","value":"Apache/2.4.29 (Ubuntu)"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"X-RateLimit-Limit","value":"60"},{"key":"X-RateLimit-Remaining","value":"59"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Content-Length","value":"1679"},{"key":"Keep-Alive","value":"timeout=5, max=100"},{"key":"Connection","value":"Keep-Alive"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n    \"data\": {\n        \"questions\": [\n            {\n                \"id\": 1,\n                \"group\": \"tell us more about yourself\",\n                \"hint\": null,\n                \"questions\": [\n                    {\n                        \"id\": 1,\n                        \"question\": \"gender\",\n                        \"form_type\": \"dropdown\",\n                        \"required\": 1,\n                        \"order\": 1,\n                        \"answers\": [\n                            {\n                                \"id\": 1,\n                                \"answer\": \"male\"\n                            },\n                            {\n                                \"id\": 2,\n                                \"answer\": \"female\"\n                            },\n                            {\n                                \"id\": 3,\n                                \"answer\": \"non-binary\"\n                            },\n                            {\n                                \"id\": 4,\n                                \"answer\": \"prefer not to answer\"\n                            }\n                        ]\n                    },\n                    {\n                        \"id\": 2,\n                        \"question\": \"age\",\n                        \"form_type\": \"text\",\n                        \"required\": 1,\n                        \"order\": 2,\n                        \"answers\": []\n                    },\n                    {\n                        \"id\": 3,\n                        \"question\": \"education\",\n                        \"form_type\": \"dropdown\",\n                        \"required\": 1,\n                        \"order\": 3,\n                        \"answers\": [\n                            {\n                                \"id\": 5,\n                                \"answer\": \"grade school\"\n                            },\n                            {\n                                \"id\": 6,\n                                \"answer\": \"high school / ged\"\n                            },\n                            {\n                                \"id\": 7,\n                                \"answer\": \"college\"\n                            },\n                            {\n                                \"id\": 8,\n                                \"answer\": \"post grad\"\n                            }\n                        ]\n                    }\n                ],\n                \"order\": 1\n            },\n            {\n                \"id\": 2,\n                \"group\": \"what would you like to improve\",\n                \"hint\": null,\n                \"questions\": [\n                    {\n                        \"id\": 4,\n                        \"question\": \"what would you like to improve\",\n                        \"form_type\": \"checkbox\",\n                        \"required\": 1,\n                        \"order\": 1,\n                        \"answers\": [\n                            {\n                                \"id\": 9,\n                                \"answer\": \"mental processing\"\n                            },\n                            {\n                                \"id\": 10,\n                                \"answer\": \"memory enhancement\"\n                            },\n                            {\n                                \"id\": 11,\n                                \"answer\": \"test performance\"\n                            },\n                            {\n                                \"id\": 12,\n                                \"answer\": \"reading comprehension\"\n                            },\n                            {\n                                \"id\": 13,\n                                \"answer\": \"reading speed\"\n                            }\n                        ]\n                    }\n                ],\n                \"order\": 2\n            },\n            {\n                \"id\": 3,\n                \"group\": \"let us set a goal\",\n                \"hint\": null,\n                \"questions\": [\n                    {\n                        \"id\": 5,\n                        \"question\": \"Select the days you would like to be reminded\",\n                        \"form_type\": \"weekday\",\n                        \"required\": 0,\n                        \"order\": 1,\n                        \"answers\": [\n                            {\n                                \"id\": 14,\n                                \"answer\": \"S\"\n                            },\n                            {\n                                \"id\": 15,\n                                \"answer\": \"M\"\n                            },\n                            {\n                                \"id\": 16,\n                                \"answer\": \"T\"\n                            },\n                            {\n                                \"id\": 17,\n                                \"answer\": \"W\"\n                            },\n                            {\n                                \"id\": 18,\n                                \"answer\": \"T\"\n                            },\n                            {\n                                \"id\": 19,\n                                \"answer\": \"F\"\n                            },\n                            {\n                                \"id\": 20,\n                                \"answer\": \"S\"\n                            }\n                        ]\n                    },\n                    {\n                        \"id\": 6,\n                        \"question\": \"Select the time\",\n                        \"form_type\": \"time\",\n                        \"required\": 0,\n                        \"order\": 1,\n                        \"answers\": []\n                    }\n                ],\n                \"order\": 3\n            }\n        ],\n        \"languages\": [\n            \"en\",\n            \"es\"\n        ],\n        \"env\": {\n            \"ARC_URL\": \"http://arc-local.eyeqadvantage.org:8081\",\n            \"ARC_HOST\": \"\",\n            \"ARC_API_URL\": \"http://arc-local.eyeqadvantage.org:8081/api\"\n        },\n        \"social_media_provider\": [\n            \"google\",\n            \"apple\",\n            \"facebook\"\n        ]\n    }\n}"}],"_postman_id":"54186d90-7c95-46bb-9dfd-d46fb6e3a212"}],"id":"0d43f84c-42ab-48d0-8d12-c9f043042738","_postman_id":"0d43f84c-42ab-48d0-8d12-c9f043042738","description":"","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":true,"source":{"_postman_id":"418b32a3-e064-4652-a670-198514bc03e3","id":"418b32a3-e064-4652-a670-198514bc03e3","name":"ARC","type":"collection"}}},{"name":"Dashboard","item":[{"name":"Mobile","item":[{"name":"Modals","item":[{"name":"Get Modal Dashboard","id":"00a99f86-dd21-44c6-afa9-c000d4c7523e","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"IM-TOKEN","value":"","type":"text"},{"key":"Accept","value":"application/json","type":"text"}],"url":"{{ARC_URL}}/api/dashboard/modal/dashboard-modal","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":true,"source":{"_postman_id":"418b32a3-e064-4652-a670-198514bc03e3","id":"418b32a3-e064-4652-a670-198514bc03e3","name":"ARC","type":"collection"}},"urlObject":{"path":["api","dashboard","modal","dashboard-modal"],"host":["{{ARC_URL}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"00a99f86-dd21-44c6-afa9-c000d4c7523e"}],"id":"0ddfd6bb-f8e4-498e-a83d-c8d5c07793b0","_postman_id":"0ddfd6bb-f8e4-498e-a83d-c8d5c07793b0","description":"","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":true,"source":{"_postman_id":"418b32a3-e064-4652-a670-198514bc03e3","id":"418b32a3-e064-4652-a670-198514bc03e3","name":"ARC","type":"collection"}}},{"name":"Dashboard","id":"3b6d7375-cd12-48b9-8074-d502eef2074f","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"GET","header":[{"key":"Accept","value":"application/json","type":"text"},{"key":"IM-TOKEN","value":"","type":"text"}],"body":{"mode":"raw","raw":""},"url":"{{ARC_URL}}/api/dashboard/","urlObject":{"path":["api","dashboard",""],"host":["{{ARC_URL}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"3b6d7375-cd12-48b9-8074-d502eef2074f"}],"id":"f96f4cb7-b4cc-432d-989d-c04b912dda69","_postman_id":"f96f4cb7-b4cc-432d-989d-c04b912dda69","description":"","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":true,"source":{"_postman_id":"418b32a3-e064-4652-a670-198514bc03e3","id":"418b32a3-e064-4652-a670-198514bc03e3","name":"ARC","type":"collection"}}}],"id":"623de8f9-c1c5-4597-bb59-aa7ec885e33c","description":"<p>Requests and routes related to the user's home screen including progress and next session impetus.</p>\n","_postman_id":"623de8f9-c1c5-4597-bb59-aa7ec885e33c","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":true,"source":{"_postman_id":"418b32a3-e064-4652-a670-198514bc03e3","id":"418b32a3-e064-4652-a670-198514bc03e3","name":"ARC","type":"collection"}}},{"name":"Onboarding","item":[{"name":"Create","event":[{"listen":"test","script":{"id":"39209e8b-a8f3-4389-ba07-bc21085502f8","exec":["pm.test(\"Status code is 201\", function () {\r","    pm.response.to.have.status(201);\r","});"],"type":"text/javascript"}},{"listen":"prerequest","script":{"id":"97c53ee4-a2b3-4d01-a9f2-7a7c0568971e","exec":[""],"type":"text/javascript"}}],"id":"eb369859-3536-4257-8a34-5a483fb152af","protocolProfileBehavior":{"disableBodyPruning":true,"disabledSystemHeaders":{"accept":true}},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"POST","header":[{"key":"Accept","value":"application/json","type":"text"}],"body":{"mode":"formdata","formdata":[{"key":"email","value":"test.1234@example.com","type":"text"},{"key":"first_name","value":"Peter","type":"text"},{"key":"last_name","value":"Parker","type":"text"},{"key":"age","value":"12","type":"text"},{"key":"device_name","value":"Test Device","type":"text"}]},"url":"{{ARC_URL}}/api/onboarding/user/create","description":"<p>This and other endpoints that requires X-XSRF-Token and Laravel Cookie from /sanctum/csrf-cookie which can be found in response's Cookie. Make sure to do a URL decode before using them.</p>\n<p>Sample Header:</p>\n<p>{Accept: application/json, X-XSRF-TOKEN: urldecoded_cookie_XSRF-TOKEN, Referer: arc-test.infinitemind.io, Cookie: laravel_session=urldecoded_cookie_laravel_session}</p>\n","urlObject":{"path":["api","onboarding","user","create"],"host":["{{ARC_URL}}"],"query":[],"variable":[]}},"response":[{"id":"06c9dd04-ee44-4572-8935-f04f5422ab6a","name":"Validation Failed","originalRequest":{"method":"POST","header":[{"key":"Accept","value":"application/json","type":"text"},{"key":"X-XSRF-TOKEN","value":"","type":"text"},{"key":"Referer","value":"{{HOST}}","type":"text"}],"body":{"mode":"formdata","formdata":[{"key":"email","value":"","type":"text"},{"key":"password","value":"password","type":"text"},{"key":"name","value":"My Name is Test 2","type":"text"},{"key":"device_name","value":"Test Device","type":"text"}]},"url":"{{ARC_URL}}/api/onboarding/user/create"},"status":"Unprocessable Entity","code":422,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Sat, 24 Oct 2020 07:14:39 GMT"},{"key":"Server","value":"Apache/2.4.29 (Ubuntu)"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"X-RateLimit-Limit","value":"60"},{"key":"X-RateLimit-Remaining","value":"59"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Content-Length","value":"93"},{"key":"Keep-Alive","value":"timeout=5, max=99"},{"key":"Connection","value":"Keep-Alive"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n    \"message\": \"The given data was invalid.\",\n    \"errors\": {\n        \"email\": [\n            \"The email field is required.\"\n        ]\n    }\n}"},{"id":"b5ec87ad-62f2-47f0-bdfe-3b67b943f171","name":"Onboarding Successful","originalRequest":{"method":"POST","header":[{"key":"Accept","value":"application/json","type":"text"}],"body":{"mode":"formdata","formdata":[{"key":"email","value":"skuhn@example.net1","type":"text"},{"key":"first_name","value":"Peter","type":"text"},{"key":"last_name","value":"Parker","type":"text"},{"key":"age","value":"12","type":"text"},{"key":"device_name","value":"Test Device","type":"text"}]},"url":"{{ARC_URL}}/api/onboarding/user/create"},"status":"Created","code":201,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Mon, 14 Dec 2020 22:22:37 GMT"},{"key":"Server","value":"Apache/2.4.29 (Ubuntu)"},{"key":"Vary","value":"Authorization"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"X-RateLimit-Limit","value":"60"},{"key":"X-RateLimit-Remaining","value":"58"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Content-Length","value":"387"},{"key":"Keep-Alive","value":"timeout=5, max=99"},{"key":"Connection","value":"Keep-Alive"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n    \"data\": {\n        \"id\": 12,\n        \"first_name\": \"Peter\",\n        \"last_name\": \"Parker\",\n        \"age\": \"12\",\n        \"email_verified_at\": null,\n        \"last_session_completed\": null,\n        \"current_level\": null,\n        \"current_session\": {\n            \"id\": 13,\n            \"name\": \"Session 0\",\n            \"session_no\": 0\n        },\n        \"onboarding_complete\": null,\n        \"email\": \"skuhn@example.net1\",\n        \"created_at\": \"2020-12-14T22:22:38.000000Z\",\n        \"avatar\": null,\n        \"tier\": null,\n        \"token\": \"2|P7FHaUKLbFJ10FeIfmVyEnbDmLbV7WVxrPQtR7rX\"\n    }\n}"}],"_postman_id":"eb369859-3536-4257-8a34-5a483fb152af"},{"name":"Save Onboarding Answers","id":"754ebc0e-0e0d-4082-baad-8076027b4c18","protocolProfileBehavior":{"disableBodyPruning":true,"disabledSystemHeaders":{"accept":true}},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"POST","header":[{"key":"Accept","value":"application/json","type":"text"},{"key":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"user\": {\r\n        \"id\": 1,\r\n        \"email\": \"skuhn@example.net\"\r\n    },\r\n    \"questions\": [\r\n        {\r\n            \"id\":1,\r\n            \"answer\":[1,2,3]\r\n        },\r\n        {\r\n            \"id\":2,\r\n            \"answer\":[3]\r\n        },\r\n        {\r\n            \"id\":3,\r\n            \"answer\": \"text answer\"\r\n        }\r\n    ]\r\n}"},"url":"{{ARC_URL}}/api/onboarding/answers/create","urlObject":{"path":["api","onboarding","answers","create"],"host":["{{ARC_URL}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"754ebc0e-0e0d-4082-baad-8076027b4c18"}],"id":"afaaf217-a20e-46fd-af54-41b25361a950","description":"<p>Requests and routes related to the process of onboarding (provisioning) users.</p>\n","event":[{"listen":"prerequest","script":{"id":"7e308c1e-2e55-4eba-b6ce-ed52b73f42bd","type":"text/javascript","exec":["pm.sendRequest({","    url: pm.environment.get('ARC_URL') + '/sanctum/csrf-cookie',","    method: 'get'","}, function(error, response, { cookies }) {","    console.log(cookies.get('XSRF-TOKEN'));","    pm.environment.set('XSRF_COOKIE', cookies.get('XSRF-TOKEN'))","})"]}},{"listen":"test","script":{"id":"4b99d942-e50e-480a-8e80-fb478427abe0","type":"text/javascript","exec":[""]}}],"_postman_id":"afaaf217-a20e-46fd-af54-41b25361a950","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":true,"source":{"_postman_id":"418b32a3-e064-4652-a670-198514bc03e3","id":"418b32a3-e064-4652-a670-198514bc03e3","name":"ARC","type":"collection"}}},{"name":"Profile","item":[{"name":"Ads","item":[{"name":"Enable  Ads","id":"73473bb4-a65c-4db6-a398-10f22a5ca3fa","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"IM-TOKEN","value":"","type":"text"},{"key":"Accept","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"profile_setting_id\":6\r\n}","options":{"raw":{"language":"json"}}},"url":"{{ARC_URL}}/api/profile/settings/user-ads/enable","auth":{"type":"noauth","isInherited":true,"source":{"_postman_id":"f2956718-207a-4e5c-be0e-bb75dc0e90bf","id":"f2956718-207a-4e5c-be0e-bb75dc0e90bf","name":"Profile","type":"folder"}},"urlObject":{"path":["api","profile","settings","user-ads","enable"],"host":["{{ARC_URL}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"73473bb4-a65c-4db6-a398-10f22a5ca3fa"},{"name":"Disable Ads","id":"9ca5d416-0d06-45af-b829-32a497c3f19a","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"IM-TOKEN","value":"","type":"text"},{"key":"Accept","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"profile_setting_id\":6\r\n}","options":{"raw":{"language":"json"}}},"url":"{{ARC_URL}}/api/profile/settings/user-ads/disable","auth":{"type":"noauth","isInherited":true,"source":{"_postman_id":"f2956718-207a-4e5c-be0e-bb75dc0e90bf","id":"f2956718-207a-4e5c-be0e-bb75dc0e90bf","name":"Profile","type":"folder"}},"urlObject":{"path":["api","profile","settings","user-ads","disable"],"host":["{{ARC_URL}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"9ca5d416-0d06-45af-b829-32a497c3f19a"}],"id":"66470699-448a-4fa3-a36d-16a732aeb9ea","_postman_id":"66470699-448a-4fa3-a36d-16a732aeb9ea","description":"","auth":{"type":"noauth","isInherited":true,"source":{"_postman_id":"f2956718-207a-4e5c-be0e-bb75dc0e90bf","id":"f2956718-207a-4e5c-be0e-bb75dc0e90bf","name":"Profile","type":"folder"}}},{"name":"Avatars","item":[{"name":"List","id":"c630d6e5-ff67-4abc-b94e-6764e20dd426","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/json","type":"text"}],"url":"{{ARC_URL}}/api/avatars","auth":{"type":"noauth","isInherited":true,"source":{"_postman_id":"f2956718-207a-4e5c-be0e-bb75dc0e90bf","id":"f2956718-207a-4e5c-be0e-bb75dc0e90bf","name":"Profile","type":"folder"}},"urlObject":{"path":["api","avatars"],"host":["{{ARC_URL}}"],"query":[],"variable":[]}},"response":[{"id":"dcaf6afb-9743-4333-96fc-a92b48a79319","name":"List","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/json","type":"text"}],"url":"{{ARC_URL}}/api/avatars"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Fri, 06 Nov 2020 05:04:33 GMT"},{"key":"Server","value":"Apache/2.4.29 (Ubuntu)"},{"key":"Vary","value":"Authorization"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"X-RateLimit-Limit","value":"60"},{"key":"X-RateLimit-Remaining","value":"57"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Content-Length","value":"491"},{"key":"Keep-Alive","value":"timeout=5, max=100"},{"key":"Connection","value":"Keep-Alive"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n    \"data\": [\n        {\n            \"id\": 1,\n            \"name\": \"avatar1\",\n            \"code\": \"avatar_1\",\n            \"created_at\": \"2020-11-01T00:00:00.000000Z\",\n            \"updated_at\": \"2020-11-02T00:00:00.000000Z\",\n            \"image\": {\n                \"id\": 1,\n                \"url\": \"/public-image1.png\",\n                \"imageable_id\": 1,\n                \"imageable_type\": \"App\\\\Models\\\\User\\\\Avatar\"\n            }\n        },\n        {\n            \"id\": 2,\n            \"name\": \"avatar 2\",\n            \"code\": \"avatar_2\",\n            \"created_at\": \"2020-11-10T00:00:00.000000Z\",\n            \"updated_at\": \"2020-11-16T00:00:00.000000Z\",\n            \"image\": {\n                \"id\": 2,\n                \"url\": \"/another-public-image.png\",\n                \"imageable_id\": 2,\n                \"imageable_type\": \"App\\\\Models\\\\User\\\\Avatar\"\n            }\n        }\n    ]\n}"}],"_postman_id":"c630d6e5-ff67-4abc-b94e-6764e20dd426"},{"name":"Create","id":"b3dc9a4f-9cdf-42c4-9fa7-f0613699924c","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"IM-TOKEN","value":"","type":"text"},{"key":"Accept","value":"application/json","type":"text"}],"body":{"mode":"formdata","formdata":[{"key":"name","value":"","type":"text","disabled":true},{"key":"code","value":"","type":"text","disabled":true},{"key":"image","type":"file","src":"/C:/Users/jlarisma/Downloads/Screenshot_2021-02-08 Facebook.png"}]},"url":"{{ARC_URL}}/api/avatars","auth":{"type":"noauth","isInherited":true,"source":{"_postman_id":"f2956718-207a-4e5c-be0e-bb75dc0e90bf","id":"f2956718-207a-4e5c-be0e-bb75dc0e90bf","name":"Profile","type":"folder"}},"urlObject":{"path":["api","avatars"],"host":["{{ARC_URL}}"],"query":[],"variable":[]}},"response":[{"id":"0927b182-cc45-4aa0-b544-fa64b358c798","name":"Avatar Created","originalRequest":{"method":"POST","header":[],"body":{"mode":"formdata","formdata":[{"key":"name","value":"avatar3","type":"text"},{"key":"code","value":"avatar3","type":"text"}]},"url":"{{ARC_URL}}/api/avatars"},"status":"Created","code":201,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Fri, 06 Nov 2020 04:36:24 GMT"},{"key":"Server","value":"Apache/2.4.29 (Ubuntu)"},{"key":"Vary","value":"Authorization"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"X-RateLimit-Limit","value":"60"},{"key":"X-RateLimit-Remaining","value":"58"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Content-Length","value":"128"},{"key":"Keep-Alive","value":"timeout=5, max=100"},{"key":"Connection","value":"Keep-Alive"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n    \"name\": \"avatar3\",\n    \"code\": \"avatar3\",\n    \"updated_at\": \"2020-11-06T04:36:26.000000Z\",\n    \"created_at\": \"2020-11-06T04:36:26.000000Z\",\n    \"id\": 3\n}"}],"_postman_id":"b3dc9a4f-9cdf-42c4-9fa7-f0613699924c"},{"name":"Update","id":"6c2ecded-3076-4600-8fad-2d51d8a95e84","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Accept","value":"application/json","type":"text"}],"body":{"mode":"formdata","formdata":[{"key":"_method","value":"PUT","type":"text"},{"key":"name","value":"avatar33","type":"text"},{"key":"code","value":"avatar33","type":"text"}]},"url":"{{ARC_URL}}/api/avatars/:id","auth":{"type":"noauth","isInherited":true,"source":{"_postman_id":"f2956718-207a-4e5c-be0e-bb75dc0e90bf","id":"f2956718-207a-4e5c-be0e-bb75dc0e90bf","name":"Profile","type":"folder"}},"urlObject":{"path":["api","avatars",":id"],"host":["{{ARC_URL}}"],"query":[],"variable":[{"id":"b45faee3-b178-44bf-92f4-3d1bccd07e96","type":"string","value":"3","key":"id"}]}},"response":[{"id":"66b849b6-dcad-44c2-b97b-c39cf35c7f53","name":"Avatar Updated","originalRequest":{"method":"POST","header":[{"key":"Accept","value":"application/json","type":"text"}],"body":{"mode":"formdata","formdata":[{"key":"_method","value":"PUT","type":"text"},{"key":"name","value":"avatar33","type":"text"},{"key":"code","value":"avatar33","type":"text"}]},"url":{"raw":"{{ARC_URL}}/api/avatars/:id","host":["{{ARC_URL}}"],"path":["api","avatars",":id"],"variable":[{"key":"id","value":"3"}]}},"status":"OK","code":200,"_postman_previewlanguage":"html","header":[{"key":"Date","value":"Fri, 06 Nov 2020 04:43:30 GMT"},{"key":"Server","value":"Apache/2.4.29 (Ubuntu)"},{"key":"Vary","value":"Authorization"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"X-RateLimit-Limit","value":"60"},{"key":"X-RateLimit-Remaining","value":"59"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Content-Length","value":"0"},{"key":"Keep-Alive","value":"timeout=5, max=100"},{"key":"Connection","value":"Keep-Alive"},{"key":"Content-Type","value":"text/html; charset=UTF-8"}],"cookie":[],"responseTime":null,"body":null}],"_postman_id":"6c2ecded-3076-4600-8fad-2d51d8a95e84"},{"name":"Details","id":"09fda59d-27c4-4ee3-b326-a02add848a87","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"{{ARC_URL}}/api/avatars/:id","auth":{"type":"noauth","isInherited":true,"source":{"_postman_id":"f2956718-207a-4e5c-be0e-bb75dc0e90bf","id":"f2956718-207a-4e5c-be0e-bb75dc0e90bf","name":"Profile","type":"folder"}},"urlObject":{"path":["api","avatars",":id"],"host":["{{ARC_URL}}"],"query":[],"variable":[{"id":"8fc603d0-d627-45c9-88de-3831f7483611","type":"string","value":"3","key":"id"}]}},"response":[{"id":"1425f488-1446-4a48-8e42-9a0400a3c032","name":"Avatar Details","originalRequest":{"method":"GET","header":[],"url":{"raw":"{{ARC_URL}}/api/avatars/:id","host":["{{ARC_URL}}"],"path":["api","avatars",":id"],"variable":[{"key":"id","value":"3"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Fri, 06 Nov 2020 04:44:07 GMT"},{"key":"Server","value":"Apache/2.4.29 (Ubuntu)"},{"key":"Vary","value":"Authorization"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"X-RateLimit-Limit","value":"60"},{"key":"X-RateLimit-Remaining","value":"58"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Content-Length","value":"139"},{"key":"Keep-Alive","value":"timeout=5, max=100"},{"key":"Connection","value":"Keep-Alive"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n    \"data\": {\n        \"id\": 3,\n        \"name\": \"avatar33\",\n        \"code\": \"avatar33\",\n        \"created_at\": \"2020-11-06T04:36:26.000000Z\",\n        \"updated_at\": \"2020-11-06T04:41:06.000000Z\"\n    }\n}"}],"_postman_id":"09fda59d-27c4-4ee3-b326-a02add848a87"},{"name":"Delete","id":"82c33c05-cbe8-40d6-ae54-63ba62850e60","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[],"url":"{{ARC_URL}}/api/avatars/:id","auth":{"type":"noauth","isInherited":true,"source":{"_postman_id":"f2956718-207a-4e5c-be0e-bb75dc0e90bf","id":"f2956718-207a-4e5c-be0e-bb75dc0e90bf","name":"Profile","type":"folder"}},"urlObject":{"path":["api","avatars",":id"],"host":["{{ARC_URL}}"],"query":[],"variable":[{"id":"37981f01-68f9-4d8b-a9b7-4d51b14a1649","type":"string","value":"3","key":"id"}]}},"response":[{"id":"8e7fe821-4f85-4da2-be38-9682b4ac8528","name":"Avatar Deleted","originalRequest":{"method":"DELETE","header":[],"url":{"raw":"{{ARC_URL}}/api/avatars/:id","host":["{{ARC_URL}}"],"path":["api","avatars",":id"],"variable":[{"key":"id","value":"3"}]}},"status":"OK","code":200,"_postman_previewlanguage":"html","header":[{"key":"Date","value":"Fri, 06 Nov 2020 04:46:10 GMT"},{"key":"Server","value":"Apache/2.4.29 (Ubuntu)"},{"key":"Vary","value":"Authorization"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"X-RateLimit-Limit","value":"60"},{"key":"X-RateLimit-Remaining","value":"59"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Content-Length","value":"0"},{"key":"Keep-Alive","value":"timeout=5, max=100"},{"key":"Connection","value":"Keep-Alive"},{"key":"Content-Type","value":"text/html; charset=UTF-8"}],"cookie":[],"responseTime":null,"body":null}],"_postman_id":"82c33c05-cbe8-40d6-ae54-63ba62850e60"}],"id":"47fd14d6-e9bb-41e1-9145-e26883e9ee97","_postman_id":"47fd14d6-e9bb-41e1-9145-e26883e9ee97","description":"","auth":{"type":"noauth","isInherited":true,"source":{"_postman_id":"f2956718-207a-4e5c-be0e-bb75dc0e90bf","id":"f2956718-207a-4e5c-be0e-bb75dc0e90bf","name":"Profile","type":"folder"}}},{"name":"Account Settings","item":[{"name":"Account Settings Config","id":"aea4a243-d66b-4118-b083-8d06b567f2cb","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/json","type":"text"},{"key":"IM-TOKEN","value":"","type":"text"}],"url":"{{ARC_URL}}/api/profile/account-settings","auth":{"type":"noauth","isInherited":true,"source":{"_postman_id":"f2956718-207a-4e5c-be0e-bb75dc0e90bf","id":"f2956718-207a-4e5c-be0e-bb75dc0e90bf","name":"Profile","type":"folder"}},"urlObject":{"path":["api","profile","account-settings"],"host":["{{ARC_URL}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"aea4a243-d66b-4118-b083-8d06b567f2cb"},{"name":"Account Settings Save","id":"707e315e-c38d-4563-ae9f-daddca6f6002","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"IM-TOKEN","value":"","type":"text"},{"key":"Accept","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"first_name\": \"Aaliyah\",\r\n    \"last_name\": \"Champlin\",\r\n    \"email\": \"qgoyette@example.org\",\r\n    \"age\": 19,\r\n    \"education\": 6,\r\n    \"gender\": 2,\r\n    \"timezone_id\": 97,\r\n    \"is_stats_private\": null\r\n}","options":{"raw":{"language":"json"}}},"url":"{{ARC_URL}}/api/profile/account-settings/save","auth":{"type":"noauth","isInherited":true,"source":{"_postman_id":"f2956718-207a-4e5c-be0e-bb75dc0e90bf","id":"f2956718-207a-4e5c-be0e-bb75dc0e90bf","name":"Profile","type":"folder"}},"urlObject":{"path":["api","profile","account-settings","save"],"host":["{{ARC_URL}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"707e315e-c38d-4563-ae9f-daddca6f6002"}],"id":"175662fc-866a-4423-9af4-0c8b28c9d07a","_postman_id":"175662fc-866a-4423-9af4-0c8b28c9d07a","description":"","auth":{"type":"noauth","isInherited":true,"source":{"_postman_id":"f2956718-207a-4e5c-be0e-bb75dc0e90bf","id":"f2956718-207a-4e5c-be0e-bb75dc0e90bf","name":"Profile","type":"folder"}}},{"name":"Reminders","item":[{"name":"Reminders","id":"826d5c21-a9d5-4384-9dac-338818875508","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/json","type":"text"},{"key":"IM-TOKEN","value":"","type":"text"}],"url":"{{ARC_URL}}/api/profile/reminders","auth":{"type":"noauth","isInherited":true,"source":{"_postman_id":"f2956718-207a-4e5c-be0e-bb75dc0e90bf","id":"f2956718-207a-4e5c-be0e-bb75dc0e90bf","name":"Profile","type":"folder"}},"urlObject":{"path":["api","profile","reminders"],"host":["{{ARC_URL}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"826d5c21-a9d5-4384-9dac-338818875508"},{"name":"Save Reminders","id":"9fdb5273-3b58-4f54-8dad-b287f9c81910","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"IM-TOKEN","value":"","type":"text"},{"key":"Accept","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"questions\": [\r\n        {\r\n            \"id\":5,\r\n            \"answer\":[15, 17]\r\n        },\r\n        {\r\n            \"id\":6,\r\n            \"answer\":\"6:00\"\r\n        }\r\n    ]\r\n}","options":{"raw":{"language":"json"}}},"url":"{{ARC_URL}}/api/profile/reminders/save","auth":{"type":"noauth","isInherited":true,"source":{"_postman_id":"f2956718-207a-4e5c-be0e-bb75dc0e90bf","id":"f2956718-207a-4e5c-be0e-bb75dc0e90bf","name":"Profile","type":"folder"}},"urlObject":{"path":["api","profile","reminders","save"],"host":["{{ARC_URL}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"9fdb5273-3b58-4f54-8dad-b287f9c81910"}],"id":"be072b47-f0d5-4c38-b544-8d53ae13d7a3","_postman_id":"be072b47-f0d5-4c38-b544-8d53ae13d7a3","description":"","auth":{"type":"noauth","isInherited":true,"source":{"_postman_id":"f2956718-207a-4e5c-be0e-bb75dc0e90bf","id":"f2956718-207a-4e5c-be0e-bb75dc0e90bf","name":"Profile","type":"folder"}}},{"name":"Feedback","item":[{"name":"Feedback","id":"8efc46ea-f9ed-4fe9-b34c-154e32a6e528","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/json","type":"text"},{"key":"IM-TOKEN","value":"1|dXgnV31S7v81LotVXpNDS9qvrBGlRsnqXgf7V8Hl","type":"text"}],"url":"{{ARC_URL}}/api/profile/feedback","auth":{"type":"noauth","isInherited":true,"source":{"_postman_id":"f2956718-207a-4e5c-be0e-bb75dc0e90bf","id":"f2956718-207a-4e5c-be0e-bb75dc0e90bf","name":"Profile","type":"folder"}},"urlObject":{"path":["api","profile","feedback"],"host":["{{ARC_URL}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"8efc46ea-f9ed-4fe9-b34c-154e32a6e528"},{"name":"Feedback Save","id":"d854397a-1a47-4b1e-b725-0e05386296c5","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"IM-TOKEN","value":"","type":"text"},{"key":"Accept","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"questions\": [\r\n        {\r\n            \"id\":10,\r\n            \"answer\":[37]\r\n        },\r\n        {\r\n            \"id\":6,\r\n            \"answer\":\"6:00\"\r\n        },\r\n        {\r\n            \"id\":11,\r\n            \"answer\":\"ok\"\r\n        },\r\n        {\r\n            \"id\":12,\r\n            \"answer\":3\r\n        }\r\n    ]\r\n}","options":{"raw":{"language":"json"}}},"url":"{{ARC_URL}}/api/profile/feedback/save","auth":{"type":"noauth","isInherited":true,"source":{"_postman_id":"f2956718-207a-4e5c-be0e-bb75dc0e90bf","id":"f2956718-207a-4e5c-be0e-bb75dc0e90bf","name":"Profile","type":"folder"}},"urlObject":{"path":["api","profile","feedback","save"],"host":["{{ARC_URL}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"d854397a-1a47-4b1e-b725-0e05386296c5"}],"id":"c6b10b94-e7ac-4f46-93fc-23ff8f8542d3","_postman_id":"c6b10b94-e7ac-4f46-93fc-23ff8f8542d3","description":"","auth":{"type":"noauth","isInherited":true,"source":{"_postman_id":"f2956718-207a-4e5c-be0e-bb75dc0e90bf","id":"f2956718-207a-4e5c-be0e-bb75dc0e90bf","name":"Profile","type":"folder"}}},{"name":"Notifications","item":[{"name":"Get Notifications","id":"8af9ffd3-cacf-4c0a-adf4-9dade6a92ffe","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/json","type":"text"},{"key":"IM-TOKEN","value":"","type":"text"}],"url":"{{ARC_URL}}/api/profile/settings/profile-notification","auth":{"type":"noauth","isInherited":true,"source":{"_postman_id":"f2956718-207a-4e5c-be0e-bb75dc0e90bf","id":"f2956718-207a-4e5c-be0e-bb75dc0e90bf","name":"Profile","type":"folder"}},"urlObject":{"path":["api","profile","settings","profile-notification"],"host":["{{ARC_URL}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"8af9ffd3-cacf-4c0a-adf4-9dade6a92ffe"},{"name":"Enable Notifications","id":"8672fbcc-3166-4f24-9c19-89340f8d4e11","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"IM-TOKEN","value":"","type":"text"},{"key":"Accept","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"profile_setting_id\":1\r\n}","options":{"raw":{"language":"json"}}},"url":"{{ARC_URL}}/api/profile/settings/profile-notification/enable","auth":{"type":"noauth","isInherited":true,"source":{"_postman_id":"f2956718-207a-4e5c-be0e-bb75dc0e90bf","id":"f2956718-207a-4e5c-be0e-bb75dc0e90bf","name":"Profile","type":"folder"}},"urlObject":{"path":["api","profile","settings","profile-notification","enable"],"host":["{{ARC_URL}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"8672fbcc-3166-4f24-9c19-89340f8d4e11"},{"name":"Disable Notifications","id":"e0b1bc01-6d23-44c5-9a31-35bf39c32d6b","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"IM-TOKEN","value":"","type":"text"},{"key":"Accept","value":"application/json","type":"text"}],"url":"{{ARC_URL}}/api/profile/notifications/save","auth":{"type":"noauth","isInherited":true,"source":{"_postman_id":"f2956718-207a-4e5c-be0e-bb75dc0e90bf","id":"f2956718-207a-4e5c-be0e-bb75dc0e90bf","name":"Profile","type":"folder"}},"urlObject":{"path":["api","profile","notifications","save"],"host":["{{ARC_URL}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"e0b1bc01-6d23-44c5-9a31-35bf39c32d6b"},{"name":"Set Push Token","id":"b8cbf1ac-da20-42c7-b30f-6457841dc7d1","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"url":"{{ARC_URL}}/api/profile/notifications/push-token","auth":{"type":"noauth","isInherited":true,"source":{"_postman_id":"f2956718-207a-4e5c-be0e-bb75dc0e90bf","id":"f2956718-207a-4e5c-be0e-bb75dc0e90bf","name":"Profile","type":"folder"}},"urlObject":{"path":["api","profile","notifications","push-token"],"host":["{{ARC_URL}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"b8cbf1ac-da20-42c7-b30f-6457841dc7d1"}],"id":"f8d85fee-da46-4f7d-a6eb-c1fa0efeaa07","_postman_id":"f8d85fee-da46-4f7d-a6eb-c1fa0efeaa07","description":"","auth":{"type":"noauth","isInherited":true,"source":{"_postman_id":"f2956718-207a-4e5c-be0e-bb75dc0e90bf","id":"f2956718-207a-4e5c-be0e-bb75dc0e90bf","name":"Profile","type":"folder"}}},{"name":"In-App Audio","item":[{"name":"Get In-App Audio","id":"b62eeb11-2ac1-4669-bf35-626e3db5754b","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/json","type":"text"},{"key":"IM-TOKEN","value":"","type":"text"}],"url":"{{ARC_URL}}/api/profile/settings/in-app-audio","auth":{"type":"noauth","isInherited":true,"source":{"_postman_id":"f2956718-207a-4e5c-be0e-bb75dc0e90bf","id":"f2956718-207a-4e5c-be0e-bb75dc0e90bf","name":"Profile","type":"folder"}},"urlObject":{"path":["api","profile","settings","in-app-audio"],"host":["{{ARC_URL}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"b62eeb11-2ac1-4669-bf35-626e3db5754b"},{"name":"Enable  In-App Audio","id":"9c399016-bf3c-43f1-8265-2b26ebc7c94f","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"IM-TOKEN","value":"","type":"text"},{"key":"Accept","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"profile_setting_id\":4\r\n}","options":{"raw":{"language":"json"}}},"url":"{{ARC_URL}}/api/profile/settings/in-app-audio/enable","auth":{"type":"noauth","isInherited":true,"source":{"_postman_id":"f2956718-207a-4e5c-be0e-bb75dc0e90bf","id":"f2956718-207a-4e5c-be0e-bb75dc0e90bf","name":"Profile","type":"folder"}},"urlObject":{"path":["api","profile","settings","in-app-audio","enable"],"host":["{{ARC_URL}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"9c399016-bf3c-43f1-8265-2b26ebc7c94f"},{"name":"Disable In-App Audio","id":"bde603aa-67cf-47ae-aee2-c3a638d1188b","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"IM-TOKEN","value":"","type":"text"},{"key":"Accept","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"profile_setting_id\":4\r\n}","options":{"raw":{"language":"json"}}},"url":"{{ARC_URL}}/api/profile/in-app-audio/disable","auth":{"type":"noauth","isInherited":true,"source":{"_postman_id":"f2956718-207a-4e5c-be0e-bb75dc0e90bf","id":"f2956718-207a-4e5c-be0e-bb75dc0e90bf","name":"Profile","type":"folder"}},"urlObject":{"path":["api","profile","in-app-audio","disable"],"host":["{{ARC_URL}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"bde603aa-67cf-47ae-aee2-c3a638d1188b"}],"id":"05ae4f11-6775-4065-99f5-09d6835de3a8","_postman_id":"05ae4f11-6775-4065-99f5-09d6835de3a8","description":"","auth":{"type":"noauth","isInherited":true,"source":{"_postman_id":"f2956718-207a-4e5c-be0e-bb75dc0e90bf","id":"f2956718-207a-4e5c-be0e-bb75dc0e90bf","name":"Profile","type":"folder"}}},{"name":"Friends","item":[{"name":"Search","item":[{"name":"Proflle Search","id":"1ea6606b-75e0-47ae-88da-a11a6d40d20f","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"POST","header":[{"key":"Accept","value":"application/json","type":"text"},{"key":"IM-TOKEN","value":"1|dPm5DdNUMjzCEjDXCZRdm3wzw8Yz4AWaLjTr8Zyk","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"keyword\": \"@example.net\"\r\n}","options":{"raw":{"language":"json"}}},"url":"{{ARC_URL}}/api/profile/search","urlObject":{"path":["api","profile","search"],"host":["{{ARC_URL}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"1ea6606b-75e0-47ae-88da-a11a6d40d20f"}],"id":"3e884143-f804-4ac2-9750-6f4251d8f63f","_postman_id":"3e884143-f804-4ac2-9750-6f4251d8f63f","description":"","auth":{"type":"noauth","isInherited":true,"source":{"_postman_id":"f2956718-207a-4e5c-be0e-bb75dc0e90bf","id":"f2956718-207a-4e5c-be0e-bb75dc0e90bf","name":"Profile","type":"folder"}}},{"name":"Add Friend","id":"441601d3-98de-4fc4-8baa-eb0cdf3ada49","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"IM-TOKEN","value":"1|dPm5DdNUMjzCEjDXCZRdm3wzw8Yz4AWaLjTr8Zyk","type":"text"},{"key":"Accept","value":"application/json","type":"text"}],"url":"{{ARC_URL}}/api/profile/friends/add/3","auth":{"type":"noauth","isInherited":true,"source":{"_postman_id":"f2956718-207a-4e5c-be0e-bb75dc0e90bf","id":"f2956718-207a-4e5c-be0e-bb75dc0e90bf","name":"Profile","type":"folder"}},"urlObject":{"path":["api","profile","friends","add","3"],"host":["{{ARC_URL}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"441601d3-98de-4fc4-8baa-eb0cdf3ada49"},{"name":"Remove Friend","id":"b6ad290d-8d71-4924-9ea0-511d404e9f8b","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"IM-TOKEN","value":"1|dPm5DdNUMjzCEjDXCZRdm3wzw8Yz4AWaLjTr8Zyk","type":"text"},{"key":"Accept","value":"application/json","type":"text"}],"url":"{{ARC_URL}}/api/profile/friends/remove/3","auth":{"type":"noauth","isInherited":true,"source":{"_postman_id":"f2956718-207a-4e5c-be0e-bb75dc0e90bf","id":"f2956718-207a-4e5c-be0e-bb75dc0e90bf","name":"Profile","type":"folder"}},"urlObject":{"path":["api","profile","friends","remove","3"],"host":["{{ARC_URL}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"b6ad290d-8d71-4924-9ea0-511d404e9f8b"},{"name":"Friends List","id":"e672e1ec-929c-4b09-ae6d-c38e4028c8fb","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"IM-TOKEN","type":"text","value":"1|dPm5DdNUMjzCEjDXCZRdm3wzw8Yz4AWaLjTr8Zyk"},{"key":"Accept","type":"text","value":"application/json"}],"url":"{{ARC_URL}}/api/profile/friends/list","auth":{"type":"noauth","isInherited":true,"source":{"_postman_id":"f2956718-207a-4e5c-be0e-bb75dc0e90bf","id":"f2956718-207a-4e5c-be0e-bb75dc0e90bf","name":"Profile","type":"folder"}},"urlObject":{"path":["api","profile","friends","list"],"host":["{{ARC_URL}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"e672e1ec-929c-4b09-ae6d-c38e4028c8fb"},{"name":"Friend Profile","id":"5cb41b98-5a44-403b-9186-794b70ee7aff","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/json","type":"text"},{"key":"IM-TOKEN","value":"","type":"text"}],"url":"{{ARC_URL}}/api/profile/friend/:username","auth":{"type":"noauth","isInherited":true,"source":{"_postman_id":"f2956718-207a-4e5c-be0e-bb75dc0e90bf","id":"f2956718-207a-4e5c-be0e-bb75dc0e90bf","name":"Profile","type":"folder"}},"urlObject":{"path":["api","profile","friend",":username"],"host":["{{ARC_URL}}"],"query":[],"variable":[{"id":"141c9775-eefa-441e-85d9-387751edb5d4","type":"string","value":"derisive_scr","key":"username"}]}},"response":[],"_postman_id":"5cb41b98-5a44-403b-9186-794b70ee7aff"}],"id":"980f9605-eebe-443f-9c1c-9c9e32450e1f","_postman_id":"980f9605-eebe-443f-9c1c-9c9e32450e1f","description":"","auth":{"type":"noauth","isInherited":true,"source":{"_postman_id":"f2956718-207a-4e5c-be0e-bb75dc0e90bf","id":"f2956718-207a-4e5c-be0e-bb75dc0e90bf","name":"Profile","type":"folder"}}},{"name":"Graph Scores","item":[{"name":"Activities Score Graph","id":"90810106-1c68-479e-b376-fe799da1db0c","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"IM-TOKEN","type":"text","value":"1|dPm5DdNUMjzCEjDXCZRdm3wzw8Yz4AWaLjTr8Zyk"},{"key":"Accept","type":"text","value":"application/json"}],"url":"{{ARC_URL}}/api/profile/activity/scores/:metric/:groupby","auth":{"type":"noauth","isInherited":true,"source":{"_postman_id":"f2956718-207a-4e5c-be0e-bb75dc0e90bf","id":"f2956718-207a-4e5c-be0e-bb75dc0e90bf","name":"Profile","type":"folder"}},"urlObject":{"path":["api","profile","activity","scores",":metric",":groupby"],"host":["{{ARC_URL}}"],"query":[],"variable":[{"id":"fb238dfc-632a-42d7-944a-e2a3993ecf75","type":"string","value":"wpm","key":"metric"},{"id":"f840ac1f-73f3-49f6-9d93-b88a3ba06d03","type":"string","value":"w","key":"groupby"}]}},"response":[],"_postman_id":"90810106-1c68-479e-b376-fe799da1db0c"},{"name":"Activities Score Graph All","id":"f59e739e-325e-4ae6-8309-1813a336ff6d","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"IM-TOKEN","type":"text","value":"17|3b1CMDH1PcmR63Y9OXjSzV9Ac6gzN72VFTYpwYDh"},{"key":"Accept","type":"text","value":"application/json"}],"url":"{{ARC_URL}}/api/score/graph","auth":{"type":"noauth","isInherited":true,"source":{"_postman_id":"f2956718-207a-4e5c-be0e-bb75dc0e90bf","id":"f2956718-207a-4e5c-be0e-bb75dc0e90bf","name":"Profile","type":"folder"}},"urlObject":{"path":["api","score","graph"],"host":["{{ARC_URL}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"f59e739e-325e-4ae6-8309-1813a336ff6d"}],"id":"4c245237-3eed-4b11-b214-1a4fbab30ea0","_postman_id":"4c245237-3eed-4b11-b214-1a4fbab30ea0","description":"","auth":{"type":"noauth","isInherited":true,"source":{"_postman_id":"f2956718-207a-4e5c-be0e-bb75dc0e90bf","id":"f2956718-207a-4e5c-be0e-bb75dc0e90bf","name":"Profile","type":"folder"}}},{"name":"Triumphs","item":[{"name":"Triumphs","id":"725d24d8-b26d-4014-8960-f9bac5440e1a","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/json","type":"text"},{"key":"IM-TOKEN","value":"","type":"text"}],"url":"{{ARC_URL}}/api/profile/triumphs","auth":{"type":"noauth","isInherited":true,"source":{"_postman_id":"f2956718-207a-4e5c-be0e-bb75dc0e90bf","id":"f2956718-207a-4e5c-be0e-bb75dc0e90bf","name":"Profile","type":"folder"}},"urlObject":{"path":["api","profile","triumphs"],"host":["{{ARC_URL}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"725d24d8-b26d-4014-8960-f9bac5440e1a"},{"name":"Evaluate","id":"85915bce-ca07-4e9d-beac-a1c28e60af7d","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"IM-TOKEN","value":"","type":"text"},{"key":"Accept","value":"application/json","type":"text"}],"url":"{{ARC_URL}}/api/triumphs/evaluate","auth":{"type":"noauth","isInherited":true,"source":{"_postman_id":"f2956718-207a-4e5c-be0e-bb75dc0e90bf","id":"f2956718-207a-4e5c-be0e-bb75dc0e90bf","name":"Profile","type":"folder"}},"urlObject":{"path":["api","triumphs","evaluate"],"host":["{{ARC_URL}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"85915bce-ca07-4e9d-beac-a1c28e60af7d"},{"name":"Set Triggers","id":"31f2ac7d-f6bf-47f2-8261-fce57ec7f50a","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"IM-TOKEN","type":"text","value":""},{"key":"Accept","type":"text","value":"application/json"}],"url":"{{ARC_URL}}/api/triumphs/trigger/ad-count","auth":{"type":"noauth","isInherited":true,"source":{"_postman_id":"f2956718-207a-4e5c-be0e-bb75dc0e90bf","id":"f2956718-207a-4e5c-be0e-bb75dc0e90bf","name":"Profile","type":"folder"}},"urlObject":{"path":["api","triumphs","trigger","ad-count"],"host":["{{ARC_URL}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"31f2ac7d-f6bf-47f2-8261-fce57ec7f50a"}],"id":"45100ed8-f0ea-4334-82b4-abeb6cdc8cf2","_postman_id":"45100ed8-f0ea-4334-82b4-abeb6cdc8cf2","description":"","auth":{"type":"noauth","isInherited":true,"source":{"_postman_id":"f2956718-207a-4e5c-be0e-bb75dc0e90bf","id":"f2956718-207a-4e5c-be0e-bb75dc0e90bf","name":"Profile","type":"folder"}}},{"name":"Update","event":[{"listen":"test","script":{"id":"024e69d4-e73f-4f83-8f46-716d39c1c35d","exec":["pm.test(\"Status code is 200\", function () {\r","    pm.response.to.have.status(200);\r","});"],"type":"text/javascript"}}],"id":"b03d390d-e3a7-4c26-b99c-1fed5c1d3415","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"formdata","formdata":[{"key":"first_name","value":"John","type":"text"},{"key":"tier_id","value":"2","type":"text"},{"key":"avatar_id","value":"2","type":"text"}]},"url":"{{ARC_URL}}/api/profile/update","auth":{"type":"noauth","isInherited":true,"source":{"_postman_id":"f2956718-207a-4e5c-be0e-bb75dc0e90bf","id":"f2956718-207a-4e5c-be0e-bb75dc0e90bf","name":"Profile","type":"folder"}},"urlObject":{"path":["api","profile","update"],"host":["{{ARC_URL}}"],"query":[],"variable":[]}},"response":[{"id":"afa31ca8-3280-4ac7-9101-5ace6a1f1e5b","name":"Profile Updated","originalRequest":{"method":"POST","header":[],"body":{"mode":"formdata","formdata":[{"key":"first_name","value":"John","type":"text"},{"key":"tier_id","value":"2","type":"text"},{"key":"avatar_id","value":"2","type":"text"}]},"url":"{{ARC_URL}}/api/profile/update"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Sat, 07 Nov 2020 06:42:51 GMT"},{"key":"Server","value":"Apache/2.4.29 (Ubuntu)"},{"key":"Vary","value":"Authorization"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"X-RateLimit-Limit","value":"60"},{"key":"X-RateLimit-Remaining","value":"58"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Content-Length","value":"666"},{"key":"Keep-Alive","value":"timeout=5, max=100"},{"key":"Connection","value":"Keep-Alive"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n    \"data\": {\n        \"id\": 1,\n        \"first_name\": \"John\",\n        \"last_name\": \"Conn\",\n        \"date_of_birth\": \"1999-08-24\",\n        \"email_verified_at\": \"2020-11-05T02:47:02.000000Z\",\n        \"last_session_completed\": null,\n        \"email\": \"adams.garrett@example.com\",\n        \"created_at\": \"2020-11-05T02:47:02.000000Z\",\n        \"avatar\": {\n            \"id\": 2,\n            \"name\": \"avatar 2\",\n            \"code\": \"avatar_2\",\n            \"created_at\": \"2020-11-10T00:00:00.000000Z\",\n            \"updated_at\": \"2020-11-16T00:00:00.000000Z\",\n            \"image\": {\n                \"id\": 2,\n                \"url\": \"/another-public-image.png\",\n                \"imageable_id\": 2,\n                \"imageable_type\": \"App\\\\Models\\\\User\\\\Avatar\"\n            }\n        },\n        \"tier\": {\n            \"id\": 2,\n            \"name\": \"Novice\",\n            \"code\": \"novice\",\n            \"order\": 2,\n            \"image\": {\n                \"id\": 5,\n                \"url\": \"/public-tier-2-icon.png\",\n                \"imageable_id\": 2,\n                \"imageable_type\": \"App\\\\Models\\\\Tier\\\\Tier\"\n            }\n        }\n    }\n}"}],"_postman_id":"b03d390d-e3a7-4c26-b99c-1fed5c1d3415"},{"name":"Profile","id":"d5c0bc9c-501e-4ea6-b200-1afe90779a37","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","type":"text","value":"application/json"},{"key":"IM-TOKEN","type":"text","value":"1|dPm5DdNUMjzCEjDXCZRdm3wzw8Yz4AWaLjTr8Zyk"}],"url":"{{ARC_URL}}/api/profile","auth":{"type":"noauth","isInherited":true,"source":{"_postman_id":"f2956718-207a-4e5c-be0e-bb75dc0e90bf","id":"f2956718-207a-4e5c-be0e-bb75dc0e90bf","name":"Profile","type":"folder"}},"urlObject":{"path":["api","profile"],"host":["{{ARC_URL}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"d5c0bc9c-501e-4ea6-b200-1afe90779a37"}],"id":"f2956718-207a-4e5c-be0e-bb75dc0e90bf","description":"<p>Requests and routes related to the configuration of a user and selected preferences.</p>\n","auth":{"type":"noauth","isInherited":false},"event":[{"listen":"prerequest","script":{"id":"a77d5700-6436-4a0f-8e38-8f3eb09fa16a","type":"text/javascript","exec":[""]}},{"listen":"test","script":{"id":"a45f2227-2c56-4f00-82fc-2de39af3a9ea","type":"text/javascript","exec":[""]}}],"_postman_id":"f2956718-207a-4e5c-be0e-bb75dc0e90bf"},{"name":"Sessions","item":[{"name":"Activity","item":[{"name":"Admin","item":[{"name":"Type","item":[{"name":"Retrieve","event":[{"listen":"test","script":{"id":"68c9fb70-079c-47e6-9075-a4b6dbbd2ad9","exec":["pm.test(\"Status code is 200\", function () {\r","    pm.response.to.have.status(200);\r","});"],"type":"text/javascript"}}],"id":"bb866347-6e83-41d8-b056-cba6fb5920cb","protocolProfileBehavior":{"disableBodyPruning":true,"disabledSystemHeaders":{"accept":true}},"request":{"method":"GET","header":[{"key":"Accept","value":"application/json","type":"text"}],"url":"{{ARC_URL}}/api/activity/type/:id","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":true,"source":{"_postman_id":"315ad320-3f4a-4d94-993a-9c5064401126","id":"315ad320-3f4a-4d94-993a-9c5064401126","name":"Activity","type":"folder"}},"urlObject":{"path":["api","activity","type",":id"],"host":["{{ARC_URL}}"],"query":[],"variable":[{"type":"string","value":"1","key":"id"}]}},"response":[{"id":"db5da9d0-a706-418b-9825-8dcdff27b13f","name":"Activities","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/json","type":"text"}],"url":{"raw":"{{ARC_URL}}/api/activity/type/:id","host":["{{ARC_URL}}"],"path":["api","activity","type",":id"],"variable":[{"id":"6677fa04-e3e4-4b00-95af-7781bc6f7e76","key":"id","value":"1","type":"string"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Thu, 29 Oct 2020 05:53:53 GMT"},{"key":"Server","value":"Apache/2.4.29 (Ubuntu)"},{"key":"Vary","value":"Authorization"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"X-RateLimit-Limit","value":"60"},{"key":"X-RateLimit-Remaining","value":"57"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Content-Length","value":"79"},{"key":"Keep-Alive","value":"timeout=5, max=100"},{"key":"Connection","value":"Keep-Alive"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n    \"data\": [\n        {\n            \"id\": 1,\n            \"name\": \"Post Test\",\n            \"code\": \"Qt6ZMtH3Z0\",\n            \"activity_type_id\": 1\n        }\n    ]\n}"}],"_postman_id":"bb866347-6e83-41d8-b056-cba6fb5920cb"}],"id":"9bdb91da-9305-4fbb-a948-9d467f651cde","_postman_id":"9bdb91da-9305-4fbb-a948-9d467f651cde","description":"","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":true,"source":{"_postman_id":"315ad320-3f4a-4d94-993a-9c5064401126","id":"315ad320-3f4a-4d94-993a-9c5064401126","name":"Activity","type":"folder"}}},{"name":"List","event":[{"listen":"test","script":{"id":"afc915ea-6786-4ce4-885f-c2654fb2a5a0","exec":["pm.test(\"Status code is 200\", function () {\r","    pm.response.to.have.status(200);\r","});"],"type":"text/javascript"}}],"id":"de3d28bd-e4ac-4b1b-b73a-23087ef2ead1","protocolProfileBehavior":{"disableBodyPruning":true,"disabledSystemHeaders":{"accept":true}},"request":{"method":"GET","header":[{"key":"X-Requested-With","value":"XMLHttpRequest","type":"text"},{"key":"Accept","value":"application/json","type":"text"}],"url":"{{ARC_URL}}/api/activity/type/0","description":"<p>Retreive list of activities via ajax</p>\n","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":true,"source":{"_postman_id":"315ad320-3f4a-4d94-993a-9c5064401126","id":"315ad320-3f4a-4d94-993a-9c5064401126","name":"Activity","type":"folder"}},"urlObject":{"path":["api","activity","type","0"],"host":["{{ARC_URL}}"],"query":[],"variable":[]}},"response":[{"id":"2a6a0c89-9709-4b0e-bf78-26547ae1c6bc","name":"All Activities","originalRequest":{"method":"GET","header":[{"key":"X-Requested-With","value":"XMLHttpRequest","type":"text"},{"key":"Accept","value":"application/json","type":"text"}],"url":"{{ARC_URL}}/api/activity/type/0"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Thu, 29 Oct 2020 05:55:31 GMT"},{"key":"Server","value":"Apache/2.4.29 (Ubuntu)"},{"key":"Vary","value":"Authorization"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"X-RateLimit-Limit","value":"60"},{"key":"X-RateLimit-Remaining","value":"59"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Content-Length","value":"4147"},{"key":"Keep-Alive","value":"timeout=5, max=100"},{"key":"Connection","value":"Keep-Alive"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n    \"data\": [\n        {\n            \"id\": 12,\n            \"name\": \"10-3 line highlight\",\n            \"code\": \"zhJyupcEv9\",\n            \"activity_type_id\": 7,\n            \"activity_type\": {\n                \"id\": 7,\n                \"name\": \"Eye Exercise\",\n                \"code\": \"eye-ex\"\n            }\n        },\n        {\n            \"id\": 13,\n            \"name\": \"11-10k wpm\",\n            \"code\": \"2CuqDK5c6q\",\n            \"activity_type_id\": 7,\n            \"activity_type\": {\n                \"id\": 7,\n                \"name\": \"Eye Exercise\",\n                \"code\": \"eye-ex\"\n            }\n        },\n        {\n            \"id\": 5,\n            \"name\": \"13-3 words per line\",\n            \"code\": \"HxQAHnk05A\",\n            \"activity_type_id\": 5,\n            \"activity_type\": {\n                \"id\": 5,\n                \"name\": \"Reading Exercises\",\n                \"code\": \"reading-ex\"\n            }\n        },\n        {\n            \"id\": 6,\n            \"name\": \"2-1 line centered\",\n            \"code\": \"niW2ls5eEr\",\n            \"activity_type_id\": 5,\n            \"activity_type\": {\n                \"id\": 5,\n                \"name\": \"Reading Exercises\",\n                \"code\": \"reading-ex\"\n            }\n        },\n        {\n            \"id\": 14,\n            \"name\": \"21-expanding shapes\",\n            \"code\": \"uoAczTluVQ\",\n            \"activity_type_id\": 7,\n            \"activity_type\": {\n                \"id\": 7,\n                \"name\": \"Eye Exercise\",\n                \"code\": \"eye-ex\"\n            }\n        },\n        {\n            \"id\": 15,\n            \"name\": \"22-expanding oval\",\n            \"code\": \"tW7uTOlnEp\",\n            \"activity_type_id\": 7,\n            \"activity_type\": {\n                \"id\": 7,\n                \"name\": \"Eye Exercise\",\n                \"code\": \"eye-ex\"\n            }\n        },\n        {\n            \"id\": 16,\n            \"name\": \"23-expanding square\",\n            \"code\": \"HYr452YuJb\",\n            \"activity_type_id\": 7,\n            \"activity_type\": {\n                \"id\": 7,\n                \"name\": \"Eye Exercise\",\n                \"code\": \"eye-ex\"\n            }\n        },\n        {\n            \"id\": 17,\n            \"name\": \"24-zigzag images\",\n            \"code\": \"wmfjRFPBOu\",\n            \"activity_type_id\": 7,\n            \"activity_type\": {\n                \"id\": 7,\n                \"name\": \"Eye Exercise\",\n                \"code\": \"eye-ex\"\n            }\n        },\n        {\n            \"id\": 18,\n            \"name\": \"25-diagonal images\",\n            \"code\": \"CHS93xV1Iv\",\n            \"activity_type_id\": 7,\n            \"activity_type\": {\n                \"id\": 7,\n                \"name\": \"Eye Exercise\",\n                \"code\": \"eye-ex\"\n            }\n        },\n        {\n            \"id\": 19,\n            \"name\": \"26-corner images\",\n            \"code\": \"XEmd7TkQiT\",\n            \"activity_type_id\": 7,\n            \"activity_type\": {\n                \"id\": 7,\n                \"name\": \"Eye Exercise\",\n                \"code\": \"eye-ex\"\n            }\n        },\n        {\n            \"id\": 20,\n            \"name\": \"27-random images\",\n            \"code\": \"HQ8wRONLaL\",\n            \"activity_type_id\": 7,\n            \"activity_type\": {\n                \"id\": 7,\n                \"name\": \"Eye Exercise\",\n                \"code\": \"eye-ex\"\n            }\n        },\n        {\n            \"id\": 21,\n            \"name\": \"28-random words\",\n            \"code\": \"h2DMFV2tji\",\n            \"activity_type_id\": 7,\n            \"activity_type\": {\n                \"id\": 7,\n                \"name\": \"Eye Exercise\",\n                \"code\": \"eye-ex\"\n            }\n        },\n        {\n            \"id\": 22,\n            \"name\": \"29-left to right images\",\n            \"code\": \"XeNRyCstmv\",\n            \"activity_type_id\": 7,\n            \"activity_type\": {\n                \"id\": 7,\n                \"name\": \"Eye Exercise\",\n                \"code\": \"eye-ex\"\n            }\n        },\n        {\n            \"id\": 7,\n            \"name\": \"3-2 lines centered\",\n            \"code\": \"In4sMLAPcm\",\n            \"activity_type_id\": 5,\n            \"activity_type\": {\n                \"id\": 5,\n                \"name\": \"Reading Exercises\",\n                \"code\": \"reading-ex\"\n            }\n        },\n        {\n            \"id\": 23,\n            \"name\": \"30-row of images\",\n            \"code\": \"kdkmW0m70l\",\n            \"activity_type_id\": 7,\n            \"activity_type\": {\n                \"id\": 7,\n                \"name\": \"Eye Exercise\",\n                \"code\": \"eye-ex\"\n            }\n        },\n        {\n            \"id\": 24,\n            \"name\": \"31-maze\",\n            \"code\": \"0mD4z06Ia8\",\n            \"activity_type_id\": 7,\n            \"activity_type\": {\n                \"id\": 7,\n                \"name\": \"Eye Exercise\",\n                \"code\": \"eye-ex\"\n            }\n        },\n        {\n            \"id\": 25,\n            \"name\": \"32-number find\",\n            \"code\": \"p1XJcI2O08\",\n            \"activity_type_id\": 7,\n            \"activity_type\": {\n                \"id\": 7,\n                \"name\": \"Eye Exercise\",\n                \"code\": \"eye-ex\"\n            }\n        },\n        {\n            \"id\": 26,\n            \"name\": \"33-letter find\",\n            \"code\": \"odt6bWE3Z6\",\n            \"activity_type_id\": 7,\n            \"activity_type\": {\n                \"id\": 7,\n                \"name\": \"Eye Exercise\",\n                \"code\": \"eye-ex\"\n            }\n        },\n        {\n            \"id\": 8,\n            \"name\": \"4-3 lines centered\",\n            \"code\": \"DDJeTwAsfJ\",\n            \"activity_type_id\": 5,\n            \"activity_type\": {\n                \"id\": 5,\n                \"name\": \"Reading Exercises\",\n                \"code\": \"reading-ex\"\n            }\n        },\n        {\n            \"id\": 9,\n            \"name\": \"5-1 line rotation\",\n            \"code\": \"92cCsr11JN\",\n            \"activity_type_id\": 5,\n            \"activity_type\": {\n                \"id\": 5,\n                \"name\": \"Reading Exercises\",\n                \"code\": \"reading-ex\"\n            }\n        },\n        {\n            \"id\": 10,\n            \"name\": \"6-2 lines rotation\",\n            \"code\": \"qyfxUbfTxQ\",\n            \"activity_type_id\": 5,\n            \"activity_type\": {\n                \"id\": 5,\n                \"name\": \"Reading Exercises\",\n                \"code\": \"reading-ex\"\n            }\n        },\n        {\n            \"id\": 27,\n            \"name\": \"7-3 lines rotation\",\n            \"code\": \"UEMdKoUCGI\",\n            \"activity_type_id\": 7,\n            \"activity_type\": {\n                \"id\": 7,\n                \"name\": \"Eye Exercise\",\n                \"code\": \"eye-ex\"\n            }\n        },\n        {\n            \"id\": 28,\n            \"name\": \"8-1 line highlight\",\n            \"code\": \"UObCdydkYg\",\n            \"activity_type_id\": 7,\n            \"activity_type\": {\n                \"id\": 7,\n                \"name\": \"Eye Exercise\",\n                \"code\": \"eye-ex\"\n            }\n        },\n        {\n            \"id\": 29,\n            \"name\": \"9-2 line highlight\",\n            \"code\": \"ROGxQCxncd\",\n            \"activity_type_id\": 7,\n            \"activity_type\": {\n                \"id\": 7,\n                \"name\": \"Eye Exercise\",\n                \"code\": \"eye-ex\"\n            }\n        },\n        {\n            \"id\": 3,\n            \"name\": \"Comprehension Test\",\n            \"code\": \"r2kn7YK0fP\",\n            \"activity_type_id\": 3,\n            \"activity_type\": {\n                \"id\": 3,\n                \"name\": \"Comprehension Test\",\n                \"code\": \"comprehension\"\n            }\n        },\n        {\n            \"id\": 4,\n            \"name\": \"Mental Exercises\",\n            \"code\": \"DFajIKb3mX\",\n            \"activity_type_id\": 4,\n            \"activity_type\": {\n                \"id\": 4,\n                \"name\": \"Mental Exercises\",\n                \"code\": \"mental-ex\"\n            }\n        },\n        {\n            \"id\": 1,\n            \"name\": \"Post Test\",\n            \"code\": \"Qt6ZMtH3Z0\",\n            \"activity_type_id\": 1,\n            \"activity_type\": {\n                \"id\": 1,\n                \"name\": \"Post Test\",\n                \"code\": \"post-test\"\n            }\n        },\n        {\n            \"id\": 2,\n            \"name\": \"Pre Test\",\n            \"code\": \"woj7y0wzx7\",\n            \"activity_type_id\": 2,\n            \"activity_type\": {\n                \"id\": 2,\n                \"name\": \"Pre Test\",\n                \"code\": \"pre-test\"\n            }\n        },\n        {\n            \"id\": 11,\n            \"name\": \"Two-Point Training\",\n            \"code\": \"pLULi8jHG3\",\n            \"activity_type_id\": 6,\n            \"activity_type\": {\n                \"id\": 6,\n                \"name\": \"Two-Point Training\",\n                \"code\": \"two-point\"\n            }\n        }\n    ]\n}"}],"_postman_id":"de3d28bd-e4ac-4b1b-b73a-23087ef2ead1"},{"name":"Create","event":[{"listen":"test","script":{"id":"c94567c4-7256-49d7-8b7a-b0ddf5850daf","exec":["pm.test(\"Status code is 201\", function () {\r","    pm.response.to.have.status(201);\r","});"],"type":"text/javascript"}}],"id":"7d77c4b1-01f1-481b-b528-4d3a028e010b","protocolProfileBehavior":{"disableBodyPruning":true,"disabledSystemHeaders":{"accept":true}},"request":{"method":"POST","header":[{"key":"Accept","value":"application/json","type":"text"}],"body":{"mode":"formdata","formdata":[{"key":"activity_type_id","value":"1","description":"<p>required</p>\n","type":"text"},{"key":"code","value":"a","description":"<p>required</p>\n","type":"text"},{"key":"name","value":"a","description":"<p>required</p>\n","type":"text"}]},"url":"{{ARC_URL}}/api/activity/create","description":"<p>Create Activity</p>\n","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":true,"source":{"_postman_id":"315ad320-3f4a-4d94-993a-9c5064401126","id":"315ad320-3f4a-4d94-993a-9c5064401126","name":"Activity","type":"folder"}},"urlObject":{"path":["api","activity","create"],"host":["{{ARC_URL}}"],"query":[],"variable":[]}},"response":[{"id":"6ff399f8-ff0a-4f3c-9ad1-9a1579e31f87","name":"Activity Created","originalRequest":{"method":"POST","header":[{"key":"Accept","value":"application/json","type":"text"}],"body":{"mode":"formdata","formdata":[{"key":"activity_type_id","value":"1","description":"required","type":"text"},{"key":"code","value":"a","description":"required","type":"text"},{"key":"name","value":"a","description":"required","type":"text"}]},"url":"{{ARC_URL}}/api/activity/create"},"status":"Created","code":201,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Thu, 29 Oct 2020 05:56:51 GMT"},{"key":"Server","value":"Apache/2.4.29 (Ubuntu)"},{"key":"Vary","value":"Authorization"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"X-RateLimit-Limit","value":"60"},{"key":"X-RateLimit-Remaining","value":"59"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Content-Length","value":"63"},{"key":"Keep-Alive","value":"timeout=5, max=100"},{"key":"Connection","value":"Keep-Alive"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n    \"data\": {\n        \"activity_type_id\": \"1\",\n        \"code\": \"a\",\n        \"name\": \"a\",\n        \"id\": 30\n    }\n}"}],"_postman_id":"7d77c4b1-01f1-481b-b528-4d3a028e010b"},{"name":"Update","event":[{"listen":"test","script":{"id":"14c70e18-b5de-4f12-bf9d-f1071c29c675","exec":["pm.test(\"Status code is 200\", function () {\r","    pm.response.to.have.status(200);\r","});"],"type":"text/javascript"}}],"id":"09e5fa54-036b-4c52-ab46-b02c569add38","protocolProfileBehavior":{"disableBodyPruning":true,"disabledSystemHeaders":{"accept":true}},"request":{"method":"POST","header":[{"key":"Accept","value":"application/json","type":"text"}],"body":{"mode":"formdata","formdata":[{"key":"activity_type_id","value":"1","type":"text"},{"key":"code","value":"code1","type":"text"},{"key":"name","value":"activity name","type":"text"}]},"url":"{{ARC_URL}}/api/activity/edit/:id","description":"<p>Update Activity</p>\n","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":true,"source":{"_postman_id":"315ad320-3f4a-4d94-993a-9c5064401126","id":"315ad320-3f4a-4d94-993a-9c5064401126","name":"Activity","type":"folder"}},"urlObject":{"path":["api","activity","edit",":id"],"host":["{{ARC_URL}}"],"query":[],"variable":[{"type":"string","value":"30","key":"id"}]}},"response":[{"id":"e9b53bf2-28ea-40ad-854f-c20dd05209ca","name":"Activity Updated","originalRequest":{"method":"POST","header":[{"key":"Accept","value":"application/json","type":"text"}],"body":{"mode":"formdata","formdata":[{"key":"activity_type_id","value":"1","type":"text"},{"key":"code","value":"code1","type":"text"},{"key":"name","value":"activity name","type":"text"}]},"url":{"raw":"{{ARC_URL}}/api/activity/edit/:id","host":["{{ARC_URL}}"],"path":["api","activity","edit",":id"],"variable":[{"key":"id","value":"30","type":"string"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Thu, 29 Oct 2020 05:58:36 GMT"},{"key":"Server","value":"Apache/2.4.29 (Ubuntu)"},{"key":"Vary","value":"Authorization"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"X-RateLimit-Limit","value":"60"},{"key":"X-RateLimit-Remaining","value":"59"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Content-Length","value":"142"},{"key":"Keep-Alive","value":"timeout=5, max=100"},{"key":"Connection","value":"Keep-Alive"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n    \"data\": {\n        \"id\": 30,\n        \"name\": \"activity name\",\n        \"code\": \"code1\",\n        \"activity_type_id\": \"1\",\n        \"activity_type\": {\n            \"id\": 1,\n            \"name\": \"Post Test\",\n            \"code\": \"post-test\"\n        }\n    }\n}"}],"_postman_id":"09e5fa54-036b-4c52-ab46-b02c569add38"}],"id":"517893e3-7506-49d6-88a3-54a634bcd56b","_postman_id":"517893e3-7506-49d6-88a3-54a634bcd56b","description":"","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":true,"source":{"_postman_id":"315ad320-3f4a-4d94-993a-9c5064401126","id":"315ad320-3f4a-4d94-993a-9c5064401126","name":"Activity","type":"folder"}}},{"name":"Mobile","item":[{"name":"Get Activity Sequence","id":"d0d2a8ce-9574-4bb8-b3ed-151994d374e9","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"IM-TOKEN","value":"36|dQDGj4uUd8Hfg14h9ZsejtNH6wpSbSAvP03s8QD7","type":"text"},{"key":"Accept","value":"application/json","type":"text"}],"url":"{{ARC_URL}}/api/activity/session/:core_session_id/:session_no","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":true,"source":{"_postman_id":"315ad320-3f4a-4d94-993a-9c5064401126","id":"315ad320-3f4a-4d94-993a-9c5064401126","name":"Activity","type":"folder"}},"urlObject":{"path":["api","activity","session",":core_session_id",":session_no"],"host":["{{ARC_URL}}"],"query":[],"variable":[{"id":"99ead72f-ec43-46b8-a42f-8d6848634434","type":"string","value":"1","key":"core_session_id"},{"id":"a0589583-4abe-43b8-849d-fd0230b98fa9","type":"string","value":"1","key":"session_no"}]}},"response":[{"id":"a9dd7f45-be23-4a8f-8310-ad336bb91bbc","name":"Get Activity Sequence","originalRequest":{"method":"GET","header":[{"key":"IM-TOKEN","value":"39|GX90oIKZNQZgeJPfMExTQIxOxvok8LJfnUKpfYeU","type":"text"},{"key":"Accept","value":"application/json","type":"text"}],"url":{"raw":"{{ARC_URL}}/api/activity/session/:session_id/:session_no","host":["{{ARC_URL}}"],"path":["api","activity","session",":session_id",":session_no"],"variable":[{"key":"session_id","value":"2"},{"key":"session_no","value":"2","type":"string"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Wed, 09 Dec 2020 04:02:31 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Set-Cookie","value":"AWSALB=HHXe/j940urvRDoAI3EMjEXh3XRFLimhoLuJz0Ibrs6wV34SGK2xeqDoi+lNqiJyKqefJtKanQJ1gdpnTfh8LTkRyCh7vt2mwXfEHqYrqB0iiYnSykNCSN8QiSGD; Expires=Wed, 16 Dec 2020 04:02:31 GMT; Path=/"},{"key":"Set-Cookie","value":"AWSALBCORS=HHXe/j940urvRDoAI3EMjEXh3XRFLimhoLuJz0Ibrs6wV34SGK2xeqDoi+lNqiJyKqefJtKanQJ1gdpnTfh8LTkRyCh7vt2mwXfEHqYrqB0iiYnSykNCSN8QiSGD; Expires=Wed, 16 Dec 2020 04:02:31 GMT; Path=/; SameSite=None; Secure"},{"key":"Server","value":"Apache/2.4.29 (Ubuntu)"},{"key":"Vary","value":"Authorization"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"X-RateLimit-Limit","value":"60"},{"key":"X-RateLimit-Remaining","value":"59"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"X-Node-ServerName","value":"arc-test.infinitemind.io"},{"key":"X-Node-ServerAddress","value":"172.18.0.4"}],"cookie":[],"responseTime":null,"body":"{\n    \"data\": [\n        {\n            \"id\": 28,\n            \"name\": \"9-2 line highlight\",\n            \"description\": \"\",\n            \"instructions\": null,\n            \"code\": \"9-2-line-highlight\",\n            \"duration\": null,\n            \"wpm_pacing\": \"null\",\n            \"exercise_file_name\": \"ex9.*\",\n            \"reading_type\": \"reading\",\n            \"exercise_category\": \"text\",\n            \"activity_type_id\": 7,\n            \"url\": \"https://arc-test.infinitemind.io/webview/activity/load/9-2-line-highlight\",\n            \"html_string\": \"<!DOCTYPE html>\\n<html lang=\\\"en\\\">\\n<head>\\n    <meta charset=\\\"utf-8\\\">\\n    <meta name=\\\"viewport\\\" content=\\\"width=device-width, initial-scale=1\\\">\\n\\n    <title>Laravel</title>\\n\\n    <!-- Fonts -->\\n    <link href=\\\"https://fonts.googleapis.com/css2?family=Nunito:wght@400;600;700&display=swap\\\" rel=\\\"stylesheet\\\">\\n\\n    <!-- Styles -->\\n    <style>\\n        /*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */html{line-height:1.15;-webkit-text-size-adjust:100%}body{margin:0}a{background-color:transparent}[hidden]{display:none}html{font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,Noto Color Emoji;line-height:1.5}*,:after,:before{box-sizing:border-box;border:0 solid #e2e8f0}a{color:inherit;text-decoration:inherit}svg,video{display:block;vertical-align:middle}video{max-width:100%;height:auto}.bg-white{--bg-opacity:1;background-color:#fff;background-color:rgba(255,255,255,var(--bg-opacity))}.bg-gray-100{--bg-opacity:1;background-color:#f7fafc;background-color:rgba(247,250,252,var(--bg-opacity))}.border-gray-200{--border-opacity:1;border-color:#edf2f7;border-color:rgba(237,242,247,var(--border-opacity))}.border-t{border-top-width:1px}.flex{display:flex}.grid{display:grid}.hidden{display:none}.items-center{align-items:center}.justify-center{justify-content:center}.font-semibold{font-weight:600}.h-5{height:1.25rem}.h-8{height:2rem}.h-16{height:4rem}.text-sm{font-size:.875rem}.text-lg{font-size:1.125rem}.leading-7{line-height:1.75rem}.mx-auto{margin-left:auto;margin-right:auto}.ml-1{margin-left:.25rem}.mt-2{margin-top:.5rem}.mr-2{margin-right:.5rem}.ml-2{margin-left:.5rem}.mt-4{margin-top:1rem}.ml-4{margin-left:1rem}.mt-8{margin-top:2rem}.ml-12{margin-left:3rem}.-mt-px{margin-top:-1px}.max-w-6xl{max-width:72rem}.min-h-screen{min-height:100vh}.overflow-hidden{overflow:hidden}.p-6{padding:1.5rem}.py-4{padding-top:1rem;padding-bottom:1rem}.px-6{padding-left:1.5rem;padding-right:1.5rem}.pt-8{padding-top:2rem}.fixed{position:fixed}.relative{position:relative}.top-0{top:0}.right-0{right:0}.shadow{box-shadow:0 1px 3px 0 rgba(0,0,0,.1),0 1px 2px 0 rgba(0,0,0,.06)}.text-center{text-align:center}.text-gray-200{--text-opacity:1;color:#edf2f7;color:rgba(237,242,247,var(--text-opacity))}.text-gray-300{--text-opacity:1;color:#e2e8f0;color:rgba(226,232,240,var(--text-opacity))}.text-gray-400{--text-opacity:1;color:#cbd5e0;color:rgba(203,213,224,var(--text-opacity))}.text-gray-500{--text-opacity:1;color:#a0aec0;color:rgba(160,174,192,var(--text-opacity))}.text-gray-600{--text-opacity:1;color:#718096;color:rgba(113,128,150,var(--text-opacity))}.text-gray-700{--text-opacity:1;color:#4a5568;color:rgba(74,85,104,var(--text-opacity))}.text-gray-900{--text-opacity:1;color:#1a202c;color:rgba(26,32,44,var(--text-opacity))}.underline{text-decoration:underline}.antialiased{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.w-5{width:1.25rem}.w-8{width:2rem}.w-auto{width:auto}.grid-cols-1{grid-template-columns:repeat(1,minmax(0,1fr))}@media (min-width:640px){.sm\\\\:rounded-lg{border-radius:.5rem}.sm\\\\:block{display:block}.sm\\\\:items-center{align-items:center}.sm\\\\:justify-start{justify-content:flex-start}.sm\\\\:justify-between{justify-content:space-between}.sm\\\\:h-20{height:5rem}.sm\\\\:ml-0{margin-left:0}.sm\\\\:px-6{padding-left:1.5rem;padding-right:1.5rem}.sm\\\\:pt-0{padding-top:0}.sm\\\\:text-left{text-align:left}.sm\\\\:text-right{text-align:right}}@media (min-width:768px){.md\\\\:border-t-0{border-top-width:0}.md\\\\:border-l{border-left-width:1px}.md\\\\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (min-width:1024px){.lg\\\\:px-8{padding-left:2rem;padding-right:2rem}}@media (prefers-color-scheme:dark){.dark\\\\:bg-gray-800{--bg-opacity:1;background-color:#2d3748;background-color:rgba(45,55,72,var(--bg-opacity))}.dark\\\\:bg-gray-900{--bg-opacity:1;background-color:#1a202c;background-color:rgba(26,32,44,var(--bg-opacity))}.dark\\\\:border-gray-700{--border-opacity:1;border-color:#4a5568;border-color:rgba(74,85,104,var(--border-opacity))}.dark\\\\:text-white{--text-opacity:1;color:#fff;color:rgba(255,255,255,var(--text-opacity))}.dark\\\\:text-gray-400{--text-opacity:1;color:#cbd5e0;color:rgba(203,213,224,var(--text-opacity))}}\\n    </style>\\n\\n    <style>\\n        body {\\n            /* donaire? */\\n            font-family: 'Nunito';\\n        }\\n    </style>\\n</head>\\n    <body class=\\\"antialiased\\\">\\n            <h1>test page</h1>\\n    </body>\\n    <script>\\n        window.onload = function() {\\n            console.log(111);\\n        }\\n    </script>\\n</html>\\n\",\n            \"session_id\": 2,\n            \"session_no\": 2,\n            \"order\": 1\n        },\n        {\n            \"id\": 7,\n            \"name\": \"4-3 lines centered\",\n            \"description\": \"\",\n            \"instructions\": null,\n            \"code\": \"4-3-lines-centered\",\n            \"duration\": 25,\n            \"wpm_pacing\": \"[400,1200,600]\",\n            \"exercise_file_name\": \"ex4.*\",\n            \"reading_type\": \"reading\",\n            \"exercise_category\": \"text\",\n            \"activity_type_id\": 5,\n            \"url\": \"https://arc-test.infinitemind.io/webview/activity/load/4-3-lines-centered\",\n            \"html_string\": \"<!DOCTYPE html>\\n<html lang=\\\"en\\\">\\n<head>\\n    <meta charset=\\\"utf-8\\\">\\n    <meta name=\\\"viewport\\\" content=\\\"width=device-width, initial-scale=1\\\">\\n\\n    <title>Laravel</title>\\n\\n    <!-- Fonts -->\\n    <link href=\\\"https://fonts.googleapis.com/css2?family=Nunito:wght@400;600;700&display=swap\\\" rel=\\\"stylesheet\\\">\\n\\n    <!-- Styles -->\\n    <style>\\n        /*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */html{line-height:1.15;-webkit-text-size-adjust:100%}body{margin:0}a{background-color:transparent}[hidden]{display:none}html{font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,Noto Color Emoji;line-height:1.5}*,:after,:before{box-sizing:border-box;border:0 solid #e2e8f0}a{color:inherit;text-decoration:inherit}svg,video{display:block;vertical-align:middle}video{max-width:100%;height:auto}.bg-white{--bg-opacity:1;background-color:#fff;background-color:rgba(255,255,255,var(--bg-opacity))}.bg-gray-100{--bg-opacity:1;background-color:#f7fafc;background-color:rgba(247,250,252,var(--bg-opacity))}.border-gray-200{--border-opacity:1;border-color:#edf2f7;border-color:rgba(237,242,247,var(--border-opacity))}.border-t{border-top-width:1px}.flex{display:flex}.grid{display:grid}.hidden{display:none}.items-center{align-items:center}.justify-center{justify-content:center}.font-semibold{font-weight:600}.h-5{height:1.25rem}.h-8{height:2rem}.h-16{height:4rem}.text-sm{font-size:.875rem}.text-lg{font-size:1.125rem}.leading-7{line-height:1.75rem}.mx-auto{margin-left:auto;margin-right:auto}.ml-1{margin-left:.25rem}.mt-2{margin-top:.5rem}.mr-2{margin-right:.5rem}.ml-2{margin-left:.5rem}.mt-4{margin-top:1rem}.ml-4{margin-left:1rem}.mt-8{margin-top:2rem}.ml-12{margin-left:3rem}.-mt-px{margin-top:-1px}.max-w-6xl{max-width:72rem}.min-h-screen{min-height:100vh}.overflow-hidden{overflow:hidden}.p-6{padding:1.5rem}.py-4{padding-top:1rem;padding-bottom:1rem}.px-6{padding-left:1.5rem;padding-right:1.5rem}.pt-8{padding-top:2rem}.fixed{position:fixed}.relative{position:relative}.top-0{top:0}.right-0{right:0}.shadow{box-shadow:0 1px 3px 0 rgba(0,0,0,.1),0 1px 2px 0 rgba(0,0,0,.06)}.text-center{text-align:center}.text-gray-200{--text-opacity:1;color:#edf2f7;color:rgba(237,242,247,var(--text-opacity))}.text-gray-300{--text-opacity:1;color:#e2e8f0;color:rgba(226,232,240,var(--text-opacity))}.text-gray-400{--text-opacity:1;color:#cbd5e0;color:rgba(203,213,224,var(--text-opacity))}.text-gray-500{--text-opacity:1;color:#a0aec0;color:rgba(160,174,192,var(--text-opacity))}.text-gray-600{--text-opacity:1;color:#718096;color:rgba(113,128,150,var(--text-opacity))}.text-gray-700{--text-opacity:1;color:#4a5568;color:rgba(74,85,104,var(--text-opacity))}.text-gray-900{--text-opacity:1;color:#1a202c;color:rgba(26,32,44,var(--text-opacity))}.underline{text-decoration:underline}.antialiased{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.w-5{width:1.25rem}.w-8{width:2rem}.w-auto{width:auto}.grid-cols-1{grid-template-columns:repeat(1,minmax(0,1fr))}@media (min-width:640px){.sm\\\\:rounded-lg{border-radius:.5rem}.sm\\\\:block{display:block}.sm\\\\:items-center{align-items:center}.sm\\\\:justify-start{justify-content:flex-start}.sm\\\\:justify-between{justify-content:space-between}.sm\\\\:h-20{height:5rem}.sm\\\\:ml-0{margin-left:0}.sm\\\\:px-6{padding-left:1.5rem;padding-right:1.5rem}.sm\\\\:pt-0{padding-top:0}.sm\\\\:text-left{text-align:left}.sm\\\\:text-right{text-align:right}}@media (min-width:768px){.md\\\\:border-t-0{border-top-width:0}.md\\\\:border-l{border-left-width:1px}.md\\\\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (min-width:1024px){.lg\\\\:px-8{padding-left:2rem;padding-right:2rem}}@media (prefers-color-scheme:dark){.dark\\\\:bg-gray-800{--bg-opacity:1;background-color:#2d3748;background-color:rgba(45,55,72,var(--bg-opacity))}.dark\\\\:bg-gray-900{--bg-opacity:1;background-color:#1a202c;background-color:rgba(26,32,44,var(--bg-opacity))}.dark\\\\:border-gray-700{--border-opacity:1;border-color:#4a5568;border-color:rgba(74,85,104,var(--border-opacity))}.dark\\\\:text-white{--text-opacity:1;color:#fff;color:rgba(255,255,255,var(--text-opacity))}.dark\\\\:text-gray-400{--text-opacity:1;color:#cbd5e0;color:rgba(203,213,224,var(--text-opacity))}}\\n    </style>\\n\\n    <style>\\n        body {\\n            /* donaire? */\\n            font-family: 'Nunito';\\n        }\\n    </style>\\n</head>\\n    <body class=\\\"antialiased\\\">\\n            <h1>test page</h1>\\n    </body>\\n    <script>\\n        window.onload = function() {\\n            console.log(111);\\n        }\\n    </script>\\n</html>\\n\",\n            \"session_id\": 2,\n            \"session_no\": 2,\n            \"order\": 2\n        },\n        {\n            \"id\": 5,\n            \"name\": \"2-1 line centered\",\n            \"description\": \"\",\n            \"instructions\": null,\n            \"code\": \"2-1-line-centered\",\n            \"duration\": 25,\n            \"wpm_pacing\": \"[400,1200,600]\",\n            \"exercise_file_name\": \"ex2.*\",\n            \"reading_type\": \"reading\",\n            \"exercise_category\": \"text\",\n            \"activity_type_id\": 5,\n            \"url\": \"https://arc-test.infinitemind.io/webview/activity/load/2-1-line-centered\",\n            \"html_string\": \"<!DOCTYPE html>\\n<html lang=\\\"en\\\">\\n<head>\\n    <meta charset=\\\"utf-8\\\">\\n    <meta name=\\\"viewport\\\" content=\\\"width=device-width, initial-scale=1\\\">\\n\\n    <title>Laravel</title>\\n\\n    <!-- Fonts -->\\n    <link href=\\\"https://fonts.googleapis.com/css2?family=Nunito:wght@400;600;700&display=swap\\\" rel=\\\"stylesheet\\\">\\n\\n    <!-- Styles -->\\n    <style>\\n        /*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */html{line-height:1.15;-webkit-text-size-adjust:100%}body{margin:0}a{background-color:transparent}[hidden]{display:none}html{font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,Noto Color Emoji;line-height:1.5}*,:after,:before{box-sizing:border-box;border:0 solid #e2e8f0}a{color:inherit;text-decoration:inherit}svg,video{display:block;vertical-align:middle}video{max-width:100%;height:auto}.bg-white{--bg-opacity:1;background-color:#fff;background-color:rgba(255,255,255,var(--bg-opacity))}.bg-gray-100{--bg-opacity:1;background-color:#f7fafc;background-color:rgba(247,250,252,var(--bg-opacity))}.border-gray-200{--border-opacity:1;border-color:#edf2f7;border-color:rgba(237,242,247,var(--border-opacity))}.border-t{border-top-width:1px}.flex{display:flex}.grid{display:grid}.hidden{display:none}.items-center{align-items:center}.justify-center{justify-content:center}.font-semibold{font-weight:600}.h-5{height:1.25rem}.h-8{height:2rem}.h-16{height:4rem}.text-sm{font-size:.875rem}.text-lg{font-size:1.125rem}.leading-7{line-height:1.75rem}.mx-auto{margin-left:auto;margin-right:auto}.ml-1{margin-left:.25rem}.mt-2{margin-top:.5rem}.mr-2{margin-right:.5rem}.ml-2{margin-left:.5rem}.mt-4{margin-top:1rem}.ml-4{margin-left:1rem}.mt-8{margin-top:2rem}.ml-12{margin-left:3rem}.-mt-px{margin-top:-1px}.max-w-6xl{max-width:72rem}.min-h-screen{min-height:100vh}.overflow-hidden{overflow:hidden}.p-6{padding:1.5rem}.py-4{padding-top:1rem;padding-bottom:1rem}.px-6{padding-left:1.5rem;padding-right:1.5rem}.pt-8{padding-top:2rem}.fixed{position:fixed}.relative{position:relative}.top-0{top:0}.right-0{right:0}.shadow{box-shadow:0 1px 3px 0 rgba(0,0,0,.1),0 1px 2px 0 rgba(0,0,0,.06)}.text-center{text-align:center}.text-gray-200{--text-opacity:1;color:#edf2f7;color:rgba(237,242,247,var(--text-opacity))}.text-gray-300{--text-opacity:1;color:#e2e8f0;color:rgba(226,232,240,var(--text-opacity))}.text-gray-400{--text-opacity:1;color:#cbd5e0;color:rgba(203,213,224,var(--text-opacity))}.text-gray-500{--text-opacity:1;color:#a0aec0;color:rgba(160,174,192,var(--text-opacity))}.text-gray-600{--text-opacity:1;color:#718096;color:rgba(113,128,150,var(--text-opacity))}.text-gray-700{--text-opacity:1;color:#4a5568;color:rgba(74,85,104,var(--text-opacity))}.text-gray-900{--text-opacity:1;color:#1a202c;color:rgba(26,32,44,var(--text-opacity))}.underline{text-decoration:underline}.antialiased{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.w-5{width:1.25rem}.w-8{width:2rem}.w-auto{width:auto}.grid-cols-1{grid-template-columns:repeat(1,minmax(0,1fr))}@media (min-width:640px){.sm\\\\:rounded-lg{border-radius:.5rem}.sm\\\\:block{display:block}.sm\\\\:items-center{align-items:center}.sm\\\\:justify-start{justify-content:flex-start}.sm\\\\:justify-between{justify-content:space-between}.sm\\\\:h-20{height:5rem}.sm\\\\:ml-0{margin-left:0}.sm\\\\:px-6{padding-left:1.5rem;padding-right:1.5rem}.sm\\\\:pt-0{padding-top:0}.sm\\\\:text-left{text-align:left}.sm\\\\:text-right{text-align:right}}@media (min-width:768px){.md\\\\:border-t-0{border-top-width:0}.md\\\\:border-l{border-left-width:1px}.md\\\\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (min-width:1024px){.lg\\\\:px-8{padding-left:2rem;padding-right:2rem}}@media (prefers-color-scheme:dark){.dark\\\\:bg-gray-800{--bg-opacity:1;background-color:#2d3748;background-color:rgba(45,55,72,var(--bg-opacity))}.dark\\\\:bg-gray-900{--bg-opacity:1;background-color:#1a202c;background-color:rgba(26,32,44,var(--bg-opacity))}.dark\\\\:border-gray-700{--border-opacity:1;border-color:#4a5568;border-color:rgba(74,85,104,var(--border-opacity))}.dark\\\\:text-white{--text-opacity:1;color:#fff;color:rgba(255,255,255,var(--text-opacity))}.dark\\\\:text-gray-400{--text-opacity:1;color:#cbd5e0;color:rgba(203,213,224,var(--text-opacity))}}\\n    </style>\\n\\n    <style>\\n        body {\\n            /* donaire? */\\n            font-family: 'Nunito';\\n        }\\n    </style>\\n</head>\\n    <body class=\\\"antialiased\\\">\\n            <h1>test page</h1>\\n    </body>\\n    <script>\\n        window.onload = function() {\\n            console.log(111);\\n        }\\n    </script>\\n</html>\\n\",\n            \"session_id\": 2,\n            \"session_no\": 2,\n            \"order\": 3\n        },\n        {\n            \"id\": 9,\n            \"name\": \"6-2 lines rotation\",\n            \"description\": \"\",\n            \"instructions\": null,\n            \"code\": \"6-2-lines-rotation\",\n            \"duration\": 25,\n            \"wpm_pacing\": \"[400,1200,600]\",\n            \"exercise_file_name\": \"ex6.*\",\n            \"reading_type\": \"reading\",\n            \"exercise_category\": \"text\",\n            \"activity_type_id\": 5,\n            \"url\": \"https://arc-test.infinitemind.io/webview/activity/load/6-2-lines-rotation\",\n            \"html_string\": \"<!DOCTYPE html>\\n<html lang=\\\"en\\\">\\n<head>\\n    <meta charset=\\\"utf-8\\\">\\n    <meta name=\\\"viewport\\\" content=\\\"width=device-width, initial-scale=1\\\">\\n\\n    <title>Laravel</title>\\n\\n    <!-- Fonts -->\\n    <link href=\\\"https://fonts.googleapis.com/css2?family=Nunito:wght@400;600;700&display=swap\\\" rel=\\\"stylesheet\\\">\\n\\n    <!-- Styles -->\\n    <style>\\n        /*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */html{line-height:1.15;-webkit-text-size-adjust:100%}body{margin:0}a{background-color:transparent}[hidden]{display:none}html{font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,Noto Color Emoji;line-height:1.5}*,:after,:before{box-sizing:border-box;border:0 solid #e2e8f0}a{color:inherit;text-decoration:inherit}svg,video{display:block;vertical-align:middle}video{max-width:100%;height:auto}.bg-white{--bg-opacity:1;background-color:#fff;background-color:rgba(255,255,255,var(--bg-opacity))}.bg-gray-100{--bg-opacity:1;background-color:#f7fafc;background-color:rgba(247,250,252,var(--bg-opacity))}.border-gray-200{--border-opacity:1;border-color:#edf2f7;border-color:rgba(237,242,247,var(--border-opacity))}.border-t{border-top-width:1px}.flex{display:flex}.grid{display:grid}.hidden{display:none}.items-center{align-items:center}.justify-center{justify-content:center}.font-semibold{font-weight:600}.h-5{height:1.25rem}.h-8{height:2rem}.h-16{height:4rem}.text-sm{font-size:.875rem}.text-lg{font-size:1.125rem}.leading-7{line-height:1.75rem}.mx-auto{margin-left:auto;margin-right:auto}.ml-1{margin-left:.25rem}.mt-2{margin-top:.5rem}.mr-2{margin-right:.5rem}.ml-2{margin-left:.5rem}.mt-4{margin-top:1rem}.ml-4{margin-left:1rem}.mt-8{margin-top:2rem}.ml-12{margin-left:3rem}.-mt-px{margin-top:-1px}.max-w-6xl{max-width:72rem}.min-h-screen{min-height:100vh}.overflow-hidden{overflow:hidden}.p-6{padding:1.5rem}.py-4{padding-top:1rem;padding-bottom:1rem}.px-6{padding-left:1.5rem;padding-right:1.5rem}.pt-8{padding-top:2rem}.fixed{position:fixed}.relative{position:relative}.top-0{top:0}.right-0{right:0}.shadow{box-shadow:0 1px 3px 0 rgba(0,0,0,.1),0 1px 2px 0 rgba(0,0,0,.06)}.text-center{text-align:center}.text-gray-200{--text-opacity:1;color:#edf2f7;color:rgba(237,242,247,var(--text-opacity))}.text-gray-300{--text-opacity:1;color:#e2e8f0;color:rgba(226,232,240,var(--text-opacity))}.text-gray-400{--text-opacity:1;color:#cbd5e0;color:rgba(203,213,224,var(--text-opacity))}.text-gray-500{--text-opacity:1;color:#a0aec0;color:rgba(160,174,192,var(--text-opacity))}.text-gray-600{--text-opacity:1;color:#718096;color:rgba(113,128,150,var(--text-opacity))}.text-gray-700{--text-opacity:1;color:#4a5568;color:rgba(74,85,104,var(--text-opacity))}.text-gray-900{--text-opacity:1;color:#1a202c;color:rgba(26,32,44,var(--text-opacity))}.underline{text-decoration:underline}.antialiased{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.w-5{width:1.25rem}.w-8{width:2rem}.w-auto{width:auto}.grid-cols-1{grid-template-columns:repeat(1,minmax(0,1fr))}@media (min-width:640px){.sm\\\\:rounded-lg{border-radius:.5rem}.sm\\\\:block{display:block}.sm\\\\:items-center{align-items:center}.sm\\\\:justify-start{justify-content:flex-start}.sm\\\\:justify-between{justify-content:space-between}.sm\\\\:h-20{height:5rem}.sm\\\\:ml-0{margin-left:0}.sm\\\\:px-6{padding-left:1.5rem;padding-right:1.5rem}.sm\\\\:pt-0{padding-top:0}.sm\\\\:text-left{text-align:left}.sm\\\\:text-right{text-align:right}}@media (min-width:768px){.md\\\\:border-t-0{border-top-width:0}.md\\\\:border-l{border-left-width:1px}.md\\\\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (min-width:1024px){.lg\\\\:px-8{padding-left:2rem;padding-right:2rem}}@media (prefers-color-scheme:dark){.dark\\\\:bg-gray-800{--bg-opacity:1;background-color:#2d3748;background-color:rgba(45,55,72,var(--bg-opacity))}.dark\\\\:bg-gray-900{--bg-opacity:1;background-color:#1a202c;background-color:rgba(26,32,44,var(--bg-opacity))}.dark\\\\:border-gray-700{--border-opacity:1;border-color:#4a5568;border-color:rgba(74,85,104,var(--border-opacity))}.dark\\\\:text-white{--text-opacity:1;color:#fff;color:rgba(255,255,255,var(--text-opacity))}.dark\\\\:text-gray-400{--text-opacity:1;color:#cbd5e0;color:rgba(203,213,224,var(--text-opacity))}}\\n    </style>\\n\\n    <style>\\n        body {\\n            /* donaire? */\\n            font-family: 'Nunito';\\n        }\\n    </style>\\n</head>\\n    <body class=\\\"antialiased\\\">\\n            <h1>test page</h1>\\n    </body>\\n    <script>\\n        window.onload = function() {\\n            console.log(111);\\n        }\\n    </script>\\n</html>\\n\",\n            \"session_id\": 2,\n            \"session_no\": 2,\n            \"order\": 4\n        },\n        {\n            \"id\": 11,\n            \"name\": \"10-3 line highlight\",\n            \"description\": \"\",\n            \"instructions\": null,\n            \"code\": \"10-3-line-highlight\",\n            \"duration\": 25,\n            \"wpm_pacing\": \"[400,1200,600]\",\n            \"exercise_file_name\": \"ex10.*\",\n            \"reading_type\": \"reading\",\n            \"exercise_category\": \"text\",\n            \"activity_type_id\": 7,\n            \"url\": \"https://arc-test.infinitemind.io/webview/activity/load/10-3-line-highlight\",\n            \"html_string\": \"<!DOCTYPE html>\\n<html lang=\\\"en\\\">\\n<head>\\n    <meta charset=\\\"utf-8\\\">\\n    <meta name=\\\"viewport\\\" content=\\\"width=device-width, initial-scale=1\\\">\\n\\n    <title>Laravel</title>\\n\\n    <!-- Fonts -->\\n    <link href=\\\"https://fonts.googleapis.com/css2?family=Nunito:wght@400;600;700&display=swap\\\" rel=\\\"stylesheet\\\">\\n\\n    <!-- Styles -->\\n    <style>\\n        /*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */html{line-height:1.15;-webkit-text-size-adjust:100%}body{margin:0}a{background-color:transparent}[hidden]{display:none}html{font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,Noto Color Emoji;line-height:1.5}*,:after,:before{box-sizing:border-box;border:0 solid #e2e8f0}a{color:inherit;text-decoration:inherit}svg,video{display:block;vertical-align:middle}video{max-width:100%;height:auto}.bg-white{--bg-opacity:1;background-color:#fff;background-color:rgba(255,255,255,var(--bg-opacity))}.bg-gray-100{--bg-opacity:1;background-color:#f7fafc;background-color:rgba(247,250,252,var(--bg-opacity))}.border-gray-200{--border-opacity:1;border-color:#edf2f7;border-color:rgba(237,242,247,var(--border-opacity))}.border-t{border-top-width:1px}.flex{display:flex}.grid{display:grid}.hidden{display:none}.items-center{align-items:center}.justify-center{justify-content:center}.font-semibold{font-weight:600}.h-5{height:1.25rem}.h-8{height:2rem}.h-16{height:4rem}.text-sm{font-size:.875rem}.text-lg{font-size:1.125rem}.leading-7{line-height:1.75rem}.mx-auto{margin-left:auto;margin-right:auto}.ml-1{margin-left:.25rem}.mt-2{margin-top:.5rem}.mr-2{margin-right:.5rem}.ml-2{margin-left:.5rem}.mt-4{margin-top:1rem}.ml-4{margin-left:1rem}.mt-8{margin-top:2rem}.ml-12{margin-left:3rem}.-mt-px{margin-top:-1px}.max-w-6xl{max-width:72rem}.min-h-screen{min-height:100vh}.overflow-hidden{overflow:hidden}.p-6{padding:1.5rem}.py-4{padding-top:1rem;padding-bottom:1rem}.px-6{padding-left:1.5rem;padding-right:1.5rem}.pt-8{padding-top:2rem}.fixed{position:fixed}.relative{position:relative}.top-0{top:0}.right-0{right:0}.shadow{box-shadow:0 1px 3px 0 rgba(0,0,0,.1),0 1px 2px 0 rgba(0,0,0,.06)}.text-center{text-align:center}.text-gray-200{--text-opacity:1;color:#edf2f7;color:rgba(237,242,247,var(--text-opacity))}.text-gray-300{--text-opacity:1;color:#e2e8f0;color:rgba(226,232,240,var(--text-opacity))}.text-gray-400{--text-opacity:1;color:#cbd5e0;color:rgba(203,213,224,var(--text-opacity))}.text-gray-500{--text-opacity:1;color:#a0aec0;color:rgba(160,174,192,var(--text-opacity))}.text-gray-600{--text-opacity:1;color:#718096;color:rgba(113,128,150,var(--text-opacity))}.text-gray-700{--text-opacity:1;color:#4a5568;color:rgba(74,85,104,var(--text-opacity))}.text-gray-900{--text-opacity:1;color:#1a202c;color:rgba(26,32,44,var(--text-opacity))}.underline{text-decoration:underline}.antialiased{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.w-5{width:1.25rem}.w-8{width:2rem}.w-auto{width:auto}.grid-cols-1{grid-template-columns:repeat(1,minmax(0,1fr))}@media (min-width:640px){.sm\\\\:rounded-lg{border-radius:.5rem}.sm\\\\:block{display:block}.sm\\\\:items-center{align-items:center}.sm\\\\:justify-start{justify-content:flex-start}.sm\\\\:justify-between{justify-content:space-between}.sm\\\\:h-20{height:5rem}.sm\\\\:ml-0{margin-left:0}.sm\\\\:px-6{padding-left:1.5rem;padding-right:1.5rem}.sm\\\\:pt-0{padding-top:0}.sm\\\\:text-left{text-align:left}.sm\\\\:text-right{text-align:right}}@media (min-width:768px){.md\\\\:border-t-0{border-top-width:0}.md\\\\:border-l{border-left-width:1px}.md\\\\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (min-width:1024px){.lg\\\\:px-8{padding-left:2rem;padding-right:2rem}}@media (prefers-color-scheme:dark){.dark\\\\:bg-gray-800{--bg-opacity:1;background-color:#2d3748;background-color:rgba(45,55,72,var(--bg-opacity))}.dark\\\\:bg-gray-900{--bg-opacity:1;background-color:#1a202c;background-color:rgba(26,32,44,var(--bg-opacity))}.dark\\\\:border-gray-700{--border-opacity:1;border-color:#4a5568;border-color:rgba(74,85,104,var(--border-opacity))}.dark\\\\:text-white{--text-opacity:1;color:#fff;color:rgba(255,255,255,var(--text-opacity))}.dark\\\\:text-gray-400{--text-opacity:1;color:#cbd5e0;color:rgba(203,213,224,var(--text-opacity))}}\\n    </style>\\n\\n    <style>\\n        body {\\n            /* donaire? */\\n            font-family: 'Nunito';\\n        }\\n    </style>\\n</head>\\n    <body class=\\\"antialiased\\\">\\n            <h1>test page</h1>\\n    </body>\\n    <script>\\n        window.onload = function() {\\n            console.log(111);\\n        }\\n    </script>\\n</html>\\n\",\n            \"session_id\": 2,\n            \"session_no\": 2,\n            \"order\": 5\n        }\n    ]\n}"}],"_postman_id":"d0d2a8ce-9574-4bb8-b3ed-151994d374e9"},{"name":"Get Activity Web View","id":"11d20c78-056a-4736-832f-f007e39dc8b8","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"{{ARC_URL}}/webview/:user_id/:activity_id","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":true,"source":{"_postman_id":"315ad320-3f4a-4d94-993a-9c5064401126","id":"315ad320-3f4a-4d94-993a-9c5064401126","name":"Activity","type":"folder"}},"urlObject":{"path":["webview",":user_id",":activity_id"],"host":["{{ARC_URL}}"],"query":[],"variable":[{"id":"fef580d0-0207-471c-ad05-c27299e50a64","type":"string","value":"1","key":"user_id"},{"id":"5216a00d-7d44-4b02-a66f-7910c34e4c77","type":"string","value":"1","key":"activity_id"}]}},"response":[],"_postman_id":"11d20c78-056a-4736-832f-f007e39dc8b8"}],"id":"c3d1430d-9220-4499-9dc0-b7260cc25a8c","_postman_id":"c3d1430d-9220-4499-9dc0-b7260cc25a8c","description":"","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":true,"source":{"_postman_id":"315ad320-3f4a-4d94-993a-9c5064401126","id":"315ad320-3f4a-4d94-993a-9c5064401126","name":"Activity","type":"folder"}}}],"id":"315ad320-3f4a-4d94-993a-9c5064401126","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"event":[{"listen":"prerequest","script":{"id":"cb573ceb-3ece-42b0-a5a2-fa04924c2010","type":"text/javascript","exec":[""]}},{"listen":"test","script":{"id":"d787e54a-a4dd-4e8f-beb4-61cad6484cec","type":"text/javascript","exec":[""]}}],"_postman_id":"315ad320-3f4a-4d94-993a-9c5064401126","description":""},{"name":"Admin","item":[{"name":"Create","event":[{"listen":"test","script":{"id":"b2ab209e-56d9-4757-9ac2-d37547f1b61f","exec":["pm.test(\"Session Created\", function () {\r","    pm.response.to.have.status(201);\r","});"],"type":"text/javascript"}}],"id":"51618c19-5391-4b86-8d75-b6477bfac4b4","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Accept","value":"application/json","type":"text"},{"key":"X-XSRF-TOKEN","value":"","type":"text"},{"key":"Refer","value":"{{ARC_HOST}}","type":"text"}],"body":{"mode":"formdata","formdata":[{"key":"name","value":"postman test session","type":"text"},{"key":"session_type","value":"core","type":"text"},{"key":"order_session_id","value":"3","type":"text"},{"key":"direction","value":"after","type":"text"}]},"url":"{{ARC_URL}}/api/session/create","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":true,"source":{"_postman_id":"e0b1276f-485e-4a4b-8d85-5fe7ea1e0b43","id":"e0b1276f-485e-4a4b-8d85-5fe7ea1e0b43","name":"Sessions","type":"folder"}},"urlObject":{"path":["api","session","create"],"host":["{{ARC_URL}}"],"query":[],"variable":[]}},"response":[{"id":"611fb656-00e8-434e-a7cf-8d9333f7c3b5","name":"Session Created","originalRequest":{"method":"POST","header":[{"key":"Accept","value":"application/json","type":"text"},{"key":"X-XSRF-TOKEN","value":"","type":"text"},{"key":"Refer","value":"{{HOST}}","type":"text","disabled":true}],"body":{"mode":"formdata","formdata":[{"key":"name","value":"postman test session","type":"text"},{"key":"session_type","value":"core","type":"text"},{"key":"order_session_id","value":"3","type":"text"},{"key":"direction","value":"after","type":"text"}]},"url":"{{ARC_URL}}/api/session/create"},"status":"Created","code":201,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Thu, 29 Oct 2020 06:05:38 GMT"},{"key":"Server","value":"Apache/2.4.29 (Ubuntu)"},{"key":"Vary","value":"Authorization"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"X-RateLimit-Limit","value":"60"},{"key":"X-RateLimit-Remaining","value":"59"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Content-Length","value":"83"},{"key":"Keep-Alive","value":"timeout=5, max=100"},{"key":"Connection","value":"Keep-Alive"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n    \"data\": {\n        \"name\": \"postman test session\",\n        \"order\": 3.6998,\n        \"session_type_id\": 3,\n        \"id\": 15\n    }\n}"}],"_postman_id":"51618c19-5391-4b86-8d75-b6477bfac4b4"},{"name":"Update","event":[{"listen":"test","script":{"id":"a509b955-8c8c-45df-87db-e5f16283ecf4","exec":["pm.test(\"Session Updated\", function () {\r","    pm.response.to.have.status(200);\r","});"],"type":"text/javascript"}}],"id":"668b3749-dc46-40c0-8406-64a542690948","protocolProfileBehavior":{"disableBodyPruning":true,"disabledSystemHeaders":{"accept":true}},"request":{"method":"POST","header":[{"key":"Accept","value":"application/json","type":"text"}],"body":{"mode":"formdata","formdata":[{"key":"name","value":"postman test sessionsss","type":"text"},{"key":"session_type","value":"core","type":"text"},{"key":"order_session_id","value":"3","type":"text"},{"key":"direction","value":"after","type":"text"}]},"url":"{{ARC_URL}}/api/session/edit/:id","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":true,"source":{"_postman_id":"e0b1276f-485e-4a4b-8d85-5fe7ea1e0b43","id":"e0b1276f-485e-4a4b-8d85-5fe7ea1e0b43","name":"Sessions","type":"folder"}},"urlObject":{"path":["api","session","edit",":id"],"host":["{{ARC_URL}}"],"query":[],"variable":[{"type":"string","value":"1","key":"id"}]}},"response":[{"id":"db00e994-95c6-44e0-9065-a5812b7c47d3","name":"Session Updated","originalRequest":{"method":"POST","header":[{"key":"X-XSRF-TOKEN","value":"","type":"text","disabled":true},{"key":"Referer","value":"{{HOST}}","type":"text","disabled":true},{"key":"Accept","value":"application/json","type":"text"}],"body":{"mode":"formdata","formdata":[{"key":"name","value":"postman test sessionsss","type":"text"},{"key":"session_type","value":"core","type":"text"},{"key":"order_session_id","value":"3","type":"text"},{"key":"direction","value":"after","type":"text"}]},"url":{"raw":"{{ARC_URL}}/api/session/edit/:id","host":["{{ARC_URL}}"],"path":["api","session","edit",":id"],"variable":[{"key":"id","value":"1","type":"string"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Thu, 29 Oct 2020 06:07:15 GMT"},{"key":"Server","value":"Apache/2.4.29 (Ubuntu)"},{"key":"Vary","value":"Authorization"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"X-RateLimit-Limit","value":"60"},{"key":"X-RateLimit-Remaining","value":"59"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Content-Length","value":"180"},{"key":"Keep-Alive","value":"timeout=5, max=100"},{"key":"Connection","value":"Keep-Alive"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n    \"data\": {\n        \"id\": 1,\n        \"name\": \"postman test sessionsss\",\n        \"description\": null,\n        \"session_type_id\": 3,\n        \"order\": 3.2559,\n        \"session_type\": {\n            \"id\": 3,\n            \"name\": \"Core Session\",\n            \"code\": \"core\"\n        },\n        \"activities\": []\n    }\n}"}],"_postman_id":"668b3749-dc46-40c0-8406-64a542690948"},{"name":"Session Activities","event":[{"listen":"test","script":{"id":"9060a882-8bda-4f42-bbc4-eea44bd0b733","exec":["pm.test(\"Session Activities Updated\", function () {\r","    pm.response.to.have.status(200);\r","});"],"type":"text/javascript"}}],"id":"181c6520-39bc-4ed1-a7fd-8c3cb34e7c53","protocolProfileBehavior":{"disableBodyPruning":true,"disabledSystemHeaders":{"accept":true}},"request":{"method":"POST","header":[{"key":"Accept","value":"application/json","type":"text"},{"key":"X-XSRF-TOKEN","value":"","type":"text"}],"body":{"mode":"raw","raw":"[\r\n    {\r\n        \"id\": 2\r\n    },\r\n    {\r\n        \"id\": 1\r\n    },\r\n    {\r\n        \"id\": 3\r\n    },\r\n    {\r\n        \"id\": 14\r\n    }\r\n]","options":{"raw":{"language":"json"}}},"url":"{{ARC_URL}}/api/session/session-activities/:id","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":true,"source":{"_postman_id":"e0b1276f-485e-4a4b-8d85-5fe7ea1e0b43","id":"e0b1276f-485e-4a4b-8d85-5fe7ea1e0b43","name":"Sessions","type":"folder"}},"urlObject":{"path":["api","session","session-activities",":id"],"host":["{{ARC_URL}}"],"query":[],"variable":[{"type":"string","value":"3","key":"id"}]}},"response":[{"id":"723dc34a-dc5d-4768-8b95-810831060e81","name":"Session Activities","originalRequest":{"method":"POST","header":[{"key":"Accept","value":"application/json","type":"text"},{"key":"X-XSRF-TOKEN","value":"","type":"text"}],"body":{"mode":"raw","raw":"[\r\n    {\r\n        \"id\": 2\r\n    },\r\n    {\r\n        \"id\": 1\r\n    },\r\n    {\r\n        \"id\": 3\r\n    },\r\n    {\r\n        \"id\": 14\r\n    }\r\n]","options":{"raw":{"language":"json"}}},"url":{"raw":"{{ARC_URL}}/api/session/session-activities/:id","host":["{{ARC_URL}}"],"path":["api","session","session-activities",":id"],"variable":[{"id":"6a23769e-b695-41ff-8a82-90a656919ef3","key":"id","value":"3","type":"string"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Thu, 29 Oct 2020 06:08:12 GMT"},{"key":"Server","value":"Apache/2.4.29 (Ubuntu)"},{"key":"Vary","value":"Authorization"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"X-RateLimit-Limit","value":"60"},{"key":"X-RateLimit-Remaining","value":"58"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Content-Length","value":"660"},{"key":"Keep-Alive","value":"timeout=5, max=100"},{"key":"Connection","value":"Keep-Alive"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n    \"data\": {\n        \"id\": 3,\n        \"name\": \"Session 2\",\n        \"description\": null,\n        \"session_type_id\": 3,\n        \"order\": 3,\n        \"session_type\": {\n            \"id\": 3,\n            \"name\": \"Core Session\",\n            \"code\": \"core\"\n        },\n        \"activities\": [\n            {\n                \"id\": 2,\n                \"name\": \"Pre Test\",\n                \"code\": \"woj7y0wzx7\",\n                \"activity_type_id\": 2,\n                \"pivot\": {\n                    \"session_id\": 3,\n                    \"activity_id\": 2,\n                    \"order\": 1\n                }\n            },\n            {\n                \"id\": 1,\n                \"name\": \"Post Test\",\n                \"code\": \"Qt6ZMtH3Z0\",\n                \"activity_type_id\": 1,\n                \"pivot\": {\n                    \"session_id\": 3,\n                    \"activity_id\": 1,\n                    \"order\": 2\n                }\n            },\n            {\n                \"id\": 3,\n                \"name\": \"Comprehension Test\",\n                \"code\": \"r2kn7YK0fP\",\n                \"activity_type_id\": 3,\n                \"pivot\": {\n                    \"session_id\": 3,\n                    \"activity_id\": 3,\n                    \"order\": 3\n                }\n            },\n            {\n                \"id\": 14,\n                \"name\": \"21-expanding shapes\",\n                \"code\": \"uoAczTluVQ\",\n                \"activity_type_id\": 7,\n                \"pivot\": {\n                    \"session_id\": 3,\n                    \"activity_id\": 14,\n                    \"order\": 4\n                }\n            }\n        ]\n    }\n}"}],"_postman_id":"181c6520-39bc-4ed1-a7fd-8c3cb34e7c53"},{"name":"Session Types","event":[{"listen":"test","script":{"id":"5c8702a8-1c74-4434-83c4-0ae11d296dd8","exec":["pm.test(\"Status code is 200\", function () {\r","    pm.response.to.have.status(200);\r","});"],"type":"text/javascript"}}],"id":"a7bcdf4f-4cda-4afd-816f-14cf753ce5fe","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/json","type":"text"}],"url":"{{ARC_URL}}/api/session/session-types","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":true,"source":{"_postman_id":"e0b1276f-485e-4a4b-8d85-5fe7ea1e0b43","id":"e0b1276f-485e-4a4b-8d85-5fe7ea1e0b43","name":"Sessions","type":"folder"}},"urlObject":{"path":["api","session","session-types"],"host":["{{ARC_URL}}"],"query":[],"variable":[]}},"response":[{"id":"3a20937c-5850-491d-a164-0af52daa5ffc","name":"Session Types","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/json","type":"text"}],"url":"{{ARC_URL}}/api/session/session-types"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Thu, 29 Oct 2020 06:08:56 GMT"},{"key":"Server","value":"Apache/2.4.29 (Ubuntu)"},{"key":"Vary","value":"Authorization"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"X-RateLimit-Limit","value":"60"},{"key":"X-RateLimit-Remaining","value":"59"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Content-Length","value":"175"},{"key":"Keep-Alive","value":"timeout=5, max=100"},{"key":"Connection","value":"Keep-Alive"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n    \"data\": [\n        {\n            \"id\": 1,\n            \"name\": \"Initial Assessment\",\n            \"code\": \"init-assesmnt\"\n        },\n        {\n            \"id\": 2,\n            \"name\": \"Session Assessment\",\n            \"code\": \"sess-assesmnt\"\n        },\n        {\n            \"id\": 3,\n            \"name\": \"Core Session\",\n            \"code\": \"core\"\n        }\n    ]\n}"}],"_postman_id":"a7bcdf4f-4cda-4afd-816f-14cf753ce5fe"},{"name":"Sessions By Type","event":[{"listen":"test","script":{"id":"c8fb3869-f058-4f73-a25b-a9064a445446","exec":["pm.test(\"Status code is 200\", function () {\r","    pm.response.to.have.status(200);\r","});"],"type":"text/javascript"}}],"id":"60ef3ba2-1691-40b2-b16c-843c8e84b1bd","protocolProfileBehavior":{"disableBodyPruning":true,"disabledSystemHeaders":{"accept":true}},"request":{"method":"GET","header":[{"key":"Accept","value":"application/json","type":"text"}],"url":"{{ARC_URL}}/api/session/type/core","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":true,"source":{"_postman_id":"e0b1276f-485e-4a4b-8d85-5fe7ea1e0b43","id":"e0b1276f-485e-4a4b-8d85-5fe7ea1e0b43","name":"Sessions","type":"folder"}},"urlObject":{"path":["api","session","type","core"],"host":["{{ARC_URL}}"],"query":[],"variable":[]}},"response":[{"id":"835c192b-55a4-4d19-8fa9-337aef1ab8b4","name":"Sessions By Type","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/json","type":"text"}],"url":"{{ARC_URL}}/api/session/type/core"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Thu, 29 Oct 2020 06:09:56 GMT"},{"key":"Server","value":"Apache/2.4.29 (Ubuntu)"},{"key":"Vary","value":"Authorization"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"X-RateLimit-Limit","value":"60"},{"key":"X-RateLimit-Remaining","value":"59"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Content-Length","value":"2537"},{"key":"Keep-Alive","value":"timeout=5, max=100"},{"key":"Connection","value":"Keep-Alive"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n    \"data\": [\n        {\n            \"id\": 2,\n            \"name\": \"Session 1\",\n            \"description\": null,\n            \"session_type_id\": 3,\n            \"order\": 2,\n            \"session_type\": {\n                \"id\": 3,\n                \"name\": \"Core Session\",\n                \"code\": \"core\"\n            },\n            \"activities\": []\n        },\n        {\n            \"id\": 3,\n            \"name\": \"Session 2\",\n            \"description\": null,\n            \"session_type_id\": 3,\n            \"order\": 3,\n            \"session_type\": {\n                \"id\": 3,\n                \"name\": \"Core Session\",\n                \"code\": \"core\"\n            },\n            \"activities\": [\n                {\n                    \"id\": 2,\n                    \"name\": \"Pre Test\",\n                    \"code\": \"woj7y0wzx7\",\n                    \"activity_type_id\": 2,\n                    \"pivot\": {\n                        \"session_id\": 3,\n                        \"activity_id\": 2,\n                        \"order\": 1\n                    }\n                },\n                {\n                    \"id\": 1,\n                    \"name\": \"Post Test\",\n                    \"code\": \"Qt6ZMtH3Z0\",\n                    \"activity_type_id\": 1,\n                    \"pivot\": {\n                        \"session_id\": 3,\n                        \"activity_id\": 1,\n                        \"order\": 2\n                    }\n                },\n                {\n                    \"id\": 3,\n                    \"name\": \"Comprehension Test\",\n                    \"code\": \"r2kn7YK0fP\",\n                    \"activity_type_id\": 3,\n                    \"pivot\": {\n                        \"session_id\": 3,\n                        \"activity_id\": 3,\n                        \"order\": 3\n                    }\n                },\n                {\n                    \"id\": 14,\n                    \"name\": \"21-expanding shapes\",\n                    \"code\": \"uoAczTluVQ\",\n                    \"activity_type_id\": 7,\n                    \"pivot\": {\n                        \"session_id\": 3,\n                        \"activity_id\": 14,\n                        \"order\": 4\n                    }\n                }\n            ]\n        },\n        {\n            \"id\": 1,\n            \"name\": \"postman test sessionsss\",\n            \"description\": null,\n            \"session_type_id\": 3,\n            \"order\": 3.26,\n            \"session_type\": {\n                \"id\": 3,\n                \"name\": \"Core Session\",\n                \"code\": \"core\"\n            },\n            \"activities\": []\n        },\n        {\n            \"id\": 15,\n            \"name\": \"postman test session\",\n            \"description\": null,\n            \"session_type_id\": 3,\n            \"order\": 3.7,\n            \"session_type\": {\n                \"id\": 3,\n                \"name\": \"Core Session\",\n                \"code\": \"core\"\n            },\n            \"activities\": []\n        },\n        {\n            \"id\": 4,\n            \"name\": \"Session 3\",\n            \"description\": null,\n            \"session_type_id\": 3,\n            \"order\": 4,\n            \"session_type\": {\n                \"id\": 3,\n                \"name\": \"Core Session\",\n                \"code\": \"core\"\n            },\n            \"activities\": []\n        },\n        {\n            \"id\": 5,\n            \"name\": \"Session 4\",\n            \"description\": null,\n            \"session_type_id\": 3,\n            \"order\": 5,\n            \"session_type\": {\n                \"id\": 3,\n                \"name\": \"Core Session\",\n                \"code\": \"core\"\n            },\n            \"activities\": []\n        },\n        {\n            \"id\": 6,\n            \"name\": \"Session 5\",\n            \"description\": null,\n            \"session_type_id\": 3,\n            \"order\": 6,\n            \"session_type\": {\n                \"id\": 3,\n                \"name\": \"Core Session\",\n                \"code\": \"core\"\n            },\n            \"activities\": []\n        },\n        {\n            \"id\": 7,\n            \"name\": \"Session 6\",\n            \"description\": null,\n            \"session_type_id\": 3,\n            \"order\": 7,\n            \"session_type\": {\n                \"id\": 3,\n                \"name\": \"Core Session\",\n                \"code\": \"core\"\n            },\n            \"activities\": []\n        },\n        {\n            \"id\": 8,\n            \"name\": \"Session 7\",\n            \"description\": null,\n            \"session_type_id\": 3,\n            \"order\": 8,\n            \"session_type\": {\n                \"id\": 3,\n                \"name\": \"Core Session\",\n                \"code\": \"core\"\n            },\n            \"activities\": []\n        },\n        {\n            \"id\": 9,\n            \"name\": \"Session 8\",\n            \"description\": null,\n            \"session_type_id\": 3,\n            \"order\": 9,\n            \"session_type\": {\n                \"id\": 3,\n                \"name\": \"Core Session\",\n                \"code\": \"core\"\n            },\n            \"activities\": []\n        },\n        {\n            \"id\": 10,\n            \"name\": \"Session 9\",\n            \"description\": null,\n            \"session_type_id\": 3,\n            \"order\": 10,\n            \"session_type\": {\n                \"id\": 3,\n                \"name\": \"Core Session\",\n                \"code\": \"core\"\n            },\n            \"activities\": []\n        },\n        {\n            \"id\": 11,\n            \"name\": \"Session 10\",\n            \"description\": null,\n            \"session_type_id\": 3,\n            \"order\": 11,\n            \"session_type\": {\n                \"id\": 3,\n                \"name\": \"Core Session\",\n                \"code\": \"core\"\n            },\n            \"activities\": []\n        },\n        {\n            \"id\": 12,\n            \"name\": \"Session 11\",\n            \"description\": null,\n            \"session_type_id\": 3,\n            \"order\": 12,\n            \"session_type\": {\n                \"id\": 3,\n                \"name\": \"Core Session\",\n                \"code\": \"core\"\n            },\n            \"activities\": []\n        }\n    ]\n}"}],"_postman_id":"60ef3ba2-1691-40b2-b16c-843c8e84b1bd"}],"id":"337fbd7d-ccef-4a56-b823-b722f2b4588f","_postman_id":"337fbd7d-ccef-4a56-b823-b722f2b4588f","description":"","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":true,"source":{"_postman_id":"e0b1276f-485e-4a4b-8d85-5fe7ea1e0b43","id":"e0b1276f-485e-4a4b-8d85-5fe7ea1e0b43","name":"Sessions","type":"folder"}}},{"name":"Mobile","item":[{"name":"User","item":[{"name":"Save User Scores","id":"ac0f4121-ee18-4491-adf0-7189883ff419","protocolProfileBehavior":{"disableBodyPruning":true,"disabledSystemHeaders":{"accept":true}},"request":{"auth":{"type":"noauth","isInherited":false},"method":"POST","header":[{"key":"Accept","value":"application/json","type":"text"},{"key":"IM-TOKEN","value":"17|3b1CMDH1PcmR63Y9OXjSzV9Ac6gzN72VFTYpwYDh","type":"text"},{"key":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"current_session\": {\r\n        \"id\": 14,\r\n        \"name\": \"Session 0\",\r\n        \"session_no\": 0\r\n    },\r\n    \"activities\": [\r\n        {\r\n            \"id\": 3,\r\n            \"activity_type_id\": 3,\r\n            \"session_activity_id\": 4,\r\n            \"session_id\": 13,\r\n            \"session_no\": 0,\r\n            \"order\": 1,\r\n            \"score\": {\r\n                \"time_spent\": 8.8,\r\n                \"total\": 6,\r\n                \"score\": 1,\r\n                \"status\": \"finished\",\r\n                \"word_count\": 304,\r\n                \"reading_content_id\": 1846\r\n            }\r\n        },\r\n        {\r\n            \"id\": 34,\r\n            \"activity_type_id\": 4,\r\n            \"session_activity_id\": 5,\r\n            \"session_id\": 13,\r\n            \"session_no\": 0,\r\n            \"order\": 2,\r\n            \"score\": {\r\n                \"average_speed\": 65,\r\n                \"time_spent\": 8\r\n            }\r\n        },\r\n        {\r\n            \"id\": 33,\r\n            \"activity_type_id\": 8,\r\n            \"session_activity_id\": 6,\r\n            \"session_id\": 13,\r\n            \"session_no\": 0,\r\n            \"order\": 3,\r\n            \"score\": {\r\n                \"time_spent\": 13\r\n            }\r\n        }\r\n    ]\r\n}","options":{"raw":{"language":"json"}}},"url":"{{ARC_URL}}/api/score/user/save","urlObject":{"path":["api","score","user","save"],"host":["{{ARC_URL}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"ac0f4121-ee18-4491-adf0-7189883ff419"},{"name":"Session Summary","id":"9ebdd8b5-c334-4e1b-bb3d-a3912fd25e51","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"IM-TOKEN","type":"text","value":""},{"key":"Accept","type":"text","value":"application/json"}],"url":"{{ARC_URL}}/api/session/summary","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":true,"source":{"_postman_id":"e0b1276f-485e-4a4b-8d85-5fe7ea1e0b43","id":"e0b1276f-485e-4a4b-8d85-5fe7ea1e0b43","name":"Sessions","type":"folder"}},"urlObject":{"path":["api","session","summary"],"host":["{{ARC_URL}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"9ebdd8b5-c334-4e1b-bb3d-a3912fd25e51"}],"id":"d2c37b36-bee8-4949-8eeb-aff57129e8c5","_postman_id":"d2c37b36-bee8-4949-8eeb-aff57129e8c5","description":"","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":true,"source":{"_postman_id":"e0b1276f-485e-4a4b-8d85-5fe7ea1e0b43","id":"e0b1276f-485e-4a4b-8d85-5fe7ea1e0b43","name":"Sessions","type":"folder"}}},{"name":"Sessions By Level","id":"2d5044ad-a5f9-4736-9ffa-dd8c3469fb8c","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"IM-TOKEN","value":"36|dQDGj4uUd8Hfg14h9ZsejtNH6wpSbSAvP03s8QD7","type":"text"},{"key":"Accept","value":"application/json","type":"text"}],"url":"{{ARC_URL}}/api/session/level/4","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":true,"source":{"_postman_id":"e0b1276f-485e-4a4b-8d85-5fe7ea1e0b43","id":"e0b1276f-485e-4a4b-8d85-5fe7ea1e0b43","name":"Sessions","type":"folder"}},"urlObject":{"path":["api","session","level","4"],"host":["{{ARC_URL}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"2d5044ad-a5f9-4736-9ffa-dd8c3469fb8c"},{"name":"Save Daily Check-ins","id":"e83c0f24-f578-4885-97d2-25616bf28fb7","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"IM-TOKEN","value":"1|TuqfRARhvzHGShSVm1wQoqByn9obMX0GUYpejS2o","type":"text"},{"key":"Accept","value":"application/json","type":"text"},{"key":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"user\": {\r\n        \"id\": 1,\r\n        \"email\": \"tromp.corene@example.org\"\r\n    },\r\n    \"questions\": [\r\n        {\r\n            \"id\":7,\r\n            \"answer\":[14]\r\n        },\r\n        {\r\n            \"id\":8,\r\n            \"answer\":[19]\r\n        },\r\n        {\r\n            \"id\":9,\r\n            \"answer\": [25]\r\n        }\r\n    ]\r\n}","options":{"raw":{"language":"json"}}},"url":"{{ARC_URL}}/api/daily-checkin","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":true,"source":{"_postman_id":"e0b1276f-485e-4a4b-8d85-5fe7ea1e0b43","id":"e0b1276f-485e-4a4b-8d85-5fe7ea1e0b43","name":"Sessions","type":"folder"}},"urlObject":{"path":["api","daily-checkin"],"host":["{{ARC_URL}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"e83c0f24-f578-4885-97d2-25616bf28fb7"},{"name":"Daily check-ins","id":"775ff4df-a522-4735-8c4c-7b8e697ea13c","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/json","type":"text"},{"key":"IM-TOKEN","value":"2|slNqwLyoFwm3f35FP3uOCWF92ARzZTzGpxj220Pt","type":"text"}],"url":"{{ARC_URL}}/api/daily-checkin","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":true,"source":{"_postman_id":"e0b1276f-485e-4a4b-8d85-5fe7ea1e0b43","id":"e0b1276f-485e-4a4b-8d85-5fe7ea1e0b43","name":"Sessions","type":"folder"}},"urlObject":{"path":["api","daily-checkin"],"host":["{{ARC_URL}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"775ff4df-a522-4735-8c4c-7b8e697ea13c"}],"id":"ad09738f-23e7-4b3f-b784-2eddcb823cd6","_postman_id":"ad09738f-23e7-4b3f-b784-2eddcb823cd6","description":"","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":true,"source":{"_postman_id":"e0b1276f-485e-4a4b-8d85-5fe7ea1e0b43","id":"e0b1276f-485e-4a4b-8d85-5fe7ea1e0b43","name":"Sessions","type":"folder"}}}],"id":"e0b1276f-485e-4a4b-8d85-5fe7ea1e0b43","description":"<p>Requests and routes regarding delivery and implementation of user sessions, exercises, activities and the entire training process.</p>\n","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"event":[{"listen":"prerequest","script":{"id":"918050c2-c2ac-43cb-b293-929d23a10cc3","type":"text/javascript","exec":[""]}},{"listen":"test","script":{"id":"284f6c6c-2482-456f-8071-217d54a8a2d7","type":"text/javascript","exec":[""]}}],"_postman_id":"e0b1276f-485e-4a4b-8d85-5fe7ea1e0b43"},{"name":"System","item":[{"name":"CSRF","item":[{"name":"CSRF Cookie","event":[{"listen":"prerequest","script":{"id":"96d51f46-b553-4a60-aae6-fa9933500de2","exec":["pm.test(\"Status code is 204\", function () {\r","    pm.response.to.have.status(204);\r","});"],"type":"text/javascript"}}],"id":"ecd2fed6-18ca-4ea7-b364-4c2747d8423b","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"{{ARC_URL}}/sanctum/csrf-cookie","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":true,"source":{"_postman_id":"418b32a3-e064-4652-a670-198514bc03e3","id":"418b32a3-e064-4652-a670-198514bc03e3","name":"ARC","type":"collection"}},"urlObject":{"path":["sanctum","csrf-cookie"],"host":["{{ARC_URL}}"],"query":[],"variable":[]}},"response":[{"id":"87dac800-f689-4654-8039-1dc9c76b2c5f","name":"CSRF Cookie","originalRequest":{"method":"GET","header":[],"url":"{{ARC_URL}}/sanctum/csrf-cookie"},"status":"No Content","code":204,"_postman_previewlanguage":"plain","header":[{"key":"Date","value":"Sat, 31 Oct 2020 08:39:37 GMT"},{"key":"Server","value":"Apache/2.4.29 (Ubuntu)"},{"key":"Vary","value":"Authorization"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"Set-Cookie","value":"XSRF-TOKEN=eyJpdiI6IjRIaG8zNDNIcVZaT2M3YThWNHdzeUE9PSIsInZhbHVlIjoiZjFMYTB5WlkvUU5xaE5wK2xINDVxS0FvTmJYTGIrVy9OeVgyNlM5ZVMyV1YyNGxXR1FJOXFsOWFjMjB6TUpyNDhjVmtCSGx4Q01xL2MxZVpaYXR3N21wUHpoVVJrMTI0Mlg4UXllNm5DOVBkMit4b294aWdubnQrQkNpLzdPRW4iLCJtYWMiOiIzZThjYzA4Y2U3YzAwZTFmYWI4NWVhYmMyMTFiYzM2YjZmNTM2MTQyOGQzMDJlZTgzMWI5MGQ4ODFiZDEwNmI2In0%3D; expires=Sat, 31-Oct-2020 10:39:38 GMT; Max-Age=7200; path=/; samesite=lax"},{"key":"Set-Cookie","value":"laravel_session=eyJpdiI6IlRwME80SWlPT0dpVHNMVThtYmQyblE9PSIsInZhbHVlIjoiakdHdVlhdWVQMlVKMEsxTVJ0cmMwcHpWRXlHdFBMbTZ6dTFnTXlqeC81S2dPaFloZ1Zna3pmZElFUG84SHpvWWlGT3lPRzFXNkIvcEdtZFUwWlI5OEFWdWFRN1NlWDY4eUhZeTlRUFFQd1NibTRYeVZzYytyVWdrUWFINDZWNDAiLCJtYWMiOiJlNzAyODM1NTFmZTdhYmQ5ZWJmYzA5MjcyNjE3ZDFkYWUzZGRlOTgyN2U5ZjdmYTE2NzQ5Y2Y2OTEyMjVjMGVlIn0%3D; expires=Sat, 31-Oct-2020 10:39:38 GMT; Max-Age=7200; path=/; httponly; samesite=lax"},{"key":"Keep-Alive","value":"timeout=5, max=100"},{"key":"Connection","value":"Keep-Alive"}],"cookie":[],"responseTime":null,"body":null}],"_postman_id":"ecd2fed6-18ca-4ea7-b364-4c2747d8423b"}],"id":"d7dfd75c-7081-4146-9bdf-060f7394608b","_postman_id":"d7dfd75c-7081-4146-9bdf-060f7394608b","description":"","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":true,"source":{"_postman_id":"418b32a3-e064-4652-a670-198514bc03e3","id":"418b32a3-e064-4652-a670-198514bc03e3","name":"ARC","type":"collection"}}},{"name":"Save Platform Log","id":"bf48f709-4a3b-4640-8bde-57d68bf10986","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"formdata","formdata":[{"key":"platform","value":"android","description":"<p>android|ios|web</p>\n","type":"text"},{"key":"log","value":"{\"message\":\"uuusyntax error, unexpected identifier \\\"dd\\\"\",\"context\":{\"exception\":\"\"}}","description":"<p>It can be a plain string or json. It depends on the platform.</p>\n","type":"text"},{"key":"user_id","value":"2","description":"<p>Optional</p>\n","type":"text"},{"key":"app_version","value":"1.2.0","type":"text"},{"key":"ip_datetime","value":"172.31.32.191-2022-04-13T03:14:08+00:00","type":"text"}]},"url":"https://arc-develop.infinitemind.io/api/log/store","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":true,"source":{"_postman_id":"418b32a3-e064-4652-a670-198514bc03e3","id":"418b32a3-e064-4652-a670-198514bc03e3","name":"ARC","type":"collection"}},"urlObject":{"protocol":"https","path":["api","log","store"],"host":["arc-develop","infinitemind","io"],"query":[],"variable":[]}},"response":[],"_postman_id":"bf48f709-4a3b-4640-8bde-57d68bf10986"}],"id":"d2f88e77-79e9-4f90-ac10-0e5117d77fc7","_postman_id":"d2f88e77-79e9-4f90-ac10-0e5117d77fc7","description":"","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":true,"source":{"_postman_id":"418b32a3-e064-4652-a670-198514bc03e3","id":"418b32a3-e064-4652-a670-198514bc03e3","name":"ARC","type":"collection"}}},{"name":"Debug","item":[{"name":"User","item":[],"id":"ed883ba0-fa92-4b94-a17c-b462ec713dc7","_postman_id":"ed883ba0-fa92-4b94-a17c-b462ec713dc7","description":"","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":true,"source":{"_postman_id":"418b32a3-e064-4652-a670-198514bc03e3","id":"418b32a3-e064-4652-a670-198514bc03e3","name":"ARC","type":"collection"}}},{"name":"User Delete","id":"86476e5b-614a-443c-8a38-5dcf63f17ff5","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/json","type":"text"}],"url":"{{ARC_URL}}/api/debug/user/delete/dorian.gottlieb@example.com","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":true,"source":{"_postman_id":"418b32a3-e064-4652-a670-198514bc03e3","id":"418b32a3-e064-4652-a670-198514bc03e3","name":"ARC","type":"collection"}},"urlObject":{"path":["api","debug","user","delete","dorian.gottlieb@example.com"],"host":["{{ARC_URL}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"86476e5b-614a-443c-8a38-5dcf63f17ff5"}],"id":"7ab51149-9437-404a-bb43-270011ad57ee","_postman_id":"7ab51149-9437-404a-bb43-270011ad57ee","description":"","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":true,"source":{"_postman_id":"418b32a3-e064-4652-a670-198514bc03e3","id":"418b32a3-e064-4652-a670-198514bc03e3","name":"ARC","type":"collection"}}}],"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]}},"event":[{"listen":"prerequest","script":{"id":"9ac1a633-7c9e-46ce-8e5d-d81a0ed9e2eb","type":"text/javascript","exec":[""]}},{"listen":"test","script":{"id":"a73a8e08-31cd-4e02-afc9-4a0523a437b3","type":"text/javascript","exec":[""]}}],"variable":[{"key":"XSRF_COOKIE","value":""},{"key":"ADMIN_URL","value":"infinitemind"},{"key":"IM_TOKEN","value":""}]}